public class SpringPipelineIgnoredEvent
extends org.springframework.context.ApplicationEvent
implements io.flamingock.internal.core.event.model.IPipelineIgnoredEvent
| Constructor and Description |
|---|
SpringPipelineIgnoredEvent(java.lang.Object source,
io.flamingock.internal.core.event.model.IPipelineIgnoredEvent event)
Create a new
ApplicationEvent. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public SpringPipelineIgnoredEvent(java.lang.Object source,
io.flamingock.internal.core.event.model.IPipelineIgnoredEvent event)
ApplicationEvent.source - the object on which the event initially occurred or with
which the event is associated (never null)