Uses of Class
com.avoka.tm.job.ActionResultBuilder
Packages that use ActionResultBuilder
-
Uses of ActionResultBuilder in com.avoka.tm.job
Methods in com.avoka.tm.job that return ActionResultBuilderModifier and TypeMethodDescriptionActionResultBuilder.setExpiryTime
(Date expiryTime) Set the step action expiry time after which the job action should be cancelled.ActionResultBuilder.setMaxRetryAttempts
(Integer maxRetryAttempts) Set the maximum number of time to attempt performing the step action.ActionResultBuilder.setMessage
(String message) Set the job action result message for process auditing purposes.ActionResultBuilder.setNextRetryAttempt
(Date nextRetryAttempt) Set the time to next retry performing step action.ActionResultBuilder.setNextRetryAttemptMins
(int minutes) The next time in minutes to retry performing the action.Set the job action result route step.Set the job action result status.