Uses of Class
de.xima.fc.workflow.processor.logic.FlowchartElementIndex
Packages that use FlowchartElementIndex
- 
Uses of FlowchartElementIndex in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper that return FlowchartElementIndexModifier and TypeMethodDescriptionstatic FlowchartElementIndexAssociateHelper.getElementIndex(AssociatesModel ass, FlowchartModel model)  - 
Uses of FlowchartElementIndex in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic with parameters of type FlowchartElementIndexModifier and TypeMethodDescriptionstatic <T extends IWorkflowElementTypeProviding>
List<INodeWithName>WorkflowProviderHelper.computeNodeNames(Mandant client, FlowchartElementIndex elementIndex, Map<ElementKey, com.alibaba.fastjson.JSONObject> paramsMap, Iterable<NodeKey> nodeKeys) static List<ITriggerWithName>WorkflowProviderHelper.computeTriggerNames(Mandant client, FlowchartElementIndex elementIndex, Map<ElementKey, com.alibaba.fastjson.JSONObject> paramsMap, Iterable<TriggerKey> triggerKeys)