Uses of Package
de.xima.fc.workflow.processor.model
-
Packages that use de.xima.fc.workflow.processor.model Package Description de.xima.fc.workflow.processor.logic de.xima.fc.workflow.processor.logic.validation de.xima.fc.workflow.processor.model -
Classes in de.xima.fc.workflow.processor.model used by de.xima.fc.workflow.processor.logic Class Description WorkflowElementIndex Given aWorkflowTask
orWorkflowProcess
, contains various maps ofWorkflowNode
s for quickly accessing the nodes by a certain index. -
Classes in de.xima.fc.workflow.processor.model used by de.xima.fc.workflow.processor.logic.validation Class Description WorkflowElementIndex Given aWorkflowTask
orWorkflowProcess
, contains various maps ofWorkflowNode
s for quickly accessing the nodes by a certain index.WorkflowValidationParams Parameters common to both theIWorkflowLocalHandlerValidationContext
and theIWorkflowGlobalHandlerValidationContext
. -
Classes in de.xima.fc.workflow.processor.model used by de.xima.fc.workflow.processor.model Class Description ResolvedFile Default POJO implementation ofIResolvedFile
.ResolvedResourceItem.Builder Builder to buildResolvedResourceItem
.TaskQueueExecutionResult POJO implementation of aITaskQueueExecutionResult
.WorkflowElementIndex Given aWorkflowTask
orWorkflowProcess
, contains various maps ofWorkflowNode
s for quickly accessing the nodes by a certain index.WorkflowPlaceholderRefactorRetVal.Builder Simple builder for aIWorkflowPlaceholderRefactorRetVal
.WorkflowValidationParams Parameters common to both theIWorkflowLocalHandlerValidationContext
and theIWorkflowGlobalHandlerValidationContext
.WorkflowValidationParams.Builder A builder for configuring the workflow validation context.