Package | Description |
---|---|
de.espirit.firstspirit.workflow |
Modifier and Type | Method and Description |
---|---|
WorkflowAgent.WorkflowProcessContext |
WorkflowAgent.process(Task task,
Transition transition)
Processes the next
activity of the given task specified by given transition, wherefore given transitionmust be one of the outgoing transitions of the current task state ( task . |
WorkflowAgent.WorkflowProcessContext |
WorkflowAgent.startWorkflow(Workflow workflow)
Starts a new workflow process
without context . |
WorkflowAgent.WorkflowProcessContext |
WorkflowAgent.startWorkflow(Workflow workflow,
IDProvider element)
Starts a new workflow process which context is based on the given element (mode is
Task.Mode#ENTITY , if given element is a Dataset , otherwise Task.Mode#STORE_ELEMENT ). |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210