|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.v2.build.agent.BuildAgentImpl
com.atlassian.bamboo.v2.build.agent.LocalBuildAgentImpl
public class LocalBuildAgentImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.atlassian.bamboo.v2.build.agent.BuildAgent |
|---|
BuildAgent.BuildAgentVisitor |
| Constructor Summary | |
|---|---|
LocalBuildAgentImpl(LocalAgentDefinition definition,
ExecutableBuildAgent executableBuildAgent)
|
|
| Method Summary | |
|---|---|
AgentStatus |
getAgentStatus()
|
ExecutableBuildAgent |
getExecutableBuildAgent()
The executable agent (which you can start/stop/build on) for the local agent. |
boolean |
isActive()
|
| Methods inherited from class com.atlassian.bamboo.v2.build.agent.BuildAgentImpl |
|---|
accept, compareTo, equals, getDefinition, getId, getLastUpdated, getName, getRemoteTimestamp, getSystemInfo, hashCode, isBusy, isEnabled, isRequestedToBeStopped, isUnresponsive, setAgentStatus, setDefinition, setLastUpdated, setRemoteTimestamp, setRequestedToBeStopped, setSystemInfo, setUnresponsive, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.atlassian.bamboo.v2.build.agent.BuildAgent |
|---|
accept, getDefinition, getId, getName, isBusy, isEnabled, isRequestedToBeStopped, isUnresponsive, setDefinition, setRequestedToBeStopped, setUnresponsive |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public LocalBuildAgentImpl(@NotNull
LocalAgentDefinition definition,
@NotNull
ExecutableBuildAgent executableBuildAgent)
| Method Detail |
|---|
public AgentStatus getAgentStatus()
getAgentStatus in interface BuildAgentgetAgentStatus in class BuildAgentImplpublic boolean isActive()
isActive in interface BuildAgentisActive in class BuildAgentImpl@NotNull public ExecutableBuildAgent getExecutableBuildAgent()
LocalBuildAgent
getExecutableBuildAgent in interface LocalBuildAgent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||