|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentTimingPoint | |
|---|---|
| com.atlassian.bamboo.deployments.execution.events | |
| com.atlassian.bamboo.deployments.results.service | |
| Uses of DeploymentTimingPoint in com.atlassian.bamboo.deployments.execution.events |
|---|
| Classes in com.atlassian.bamboo.deployments.execution.events that implement DeploymentTimingPoint | |
|---|---|
class |
DeploymentTimingPoints
|
static class |
DeploymentTimingPoints.AgentAssigned
Deployment was picked up from the queue by agent |
static class |
DeploymentTimingPoints.ExecutionCancelled
Deployment execution was cancelled on agent |
static class |
DeploymentTimingPoints.ExecutionFinished
Deployment execution was finished on agent |
static class |
DeploymentTimingPoints.ExecutionStarted
Deployment execution was started on agent |
static class |
DeploymentTimingPoints.Queued
Deployment was put to the queue |
| Uses of DeploymentTimingPoint in com.atlassian.bamboo.deployments.results.service |
|---|
| Methods in com.atlassian.bamboo.deployments.results.service with parameters of type DeploymentTimingPoint | |
|---|---|
void |
DeploymentResultServiceImpl.updateLifeCycleState(DeploymentTimingPoint timingPoint,
LifeCycleState lifeCycleState)
|
void |
DeploymentResultService.updateLifeCycleState(DeploymentTimingPoint timingPoint,
LifeCycleState lifeCycleState)
Update lifecycle state of the DeploymentResult |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||