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
Method parameters in de.xima.fc.workflow.designer.bean.nodes with type arguments of type FcSwitchCasePropsModifier and TypeMethodDescriptionvoid
FcSwitchCaseBean.prepareViewForElement
(IElementPropInitParams<FcSwitchCaseProps> params) void
FcSwitchCaseBean.updateCurrentProperties
(IElementUpdateCurrentPropsParams<FcSwitchCaseProps> params) -
Uses of FcSwitchCaseProps in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcSwitchCasePropsModifier and TypeMethodDescriptionFcSwitchCaseHandler.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
Methods in de.xima.fc.workflow.validation.constraintvalidators with parameters of type FcSwitchCasePropsModifier and TypeMethodDescriptionprotected EMultipleConditionCombinationType
FcSwitchCaseCustomExpressionValidator.getCombinationType
(FcSwitchCaseProps value) protected String
FcSwitchCaseCustomExpressionValidator.getCustomExpression
(FcSwitchCaseProps value) FcSwitchCaseCustomExpressionValidator.getVariableNames
(FcSwitchCaseProps value) boolean
FcSwitchCaseCustomExpressionValidator.isValid
(FcSwitchCaseProps value, javax.validation.ConstraintValidatorContext context)