public interface FlowExecutionListenerCriteria
This selection strategy is typically used by the FlowExecutionListenerLoader to determine which listeners
should apply to which flow definitions.
FlowExecutionListener,
FlowExecutionListenerLoader| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesTo(FlowDefinition definition)
Do the listeners guarded by this criteria object apply to the provided flow definition?
|
boolean appliesTo(FlowDefinition definition)
definition - the flow definition