|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.setting.configuration.buildcondition.ChangeBasedBuildCondition
public abstract class ChangeBasedBuildCondition
Constructor Summary | |
---|---|
ChangeBasedBuildCondition()
|
Method Summary | |
---|---|
java.lang.String |
getPathPatterns()
|
protected boolean |
isChanged()
|
void |
setPathPatterns(java.lang.String pathPatterns)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.pmease.quickbuild.setting.configuration.buildcondition.BuildCondition |
---|
satisfied |
Constructor Detail |
---|
public ChangeBasedBuildCondition()
Method Detail |
---|
public java.lang.String getPathPatterns()
public void setPathPatterns(java.lang.String pathPatterns)
protected boolean isChanged()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |