Uses of Record Class
org.sterl.pmw.model.WorkflowId
Packages that use WorkflowId
-
Uses of WorkflowId in org.sterl.pmw
Methods in org.sterl.pmw that return WorkflowIdModifier and TypeMethodDescriptionAbstractWorkflowService.execute(String workflowName, Serializable state) AbstractWorkflowService.execute(String workflowName, Serializable state, Duration delay) <T extends Serializable>
WorkflowId<T extends Serializable>
WorkflowIdWorkflowService.execute(String workflowName, Serializable state) WorkflowService.execute(String workflowName, Serializable state, Duration delay) <T extends Serializable>
WorkflowId<T extends Serializable>
WorkflowId<T extends Serializable>
WorkflowIdMethods in org.sterl.pmw with parameters of type WorkflowIdModifier and TypeMethodDescriptionvoidWorkflowService.cancel(WorkflowId runningWorkflowId) org.sterl.spring.persistent_tasks.api.TriggerStatusWorkflowService.status(WorkflowId runningWorkflowId) -
Uses of WorkflowId in org.sterl.pmw.model
Methods in org.sterl.pmw.model that return WorkflowId -
Uses of WorkflowId in org.sterl.pmw.spring
Methods in org.sterl.pmw.spring that return WorkflowIdMethods in org.sterl.pmw.spring with parameters of type WorkflowIdModifier and TypeMethodDescriptionvoidPersistentWorkflowService.cancel(WorkflowId workflowId) org.sterl.spring.persistent_tasks.api.TriggerStatusPersistentWorkflowService.status(WorkflowId workflowId)