Uses of Class
de.xima.fc.workflow.model.nodes.FcSwitchCaseProps
Packages that use FcSwitchCaseProps
Package
Description
-
Uses of FcSwitchCaseProps in de.xima.fc.workflow.designer.bean.nodes
Classes in de.xima.fc.workflow.designer.bean.nodes that implement interfaces with type arguments of type FcSwitchCasePropsModifier and TypeClassDescriptionclassBean for editing formcycleEWorkflowNodeType.FC_MULTIPLE_CONDITIONnodes.Method parameters in de.xima.fc.workflow.designer.bean.nodes with type arguments of type FcSwitchCasePropsModifier and TypeMethodDescriptionvoidFcSwitchCaseBean.prepareViewForElement(IElementPropInitParams<FcSwitchCaseProps> params) voidFcSwitchCaseBean.updateCurrentProperties(IElementUpdateCurrentPropsParams<FcSwitchCaseProps> params) -
Uses of FcSwitchCaseProps in de.xima.fc.workflow.designer.bpmn.node.flow_control
Classes in de.xima.fc.workflow.designer.bpmn.node.flow_control that implement interfaces with type arguments of type FcSwitchCasePropsMethod parameters in de.xima.fc.workflow.designer.bpmn.node.flow_control with type arguments of type FcSwitchCasePropsModifier and TypeMethodDescriptionvoidFcSwitchCaseBpmnModeler.modelNode(IModelWorkflowNodeParams<FcSwitchCaseProps> params, IWorkflowBpmnModelContext context) -
Uses of FcSwitchCaseProps in de.xima.fc.workflow.designer.registry.nodes
Classes in de.xima.fc.workflow.designer.registry.nodes that implement interfaces with type arguments of type FcSwitchCasePropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SWITCH.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SWITCH.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SWITCH.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SWITCH.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SWITCH.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_SWITCH.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcSwitchCasePropsModifier and TypeMethodDescriptionFcSwitchCaseHandler.getBpmnModeler()FcSwitchCaseHandler.getDataModelClass()FcSwitchCaseHandler.getNodePrototypes(IGetNodePrototypesParams params) Class<? extends INodePropertiesBean<FcSwitchCaseProps>> FcSwitchCaseHandler.getPropertiesBeanClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcSwitchCasePropsModifier and TypeMethodDescriptionFcSwitchCaseHandler.execute(INodeExecutionParams<FcSwitchCaseProps> params) -
Uses of FcSwitchCaseProps in de.xima.fc.workflow.validation.constraintvalidators
Subclasses with type arguments of type FcSwitchCaseProps in de.xima.fc.workflow.validation.constraintvalidatorsModifier and TypeClassDescriptionfinal classConstraint annotation validator forFcSwitchCaseCustomExpression.Classes in de.xima.fc.workflow.validation.constraintvalidators that implement interfaces with type arguments of type FcSwitchCasePropsModifier and TypeClassDescriptionfinal classConstraint annotation validator forFcSwitchCaseCustomExpression.Methods in de.xima.fc.workflow.validation.constraintvalidators with parameters of type FcSwitchCasePropsModifier and TypeMethodDescriptionprotected EMultipleConditionCombinationTypeFcSwitchCaseCustomExpressionValidator.getCombinationType(FcSwitchCaseProps value) protected StringFcSwitchCaseCustomExpressionValidator.getCustomExpression(FcSwitchCaseProps value) FcSwitchCaseCustomExpressionValidator.getVariableNames(FcSwitchCaseProps value) booleanFcSwitchCaseCustomExpressionValidator.isValid(FcSwitchCaseProps value, javax.validation.ConstraintValidatorContext context)