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 TypeInterfaceDescriptioninterface
A 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 TypeInterfaceDescriptioninterface
A 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 class
POJO implementation ofINodeWithName
.final class
POJO implementation ofITaskWithName
.final class
POJO implementation ofITriggerWithName
.