BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.attachedTo(long attachedToId) |
|
BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.cancelActivity(boolean cancelActivity) |
|
BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.eventFilter(EventFilter eventFilter) |
|
BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.eventTransformer(EventTransformer transformer) |
|
BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.eventType(String eventType) |
|
BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.eventType(String eventTypePrefix,
String eventTypeSurffix) |
|
BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.scope(String scope) |
|
BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.timeCycle(String timeCycle) |
|
BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.timeCycle(String timeCycle,
String language) |
|
BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.timeDuration(String timeDuration) |
|
BoundaryEventNodeFactory<T> |
BoundaryEventNodeFactory.variableName(String variableName) |
|