public class EventDefinition extends FlowNodeDefinition<EventDefinition>
| Constructor and Description |
|---|
EventDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Option<PredicateDefinition> |
getPredicateDefinition() |
EventDefinition |
onlyIf(PredicateDefinition predicateDefinition) |
addIncoming, addOutgoing, display, equals, getDisplayName, getId, getIncoming, getOutgoing, hashCode, id, id, id, self, toStringas, hasMixin, with, withpublic EventDefinition onlyIf(PredicateDefinition predicateDefinition)
public Option<PredicateDefinition> getPredicateDefinition()
Copyright © 2014. All rights reserved.