Uses of Class
com.atlassian.bamboo.v2.build.agent.AgentBuildingStatus
-
Packages that use AgentBuildingStatus Package Description com.atlassian.bamboo.event -
-
Uses of AgentBuildingStatus in com.atlassian.bamboo.event
Methods in com.atlassian.bamboo.event that return AgentBuildingStatus Modifier and Type Method Description AgentBuildingStatus
VerifyAgentBuildingStatusEvent. getAgentBuildingStatus()
Constructors in com.atlassian.bamboo.event with parameters of type AgentBuildingStatus Constructor Description VerifyAgentBuildingStatusEvent(long agentId, String agentName, AgentBuildingStatus agentBuildingStatus)
-