Uses of Package
de.xima.fc.interfaces.workflow.validation
Packages that use de.xima.fc.interfaces.workflow.validation
Package
Description
-
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.interfaces.workflow.elementsClassDescriptionRepresents the result of validating a single workflow node or trigger.
-
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.interfaces.workflow.mixinClassDescriptionRepresents the result of validating a single workflow node or trigger.
-
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.interfaces.workflow.paramsClassDescriptionValidation context that is passed to
IElementHandler.validateGlobal(de.xima.fc.interfaces.workflow.params.IElementGlobalValidationParams)
.Validation context that is passed toIElementHandler.validateLocal(de.xima.fc.interfaces.workflow.params.IElementLocalValidationParams)
. -
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.interfaces.workflow.validationClassDescriptionInterface for the bean validator that can be accessed during validation via
IWorkflowLocalHandlerValidationContext.getBeanValidator()
.Represents the result of validating a single workflow node or trigger.Simple builder for aIWorkflowElementValidationResult
.Common methods for validation contexts used by node handlers.Context holding data required during a local workflow validation process, i.e. when each node gets validated individually.Context holding global data required during a workflow validation process.Represents a message that is returned as the result ofIElementHandler.validateLocal(IElementLocalValidationParams)
. -
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflowClassDescriptionRepresents a message that is returned as the result of
IElementHandler.validateLocal(IElementLocalValidationParams)
. -
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflow.designer.helperClassDescriptionRepresents the result of validating a single workflow node or trigger.
-
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflow.designer.logicClassDescriptionSimple builder for a
IWorkflowElementValidationResult
.Validation context that can be used (such as by beinginjected
into anIChoiceProviding
set on aSingleChoice
constraint annotation) during Jakarta bean API validation.Context holding data required during a local workflow validation process, i.e. when each node gets validated individually.Context holding global data required during a workflow validation process. -
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflow.designer.modelClassDescriptionRepresents the result of validating a single workflow node or trigger.
-
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflow.designer.registry.nodesClassDescriptionRepresents the result of validating a single workflow node or trigger.
-
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflow.mixinClassDescriptionRepresents the result of validating a single workflow node or trigger.
-
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflow.processor.ifaceClassDescriptionRepresents the result of validating a single workflow node or trigger.
-
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflow.processor.logic.validationClassDescriptionInterface for the bean validator that can be accessed during validation via
IWorkflowLocalHandlerValidationContext.getBeanValidator()
.Represents the result of validating a single workflow node or trigger.Simple builder for aIWorkflowElementValidationResult
.Validation context that is passed toIElementHandler.validateGlobal(de.xima.fc.interfaces.workflow.params.IElementGlobalValidationParams)
.Common methods for validation contexts used by node handlers.Validation context that can be used (such as by beinginjected
into anIChoiceProviding
set on aSingleChoice
constraint annotation) during Jakarta bean API validation.Validation context that is passed toIElementHandler.validateLocal(de.xima.fc.interfaces.workflow.params.IElementLocalValidationParams)
.Context holding data required during a local workflow validation process, i.e. when each node gets validated individually.Context holding global data required during a workflow validation process.Represents a message that is returned as the result ofIElementHandler.validateLocal(IElementLocalValidationParams)
. -
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflow.processor.modelClassDescriptionRepresents the result of validating a single workflow node or trigger.Validation context that is passed to
IElementHandler.validateGlobal(de.xima.fc.interfaces.workflow.params.IElementGlobalValidationParams)
.Validation context that is passed toIElementHandler.validateLocal(de.xima.fc.interfaces.workflow.params.IElementLocalValidationParams)
. -
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflow.validatorClassDescriptionRepresents the result of validating a single workflow node or trigger.Validation context that is passed to
IElementHandler.validateLocal(de.xima.fc.interfaces.workflow.params.IElementLocalValidationParams)
.Interface for all local validators of workflow elements.