Uses of Interface
de.xima.fc.interfaces.INamedElement
Packages that use INamedElement
Package
Description
-
Uses of INamedElement in de.xima.fc.interfaces.workflow
Subinterfaces of INamedElement in de.xima.fc.interfaces.workflow -
Uses of INamedElement in de.xima.fc.interfaces.workflow.nodes
Subinterfaces of INamedElement in de.xima.fc.interfaces.workflow.nodesModifier and TypeInterfaceDescriptioninterfaceA reference to a workflow node, such as those returned byIWorkflowProvider.getProvidingPredecessors(NodeKey). -
Uses of INamedElement in de.xima.fc.interfaces.workflow.triggers
Subinterfaces of INamedElement in de.xima.fc.interfaces.workflow.triggersModifier and TypeInterfaceDescriptioninterfaceA reference to a workflow trigger. -
Uses of INamedElement in de.xima.fc.workflow.processor.model
Classes in de.xima.fc.workflow.processor.model that implement INamedElementModifier and TypeClassDescriptionfinal classPOJO implementation ofINodeWithName.final classPOJO implementation ofITaskWithName.final classPOJO implementation ofITriggerWithName.