Uses of Class
de.xima.fc.workflow.TriggerKey
- 
- 
Uses of TriggerKey in de.xima.fc.interfaces.workflow
Methods in de.xima.fc.interfaces.workflow that return types with arguments of type TriggerKey Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<TriggerKey>>IWorkflowProvider. getAllTriggersOfTypeSelectItems(String type, boolean excludeSelf)Same asIWorkflowProvider.getAllTriggersOfType(String, boolean), but converted to select items with the trigger key as the value.List<? extends de.xima.cmn.validation.spec.IChoiceEntry<TriggerKey>>IWorkflowProvider. getAllTriggersOfTypeSelectItems(String type, UUID taskToExclude)Same asIWorkflowProvider.getAllTriggersOfType(String, UUID), but converted to select items with the trigger key as the value. - 
Uses of TriggerKey in de.xima.fc.interfaces.workflow.triggers
Methods in de.xima.fc.interfaces.workflow.triggers that return TriggerKey Modifier and Type Method Description TriggerKeyITriggerWithName. getElement() - 
Uses of TriggerKey in de.xima.fc.interfaces.workflow.validation
Methods in de.xima.fc.interfaces.workflow.validation with parameters of type TriggerKey Modifier and Type Method Description IWorkflowElementWithDeserializedModel<?,WorkflowTrigger>IWorkflowGlobalHandlerValidationContext. getTriggerByUuid(TriggerKey key, String triggerType) - 
Uses of TriggerKey in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return TriggerKey Modifier and Type Method Description static TriggerKeyTriggerKey. of(WorkflowTrigger trigger)static TriggerKeyTriggerKey. of(String value)static TriggerKeyTriggerKey. of(UUID taskUuid, UUID triggerUuid)TriggerKeyElementKey. toTriggerKey() - 
Uses of TriggerKey in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return types with arguments of type TriggerKey Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<TriggerKey>>WorkflowProviderBean. getAllTriggersOfTypeSelectItems(String type, boolean excludeSelf)List<? extends de.xima.cmn.validation.spec.IChoiceEntry<TriggerKey>>WorkflowProviderBean. getAllTriggersOfTypeSelectItems(String type, UUID taskToExclude) - 
Uses of TriggerKey in de.xima.fc.workflow.designer.exception
Methods in de.xima.fc.workflow.designer.exception that return types with arguments of type TriggerKey Modifier and Type Method Description Map<TriggerKey,String>StateReferencedByElementsException. getTriggerNames() - 
Uses of TriggerKey in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return types with arguments of type TriggerKey Modifier and Type Method Description Map<TriggerKey,String>WorkflowEntityReferences. getTriggerNames() - 
Uses of TriggerKey in de.xima.fc.workflow.model.choices
Methods in de.xima.fc.workflow.model.choices that return types with arguments of type TriggerKey Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<TriggerKey>>TriggersOfTypeChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params) - 
Uses of TriggerKey in de.xima.fc.workflow.model.nodes
Methods in de.xima.fc.workflow.model.nodes that return TriggerKey Modifier and Type Method Description TriggerKeyFcCopyFormRecordProps. getTriggerToInvoke()TriggerKeyFcQueueTaskProps. getTriggerToInvoke()Methods in de.xima.fc.workflow.model.nodes with parameters of type TriggerKey Modifier and Type Method Description voidFcCopyFormRecordProps. setTriggerToInvoke(TriggerKey triggerToInvoke)voidFcQueueTaskProps. setTriggerToInvoke(TriggerKey triggerToInvoke) - 
Uses of TriggerKey in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic that return types with arguments of type TriggerKey Modifier and Type Method Description static List<? extends de.xima.cmn.validation.spec.IChoiceEntry<TriggerKey>>WorkflowProviderHelper. createTriggerSelectItems(List<ITriggerWithName> triggers)Creates select items for the UI from the given list ofWorkflowTriggers.Map<TriggerKey,TriggerModel>FlowchartElementIndex. getTriggerByUuid()Set<TriggerKey>FlowchartElementIndex. getTriggers()List<TriggerKey>FlowchartElementIndex. getTriggersByType(String type)Methods in de.xima.fc.workflow.processor.logic with parameters of type TriggerKey Modifier and Type Method Description TriggerModelFlowchartElementIndex. getTriggerByUuid(TriggerKey key)Method parameters in de.xima.fc.workflow.processor.logic with type arguments of type TriggerKey Modifier and Type Method Description static List<ITriggerWithName>WorkflowProviderHelper. computeTriggerNames(Mandant client, FlowchartElementIndex elementIndex, Map<ElementKey,com.alibaba.fastjson.JSONObject> paramsMap, Iterable<TriggerKey> triggerKeys) - 
Uses of TriggerKey in de.xima.fc.workflow.processor.logic.validation
Methods in de.xima.fc.workflow.processor.logic.validation that return types with arguments of type TriggerKey Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<TriggerKey>>ValidationWorkflowProvider. getAllTriggersOfTypeSelectItems(String type, boolean excludeSelf)List<? extends de.xima.cmn.validation.spec.IChoiceEntry<TriggerKey>>ValidationWorkflowProvider. getAllTriggersOfTypeSelectItems(String type, UUID taskToExclude)Methods in de.xima.fc.workflow.processor.logic.validation with parameters of type TriggerKey Modifier and Type Method Description IWorkflowElementWithDeserializedModel<?,WorkflowTrigger>DefaultWorkflowValidationContext. getTriggerByUuid(TriggerKey key, String triggerType) - 
Uses of TriggerKey in de.xima.fc.workflow.processor.model
Methods in de.xima.fc.workflow.processor.model that return TriggerKey Modifier and Type Method Description TriggerKeyTriggerWithName. getElement()Methods in de.xima.fc.workflow.processor.model that return types with arguments of type TriggerKey Modifier and Type Method Description Map<TriggerKey,IWorkflowElementWithDeserializedModel<?,WorkflowTrigger>>WorkflowElementIndex. getTriggersByUuid()Methods in de.xima.fc.workflow.processor.model with parameters of type TriggerKey Modifier and Type Method Description IWorkflowElementWithDeserializedModel<?,WorkflowTrigger>WorkflowElementIndex. getTriggerByUuid(TriggerKey key)Constructors in de.xima.fc.workflow.processor.model with parameters of type TriggerKey Constructor Description TriggerWithName(TriggerKey key, String name)Creates a new POJO instance with the given values. - 
Uses of TriggerKey in de.xima.fc.workflow.taglib.model
Methods in de.xima.fc.workflow.taglib.model that return TriggerKey Modifier and Type Method Description TriggerKeyFlowchartSelection. getTriggerKey()TriggerKeyTriggerDeletionUpdate. getTriggerKey()TriggerKeyTriggerWithTask. getTriggerKey()Methods in de.xima.fc.workflow.taglib.model with parameters of type TriggerKey Modifier and Type Method Description voidTriggerDeletionUpdate. setTriggerKey(TriggerKey triggerKey) 
 -