Package org.jbpm.workflow.core.node
Class EventTrigger
java.lang.Object
org.jbpm.workflow.core.node.Trigger
org.jbpm.workflow.core.node.EventTrigger
- All Implemented Interfaces:
Serializable,Mappable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddEventFilter(EventFilter eventFilter) voidremoveEventFilter(EventFilter eventFilter) voidsetEventFilters(List<EventFilter> filters) Methods inherited from class org.jbpm.workflow.core.node.Trigger
addInAssociation, addInMapping, addInMapping, addOutAssociation, addOutMapping, getInAssociations, getInMapping, getInMappings, getOutAssociations, getOutMapping, getOutMappings, setInMappings, setOutMappings
-
Constructor Details
-
EventTrigger
public EventTrigger()
-
-
Method Details
-
addEventFilter
-
removeEventFilter
-
getEventFilters
-
setEventFilters
-