Uses of Class
de.xima.fc.workflow.model.nodes.FcSwitchDefaultProps
Packages that use FcSwitchDefaultProps
Package
Description
-
Uses of FcSwitchDefaultProps 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 FcSwitchDefaultPropsMethod parameters in de.xima.fc.workflow.designer.bpmn.node.flow_control with type arguments of type FcSwitchDefaultPropsModifier and TypeMethodDescriptionvoidFcSwitchDefaultBpmnModeler.modelNode(IModelWorkflowNodeParams<FcSwitchDefaultProps> params, IWorkflowBpmnModelContext context) -
Uses of FcSwitchDefaultProps 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 FcSwitchDefaultPropsModifier 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 FcSwitchDefaultPropsModifier and TypeMethodDescriptionFcSwitchDefaultHandler.getBpmnModeler()FcSwitchDefaultHandler.getDataModelClass()FcSwitchDefaultHandler.getNodePrototypes(IGetNodePrototypesParams params) Class<? extends INodePropertiesBean<FcSwitchDefaultProps>> FcSwitchDefaultHandler.getPropertiesBeanClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcSwitchDefaultPropsModifier and TypeMethodDescriptionFcSwitchDefaultHandler.execute(INodeExecutionParams<FcSwitchDefaultProps> params)