Package com.atlassian.bamboo.event
Interface ResultEvent
-
- All Known Subinterfaces:
ContextEvent<C>
- All Known Implementing Classes:
BuildContextEvent,BuildQueuedEvent,BuildTriggeredEvent,ChainCompletedEvent,DeploymentContextEvent,DeploymentQueuedEvent,DeploymentTriggeredEvent,PostBuildCompletedEvent
public interface ResultEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResultKeygetResultKey()
-
-
-
Method Detail
-
getResultKey
ResultKey getResultKey()
-
-