Package | Description |
---|---|
com.atlassian.bamboo.event |
Modifier and Type | Class and Description |
---|---|
class |
ChainCompletedEvent
Event that gets triggered after a chain completes
|
class |
ChainResultDeletedEvent |
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 |
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. |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.