Uses of Interface
com.atlassian.bamboo.deployments.execution.events.DeploymentTimingPoint
Package
Description
-
Uses of DeploymentTimingPoint in com.atlassian.bamboo.deployments.execution.events
Modifier and TypeClassDescriptionclass
static class
Deployment was received by agentstatic class
Deployment execution was cancelled on agentstatic class
Deployment execution was finished on agentstatic class
Deployment execution was started on agentstatic class
Deployment was put to the queuestatic class
Deployment was picked up from the queue by agentstatic class
static class
static class
static class
static class
-
Uses of DeploymentTimingPoint in com.atlassian.bamboo.deployments.results.service
Modifier and TypeMethodDescriptionvoid
DeploymentResultService.updateLifeCycleState
(@NotNull DeploymentTimingPoint timingPoint, @NotNull LifeCycleState lifeCycleState) Update lifecycle state of the DeploymentResultvoid
DeploymentResultServiceImpl.updateLifeCycleState
(@NotNull DeploymentTimingPoint timingPoint, @NotNull LifeCycleState lifeCycleState)