Uses of Class
org.gcube.application.cms.plugins.reports.StepExecutionReport
-
Packages that use StepExecutionReport Package Description org.gcube.application.cms.plugins org.gcube.application.cms.plugins.implementations org.gcube.application.cms.plugins.reports -
-
Uses of StepExecutionReport in org.gcube.application.cms.plugins
Methods in org.gcube.application.cms.plugins that return StepExecutionReport Modifier and Type Method Description StepExecutionReportLifecycleManager. performStep(StepExecutionRequest request) -
Uses of StepExecutionReport in org.gcube.application.cms.plugins.implementations
Methods in org.gcube.application.cms.plugins.implementations that return StepExecutionReport Modifier and Type Method Description protected StepExecutionReportDefault3PhaseManager. executeApprove(StepExecutionReport theReport)protected StepExecutionReportDefault3PhaseManager. executeReject(StepExecutionReport theReport)protected StepExecutionReportDefault3PhaseManager. executeSubmit(StepExecutionReport theReport)StepExecutionReportAbstractLifeCycleManager. performStep(StepExecutionRequest request)Methods in org.gcube.application.cms.plugins.implementations with parameters of type StepExecutionReport Modifier and Type Method Description protected StepExecutionReportDefault3PhaseManager. executeApprove(StepExecutionReport theReport)protected StepExecutionReportDefault3PhaseManager. executeReject(StepExecutionReport theReport)protected StepExecutionReportDefault3PhaseManager. executeSubmit(StepExecutionReport theReport) -
Uses of StepExecutionReport in org.gcube.application.cms.plugins.reports
Methods in org.gcube.application.cms.plugins.reports that return StepExecutionReport Modifier and Type Method Description StepExecutionReportStepExecutionReport. addCascadeStep(StepExecutionRequest req)StepExecutionReportStepExecutionReport. addToTriggerEvent(EventExecutionRequest req)
-