Uses of Interface
com.atlassian.bamboo.v2.build.timing.TimingPoint
Packages that use TimingPoint
Package
Description
-
Uses of TimingPoint in com.atlassian.bamboo.deployments.execution.events
Subinterfaces of TimingPoint in com.atlassian.bamboo.deployments.execution.eventsClasses in com.atlassian.bamboo.deployments.execution.events that implement TimingPointModifier and TypeClassDescriptionclassstatic classDeployment was received by agentstatic classDeployment execution was cancelled on agentstatic classDeployment execution was finished on agentstatic classDeployment execution was started on agentstatic classDeployment was put to the queuestatic classDeployment was picked up from the queue by agentstatic classstatic classstatic classstatic classstatic classMethods in com.atlassian.bamboo.deployments.execution.events with parameters of type TimingPointModifier and TypeMethodDescriptionstatic @Nullable Class<? extends OutOfBandTimingPoint> OutOfBandDeploymentTimingPoints.getOobClassForTimingPoint(TimingPoint timingPoint) -
Uses of TimingPoint in com.atlassian.bamboo.v2.build.agent.messages
Constructors in com.atlassian.bamboo.v2.build.agent.messages with parameters of type TimingPoint -
Uses of TimingPoint in com.atlassian.bamboo.v2.build.agent.remote
Methods in com.atlassian.bamboo.v2.build.agent.remote with parameters of type TimingPointModifier and TypeMethodDescriptionvoidRemoteTimingPointServiceImpl.publish(@NotNull TimingPoint timingPoint) voidRemoteTimingPointServiceImpl.publish(TimingPoint timingPoint, boolean isOutOfBand) -
Uses of TimingPoint in com.atlassian.bamboo.v2.build.timing
Subinterfaces of TimingPoint in com.atlassian.bamboo.v2.build.timingModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in com.atlassian.bamboo.v2.build.timing that implement TimingPointModifier and TypeClassDescriptionclassclassclassstatic classNot using @AsynchronousPreferred on this type to avoid async executionstatic classNot using @AsynchronousPreferred on this type to avoid async executionstatic classNot using @AsynchronousPreferred on this type to avoid async executionstatic classNot using @AsynchronousPreferred on this type to avoid async executionstatic classNot using @AsynchronousPreferred on this type to avoid async executionstatic classNot using @AsynchronousPreferred on this type to avoid async executionstatic classDeprecated.since 9.3 not really related to actual VCS operationsstatic classstatic classstatic classstatic classDeprecated.since 8.0 useOutOfBandBuildTimingPoints.AgentAssignedstatic classstatic classDeprecated.since 9.3 not really related to actual VCS operationsclassAsynchronous event broadcast upon receiving aTimingPointMethods in com.atlassian.bamboo.v2.build.timing that return TimingPointModifier and TypeMethodDescription@NotNull TimingPointOutOfBandTimingPointWrapper.getTimingPoint()Methods in com.atlassian.bamboo.v2.build.timing with parameters of type TimingPointModifier and TypeMethodDescriptionstatic @Nullable Class<? extends OutOfBandTimingPoint> OutOfBandBuildTimingPoints.getOobClassForTimingPoint(TimingPoint timingPoint) static @Nullable Class<? extends OutOfBandTimingPoint> OutOfBandTimingPoints.getOobClassForTimingPoint(Class<?> outOfBandBuildTimingPointsClass, TimingPoint timingPoint) Deprecated.since 6.9 without replacementstatic OutOfBandTimingPointOutOfBandTimingPoints.oobTimingPointFor(org.apache.log4j.Logger log, Class<? extends OutOfBandTimingPoint> oobTimingPoint, TimingPoint timingPoint) voidTimingPointService.publish(@NotNull TimingPoint timingPoint) This method will publish two timing points: the in-band and the out-of-band versionvoidTimingPointService.publish(TimingPoint timingPoint, boolean isOutOfBand) voidTimingPointServiceImpl.publish(@NotNull TimingPoint timingPoint) voidTimingPointServiceImpl.publish(TimingPoint timingPoint, boolean isOutOfBand) Constructors in com.atlassian.bamboo.v2.build.timing with parameters of type TimingPoint