Uses of Interface
de.espirit.firstspirit.workflow.model.Workflow
Packages that use Workflow
Package
Description
-
Uses of Workflow in de.espirit.firstspirit.access.store.templatestore
Methods in de.espirit.firstspirit.access.store.templatestore that return WorkflowModifier and TypeMethodDescriptionWorkflow.getWorkflowModel()
Provides the workflow model as defined for this workflow.Methods in de.espirit.firstspirit.access.store.templatestore with parameters of type WorkflowModifier and TypeMethodDescriptionvoid
Workflow.setWorkflowModel
(Workflow workflowModel) Defines the workflow model for this workflow. -
Uses of Workflow in de.espirit.firstspirit.workflow.model
Methods in de.espirit.firstspirit.workflow.model that return WorkflowModifier and TypeMethodDescriptionWorkflowElement.getWorkflow()
Returns the workflow this workflow-element belongs to.