|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.setting.step.nodematcher.BuildAgentMatcher
public class BuildAgentMatcher
Constructor Summary | |
---|---|
BuildAgentMatcher()
|
Method Summary | |
---|---|
java.lang.String |
getAddress()
|
boolean |
matches(Step step,
GridNode node)
|
void |
setAddress(java.lang.String address)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildAgentMatcher()
Method Detail |
---|
@NotEmpty public java.lang.String getAddress()
public void setAddress(java.lang.String address)
public boolean matches(Step step, GridNode node)
matches
in interface NodeMatcher
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |