Uses of Interface
de.xima.fc.interfaces.workflow.triggers.IFileProvidingTriggerWithName
Packages that use IFileProvidingTriggerWithName
Package
Description
-
Uses of IFileProvidingTriggerWithName in de.xima.fc.interfaces.workflow
Methods in de.xima.fc.interfaces.workflow that return types with arguments of type IFileProvidingTriggerWithNameModifier and TypeMethodDescriptionIWorkflowProvider.getAssignedProvidingTriggers()Returns the triggers of the workflow task that contains the given node and also provide files.IWorkflowProvider.getAssignedProvidingTriggers(NodeKey key) Returns the triggers of the workflow task that contains the given node and also provide files. -
Uses of IFileProvidingTriggerWithName in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return types with arguments of type IFileProvidingTriggerWithNameModifier and TypeMethodDescriptionWorkflowProviderBean.getAssignedProvidingTriggers()WorkflowProviderBean.getAssignedProvidingTriggers(NodeKey key) -
Uses of IFileProvidingTriggerWithName in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper that return types with arguments of type IFileProvidingTriggerWithNameModifier and TypeMethodDescriptionstatic List<IFileProvidingTriggerWithName> AssociateHelper.getAssignedProvidingTriggers(AssociatesModel ass, FlowchartModel model, Mandant client, Projekt project, NodeKey targetNode) -
Uses of IFileProvidingTriggerWithName in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic that return types with arguments of type IFileProvidingTriggerWithNameModifier and TypeMethodDescriptionstatic List<IFileProvidingTriggerWithName> WorkflowProviderHelper.computeAssignedProvidingTriggers(IBaseWorkflowEnvironmentData environmentData, NodeKey target, WorkflowElementIndex index) static List<IFileProvidingTriggerWithName> WorkflowProviderHelper.computeFileProvidingTriggerNames(Mandant client, Projekt project, FlowchartElementIndex elementIndex, Map<ElementKey, com.alibaba.fastjson.JSONObject> paramsMap, Iterable<TriggerKey> triggerKeys) -
Uses of IFileProvidingTriggerWithName in de.xima.fc.workflow.processor.logic.validation
Methods in de.xima.fc.workflow.processor.logic.validation that return types with arguments of type IFileProvidingTriggerWithNameModifier and TypeMethodDescriptionValidationWorkflowProvider.getAssignedProvidingTriggers()ValidationWorkflowProvider.getAssignedProvidingTriggers(NodeKey nodeKey) -
Uses of IFileProvidingTriggerWithName in de.xima.fc.workflow.processor.model
Classes in de.xima.fc.workflow.processor.model that implement IFileProvidingTriggerWithNameModifier and TypeClassDescriptionfinal classPOJO implementation ofIFileProvidingTriggerWithName.