|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.setting.step.executecondition.FileExistExecuteCondition
public class FileExistExecuteCondition
Constructor Summary | |
---|---|
FileExistExecuteCondition()
|
Method Summary | |
---|---|
java.lang.String |
getPath()
|
boolean |
satisfied(Step step)
|
void |
setPath(java.lang.String path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileExistExecuteCondition()
Method Detail |
---|
@NotEmpty public java.lang.String getPath()
public void setPath(java.lang.String path)
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 |