Uses of Package
de.xima.fc.interfaces.workflow.validation
- 
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.interfaces.workflow.elements Class Description IWorkflowElementValidationResult Represents 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.mixin Class Description IWorkflowElementValidationResult Represents 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.params Class Description IWorkflowGlobalHandlerValidationContext Validation context that is passed toIElementHandler.validateGlobal(de.xima.fc.interfaces.workflow.params.IElementGlobalValidationParams).IWorkflowLocalHandlerValidationContext 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.validation Class Description IWorkflowBeanValidator Interface for the bean validator that can be accessed during validation viaIWorkflowLocalHandlerValidationContext.getBeanValidator().IWorkflowElementValidationResult Represents the result of validating a single workflow node or trigger.IWorkflowElementValidationResultBuilder Simple builder for aIWorkflowElementValidationResult.IWorkflowHandlerValidationContext Common methods for validation contexts used by node handlers.IWorkflowLocalValidationContext Context holding data required during a local workflow validation process, i.e.IWorkflowValidationContext Context holding global data required during a workflow validation process.IWorkflowValidationMessage 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 Class Description IWorkflowValidationMessage 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.designer.helper Class Description IWorkflowElementValidationResult Represents 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.logic Class Description IWorkflowElementValidationResultBuilder Simple builder for aIWorkflowElementValidationResult.IWorkflowLocalBeanValidationContext Validation context that can be used (such as by beinginjectedinto anIChoiceProvidingset on aSingleChoiceconstraint annotation) during Jakarta bean API validation.IWorkflowLocalValidationContext Context holding data required during a local workflow validation process, i.e.IWorkflowValidationContext 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.model Class Description IWorkflowElementValidationResult Represents 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.nodes Class Description IWorkflowElementValidationResult Represents the result of validating a single workflow node or trigger. - 
Classes in de.xima.fc.interfaces.workflow.validation used by de.xima.fc.workflow.mixin Class Description IWorkflowElementValidationResult Represents 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.iface Class Description IWorkflowElementValidationResult Represents 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.model Class Description IWorkflowElementValidationResult Represents the result of validating a single workflow node or trigger.IWorkflowGlobalHandlerValidationContext Validation context that is passed toIElementHandler.validateGlobal(de.xima.fc.interfaces.workflow.params.IElementGlobalValidationParams).IWorkflowLocalHandlerValidationContext 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.validator Class Description IWorkflowElementValidationResult Represents the result of validating a single workflow node or trigger.IWorkflowLocalHandlerValidationContext Validation context that is passed toIElementHandler.validateLocal(de.xima.fc.interfaces.workflow.params.IElementLocalValidationParams).IWorkflowLocalValidator Interface for all local validators of workflow elements.