Uses of Class
de.xima.fc.workflow.processor.model.WorkflowValidationParams
-
Packages that use WorkflowValidationParams Package Description de.xima.fc.workflow.processor.logic.validation de.xima.fc.workflow.processor.model -
-
Uses of WorkflowValidationParams in de.xima.fc.workflow.processor.logic.validation
Constructors in de.xima.fc.workflow.processor.logic.validation with parameters of type WorkflowValidationParams Constructor Description DefaultWorkflowValidationContext(WorkflowValidationParams params)
Creates a new internal workflow validation context with the given parameters. -
Uses of WorkflowValidationParams in de.xima.fc.workflow.processor.model
Methods in de.xima.fc.workflow.processor.model that return WorkflowValidationParams Modifier and Type Method Description WorkflowValidationParams
WorkflowValidationParams.Builder. build()
-