|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.rest.resources.BuildAgentResource
public class BuildAgentResource
Constructor Summary | |
---|---|
BuildAgentResource()
|
Method Summary | |
---|---|
java.util.List<GridNode> |
getActiveBuildAgents()
|
java.util.List<Token> |
getInactiveBuildAgents()
|
java.util.List<UnauthorizedAgent> |
getUnauthorizedBuildAgents()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildAgentResource()
Method Detail |
---|
public java.util.List<GridNode> getActiveBuildAgents()
public java.util.List<Token> getInactiveBuildAgents()
public java.util.List<UnauthorizedAgent> getUnauthorizedBuildAgents()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |