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.workflowModifier and TypeInterfaceDescriptioninterfaceReference to a workflow node or trigger that provides files.interfaceA reference to a workflow trigger.interfaceA workflow element with a type, such as a trigger or node. -
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 that provides files, such as those returned byIWorkflowProvider.getNormalCompletionProvidingPredecessors().interfaceA reference to a workflow node, such as those returned byIWorkflowProvider.getNormalCompletionProvidingPredecessors(). -
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 that provides files.interfaceA 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 ofIFileProvidingNodeWithName.final classPOJO implementation ofIFileProvidingTriggerWithName.final classPOJO implementation ofINodeWithName.final classPOJO implementation ofITaskWithName.final classPOJO implementation ofITriggerWithName.