com.atlassian.bamboo.v2.build.timing
Class BuildTimingPoints.AgentAssigned
java.lang.Object
com.atlassian.bamboo.v2.build.timing.AbstractBuildTimingPoint
com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.AgentAssigned
- All Implemented Interfaces:
- BuildTimingPoint, TimingPoint, Serializable
- Enclosing class:
- BuildTimingPoints
public static class BuildTimingPoints.AgentAssigned
- extends AbstractBuildTimingPoint
Not using @AsynchronousPreferred on this type to avoid async execution
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildTimingPoints.AgentAssigned
public BuildTimingPoints.AgentAssigned(@NotNull
PlanResultKey planResultKey,
@NotNull
Date date,
long agentId)
getAgentId
public long getAgentId()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.