Class SchedulerExecutionService
java.lang.Object
org.chenile.scheduler.service.SchedulerExecutionService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindByExecutionId(String executionId) voidmarkFailure(String executionId, String errorMessage) voidmarkSuccess(String executionId, String launcherMetadata) voidmarkTimedOut(String executionId, String errorMessage)
-
Field Details
-
executionStore
-
-
Constructor Details
-
SchedulerExecutionService
-
-
Method Details
-
markSuccess
-
markFailure
-
markTimedOut
-
findByExecutionId
-