Interface Triggers
-
- All Known Implementing Classes:
TriggersImpl
public interface Triggers
Interface describing a representation of the <triggers> element of a Process Model.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterator<Trigger>
iterateTrigger()
Iterate through the Trigger objects
-