Package | Description |
---|---|
com.atlassian.bamboo.chains.events | |
com.atlassian.bamboo.event | |
com.atlassian.bamboo.event.artifact |
Modifier and Type | Class and Description |
---|---|
class |
ChainMovedEvent
Synchronous event sent after a chain has been moved allowing plugins and Bamboo components to react on
chain key change.
|
class |
ChainMovingEvent
Synchronous event sent while a chain is being moved allowing plugins and Bamboo components to react on Chain key change.
|
Modifier and Type | Class and Description |
---|---|
class |
ChainAbandonedEvent
Event published during Bamboo server startup when pending chains are transitioned to
BuildState.UNKNOWN |
class |
ChainBranchConfigUpdatedEvent |
class |
ChainCompletedEvent
Event that gets triggered after a chain completes
|
class |
ChainCreatedEvent
Event is triggered when new chain created.
|
class |
ChainDeletedEvent |
class |
ChainResultDeletedEvent |
class |
ChainResultEvent
Base class for chain result related events
|
class |
ChainStartedEvent
Published when jobs from chain are added to queue.
|
class |
ChainUpdatedEvent |
class |
FailedStageRestartEvent
Event that gets triggered before a failed stage is restarted
|
class |
ManualStageResumedEvent
Event that gets triggered before a manual stage is resumed
|
class |
PlanFavouriteAddedEvent
Fired when a user favourites a
Plan |
class |
PlanFavouriteEvent |
class |
PlanFavouriteRemovedEvent
Fired when a user removes a favourite from a
Plan |
class |
StageCompletedEvent
Event that gets triggered after a stage completes
|
class |
StoppedOnManualStageEvent
Event that gets triggered after a chain stops on manual stage
This event will be triggered after any
StageCompletedEvent and before any ChainCompletedEvent related to the same build. |
Modifier and Type | Class and Description |
---|---|
class |
PlanArtifactDefinitionAddedEvent
Event sent when ArtifactDefinition is added.
|
class |
PlanArtifactDefinitionEvent |
class |
PlanArtifactDefinitionUpdatedEvent
Event sent when ArtifactDefinition is updated.
|
class |
PlanSharedArtifactDefinitionListModified |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.