|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.setting.step.executecondition.VariableExecuteCondition
public class VariableExecuteCondition
Constructor Summary | |
---|---|
VariableExecuteCondition()
|
Method Summary | |
---|---|
java.lang.String |
getVariable()
|
boolean |
satisfied(Step step)
|
void |
setVariable(java.lang.String variable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariableExecuteCondition()
Method Detail |
---|
@NotEmpty public java.lang.String getVariable()
public void setVariable(java.lang.String variable)
public boolean satisfied(Step step)
satisfied
in interface ExecuteCondition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |