Uses of Class
de.xima.fc.entities.WorkflowTriggerSearchTerm
Packages that use WorkflowTriggerSearchTerm
Package
Description
Package für Datenbankentitäten
-
Uses of WorkflowTriggerSearchTerm in de.xima.fc.dao.impl
Subclasses with type arguments of type WorkflowTriggerSearchTerm in de.xima.fc.dao.implModifier and TypeClassDescriptionclassThe default implementation ofIWorkflowTriggerSearchTermDaothat can be accessed viaDaoProvider. -
Uses of WorkflowTriggerSearchTerm in de.xima.fc.dao.interfaces
Subinterfaces with type arguments of type WorkflowTriggerSearchTerm in de.xima.fc.dao.interfacesModifier and TypeInterfaceDescriptioninterfaceData access object for creating, updating, and deletingWorkflowTriggerSearchTermentities. -
Uses of WorkflowTriggerSearchTerm in de.xima.fc.entities
Subclasses with type arguments of type WorkflowTriggerSearchTerm in de.xima.fc.entitiesModifier and TypeClassDescriptionclassA workflow trigger that start aWorkflowTaskwhen a certain event occurs.Methods in de.xima.fc.entities that return WorkflowTriggerSearchTermMethods in de.xima.fc.entities that return types with arguments of type WorkflowTriggerSearchTermMethods in de.xima.fc.entities with parameters of type WorkflowTriggerSearchTermModifier and TypeMethodDescriptionvoidWorkflowTrigger.putSearchTerm(WorkflowTriggerSearchTerm searchTerm) Adds the given search term to this element, and setsAWorkflowElementSearchTerm.getElement()to this element.