Interface PhaseExecutionEvent
- All Superinterfaces:
PhaseEvent,XLReleaseEvent
- All Known Implementing Classes:
PhaseClosedEvent,PhaseCompletedEvent,PhaseFailedEvent,PhaseRetriedEvent,PhaseStartedEvent,PhaseStartedFailingEvent
Common interface for events when the phase status changes.
-
Method Summary
Methods inherited from interface com.xebialabs.xlrelease.domain.events.XLReleaseEvent
timestamp, username, username_$eq
-
Method Details
-
phase
Phase phase()The phase of which status has changed.- Returns:
- (undocumented)
-