Class ReportExecutionContext.ReportExecutionContextBuilder
java.lang.Object
com.inductiveautomation.reporting.gateway.api.ReportExecutionContext.ReportExecutionContextBuilder
- Enclosing class:
- ReportExecutionContext
Builder pattern because the number of parameters is getting to be insane.
- 
Constructor SummaryConstructorsConstructorDescriptionReportExecutionContextBuilder(GatewayContext context, ReportStatusManager statusManager) 
- 
Method SummaryModifier and TypeMethodDescriptionbuild()isSample(boolean isSample) isScheduled(boolean isScheduled) projectName(String projectName) reportPath(String reportPath) 
- 
Constructor Details- 
ReportExecutionContextBuilder
 
- 
- 
Method Details- 
projectName
- 
reportPath
- 
isSample
- 
isScheduled
- 
build
 
-