Uses of Class
de.xima.fc.workflow.model.nodes.FcForEachLoopProps
Packages that use FcForEachLoopProps
Package
Description
-
Uses of FcForEachLoopProps 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 FcForEachLoopPropsModifier and TypeClassDescriptionclassBean for editing FORMCYCLEEWorkflowNodeType.FC_FOR_EACH_LOOPnodes.Methods in de.xima.fc.workflow.designer.bean.nodes that return types with arguments of type FcForEachLoopPropsModifier and TypeMethodDescriptionFcForEachLoopBean.retrieveCurrentProperties(FcForEachLoopProps storedModel) Methods in de.xima.fc.workflow.designer.bean.nodes with parameters of type FcForEachLoopPropsModifier and TypeMethodDescriptionFcForEachLoopBean.retrieveCurrentProperties(FcForEachLoopProps storedModel) Method parameters in de.xima.fc.workflow.designer.bean.nodes with type arguments of type FcForEachLoopPropsModifier and TypeMethodDescriptionvoidFcForEachLoopBean.prepareViewForElement(IElementPropInitParams<FcForEachLoopProps> params) voidFcForEachLoopBean.updateCurrentProperties(IElementUpdateCurrentPropsParams<FcForEachLoopProps> params) -
Uses of FcForEachLoopProps 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 FcForEachLoopPropsMethod parameters in de.xima.fc.workflow.designer.bpmn.node.flow_control with type arguments of type FcForEachLoopPropsModifier and TypeMethodDescriptionvoidFcForEachLoopBpmnModeler.modelNode(IModelWorkflowNodeParams<FcForEachLoopProps> params, IWorkflowBpmnModelContext context) -
Uses of FcForEachLoopProps 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 FcForEachLoopPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.Methods in de.xima.fc.workflow.designer.registry.nodes that return FcForEachLoopPropsModifier and TypeMethodDescriptionFcForEachLoopHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcForEachLoopPropsModifier and TypeMethodDescriptionFcForEachLoopHandler.getBpmnModeler()FcForEachLoopHandler.getDataModelClass()Class<? extends INodePropertiesBean<FcForEachLoopProps>> FcForEachLoopHandler.getPropertiesBeanClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcForEachLoopPropsModifier and TypeMethodDescriptionFcForEachLoopHandler.execute(INodeExecutionParams<FcForEachLoopProps> params) FcForEachLoopHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcForEachLoopProps> params) -
Uses of FcForEachLoopProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcForEachLoopProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow node of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcForEachLoopPropsModifierConstructorDescriptionCreates a new executor for executing a while loop node with the given params. -
Uses of FcForEachLoopProps in de.xima.fc.workflow.itemlist
Method parameters in de.xima.fc.workflow.itemlist with type arguments of type FcForEachLoopPropsModifier and TypeMethodDescriptionFcForEachLoopItemListFieldValues.evaluate(INodeExecutionParams<FcForEachLoopProps> params, ListItemSourcePropsFieldValues sourceProps) Resolves an item list for the for-each loop of typeFIELD_VALUES. -
Uses of FcForEachLoopProps in de.xima.fc.workflow.processor.factory
Subinterfaces with type arguments of type FcForEachLoopProps in de.xima.fc.workflow.processor.factoryModifier and TypeInterfaceDescriptioninterfaceA builder for a workflow node of typeEWorkflowNodeType.FC_FOR_EACH_LOOPthat loops over a fixed collection of elements. -
Uses of FcForEachLoopProps in de.xima.fc.workflow.retval.node
Subinterfaces with type arguments of type FcForEachLoopProps in de.xima.fc.workflow.retval.nodeModifier and TypeInterfaceDescriptioninterfaceThe result descriptors for the data returned by theEWorkflowNodeType.FC_FOR_EACH_LOOPaction.Method parameters in de.xima.fc.workflow.retval.node with type arguments of type FcForEachLoopPropsModifier and TypeMethodDescriptiondefault IAttachmentValueDescriptorIFcForEachLoopDescriptors.getCurrentAttachmentValueDescriptor(IRefinedExecutionResultDescriptorParams<FcForEachLoopProps> params) default IFileValueDescriptorIFcForEachLoopDescriptors.getCurrentFileValueDescriptor(IRefinedExecutionResultDescriptorParams<FcForEachLoopProps> params) default IValueDescriptor<?, ? extends IValueBuilder<?>> IFcForEachLoopDescriptors.getCurrentValueDescriptor(IValueDescriptorFactory factory, IRefinedExecutionResultDescriptorParams<FcForEachLoopProps> params) default Map<String, IValueDescriptor<?, ?>> IFcForEachLoopDescriptors.getErrorValueDescriptors(IValueDescriptorFactory f, IRefinedExecutionResultDescriptorParams<FcForEachLoopProps> params) default Map<String, IValueDescriptor<?, ?>> IFcForEachLoopDescriptors.getSoftErrorValueDescriptors(IValueDescriptorFactory f, IRefinedExecutionResultDescriptorParams<FcForEachLoopProps> params)