Uses of Class
de.xima.fc.workflow.model.nodes.FcEmptyProps
Packages that use FcEmptyProps
Package
Description
-
Uses of FcEmptyProps in de.xima.fc.workflow.designer.bpmn.node
Classes in de.xima.fc.workflow.designer.bpmn.node that implement interfaces with type arguments of type FcEmptyPropsMethod parameters in de.xima.fc.workflow.designer.bpmn.node with type arguments of type FcEmptyPropsModifier and TypeMethodDescriptionvoidFcEmptyBpmnModeler.modelNode(IModelWorkflowNodeParams<FcEmptyProps> params, IWorkflowBpmnModelContext context) -
Uses of FcEmptyProps 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 FcEmptyPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EMPTY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EMPTY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EMPTY.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EMPTY.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcEmptyPropsModifier and TypeMethodDescriptionFcEmptyHandler.getBpmnModeler()FcEmptyHandler.getDataModelClass()FcEmptyHandler.getNodePrototypes(IGetNodePrototypesParams params) Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcEmptyPropsModifier and TypeMethodDescription<TElement extends IWorkflowNodeTypeProviding & IActiveFlagProviding>
IFlowGraphEndPointsFcEmptyHandler.createFlowGraph(ICreateFlowGraphParams<FcEmptyProps, TElement> params) FcEmptyHandler.execute(INodeExecutionParams<FcEmptyProps> params) FcEmptyHandler.validateLocal(IElementLocalValidationParams<FcEmptyProps, WorkflowNode> params)