|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.setting.configuration.aggregation.ScriptMatcher
public class ScriptMatcher
Constructor Summary | |
---|---|
ScriptMatcher(Aggregation aggregation)
|
Method Summary | |
---|---|
java.lang.String |
getScript()
|
boolean |
matches(Configuration configuration,
Build build)
|
void |
setScript(java.lang.String script)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptMatcher(Aggregation aggregation)
Method Detail |
---|
@NotEmpty public java.lang.String getScript()
public void setScript(java.lang.String script)
public boolean matches(Configuration configuration, Build build)
matches
in interface BuildMatcher
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |