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 aWorkflowTaskorWorkflowProcess, contains various maps ofWorkflowNodes 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 aWorkflowTaskorWorkflowProcess, contains various maps ofWorkflowNodes for quickly accessing the nodes by a certain index.WorkflowValidationParams Parameters common to both theIWorkflowLocalHandlerValidationContextand theIWorkflowGlobalHandlerValidationContext.