Class JobCommandService
java.lang.Object
com.bluebell.greenhouse.radicle.services.job.JobCommandService
Operator commands for retrying and cooperatively cancelling durable work.
- Version:
- 3.0.6
- Author:
- Stephen Prizio
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JobCommandService
public JobCommandService()
-
-
Method Details
-
retry
Creates a linked manual retry.- Parameters:
jobId- selected public job identifieractor- initiating actorreason- retry reason- Returns:
- new attempt submission
-
cancel
-