Uses of Class
de.xima.fc.workflow.model.nodes.FcSwitchDefaultProps
-
Packages that use FcSwitchDefaultProps Package Description de.xima.fc.workflow.designer.registry.nodes -
-
Uses of FcSwitchDefaultProps in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcSwitchDefaultProps Modifier and Type Method Description Class<FcSwitchDefaultProps>
FcSwitchDefaultHandler. getDataModelClass()
List<INodePrototypeDescriptor<FcSwitchDefaultProps>>
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 FcSwitchDefaultProps Modifier and Type Method Description INormalCompletionResult
FcSwitchDefaultHandler. execute(INodeExecutionParams<FcSwitchDefaultProps> params)
-