Package com.atlassian.bamboo.event
Interface PlanEvent
- All Known Subinterfaces:
PlanResultEvent
- All Known Implementing Classes:
BuildCanceledEvent,BuildCommentDeletedEvent,BuildCommentedEvent,BuildCompletedEvent,BuildConfigurationUpdatedEvent,BuildContextEvent,BuildCreatedEvent,BuildDeletedEvent,BuildEvent,BuildFinishedEvent,BuildHungEvent,BuildQueuedEvent,BuildQueueTimeoutEvent,BuildRequirementUpdatedEvent,BuildResultDeletedEvent,BuildResultEvent,BuildStateResultEvent,BuildTriggeredEvent,ChainAbandonedEvent,ChainBranchConfigUpdatedEvent,ChainCompletedEvent,ChainCreatedEvent,ChainDeletedEvent,ChainEvent,ChainMovedEvent,ChainMovingEvent,ChainResultDeletedEvent,ChainResultEvent,ChainStartedEvent,ChainUpdatedEvent,ChangeDetectionRequiredEvent,FailedStageRestartEvent,InitialBuildRequiredEvent,JobCompletedEvent,ManualStageResumedEvent,PlanArtifactDefinitionAddedEvent,PlanArtifactDefinitionEvent,PlanArtifactDefinitionUpdatedEvent,PlanBranchResetToLightweight,PlanFavouriteAddedEvent,PlanFavouriteEvent,PlanFavouriteRemovedEvent,PlansDefaultVcsRepositoryChanged,PlanSharedArtifactDefinitionListModified,PlanSuspensionRequestedEvent,PostBuildCompletedEvent,ResultLabelAddedEvent,ResultLabelEvent,ResultLabelRemovedEvent,ResultsSummaryUpdatedEvent,StageCompletedEvent,StoppedOnManualStageEvent,UserRespAddedEvent,UserResponsibilityEvent,UserRespRemovedEvent
public interface PlanEvent
Provides a common interface for both build and chain events
-
Method Summary
-
Method Details
-
getPlanKey
PlanKey getPlanKey()- Returns:
- planKey
-