Uses of Interface
de.xima.fc.interfaces.workflow.IElementSearchTermsProviding
Packages that use IElementSearchTermsProviding
Package
Description
Package für Datenbankentitäten
-
Uses of IElementSearchTermsProviding in de.xima.fc.entities
Classes in de.xima.fc.entities that implement IElementSearchTermsProvidingModifier and TypeClassDescriptionclassAWorkflowElement<TElement extends IWorkflowElementEntity,TSearchTerm extends AWorkflowElementSearchTerm<TElement>> Base class for workflow elements, i.e. nodes and triggers.classA workflow node that represents a statement in a workflow task.classA workflow trigger that start aWorkflowTaskwhen a certain event occurs. -
Uses of IElementSearchTermsProviding in de.xima.fc.interfaces.workflow
Subinterfaces of IElementSearchTermsProviding in de.xima.fc.interfaces.workflowModifier and TypeInterfaceDescriptioninterfaceInterface for workflow elements that behave differently depending on their type.