public interface ConditionalEventHandler
Modifier and Type | Method and Description |
---|---|
boolean |
isApplicable(AbstractGenericOrchestration orchestration)
Determine and returns whether this event handler should be executed in the current context
|
boolean isApplicable(AbstractGenericOrchestration orchestration)
orchestration
- Value object containing information such as orchestartion parameters, operation.