|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.setting.configuration.aggregation.SpecifiedChildrenMatcher
public class SpecifiedChildrenMatcher
Constructor Summary | |
---|---|
SpecifiedChildrenMatcher()
|
Method Summary | |
---|---|
java.lang.String |
getConfigurationPaths()
|
boolean |
matches(Configuration configuration,
Build build)
|
void |
setConfigurationPaths(java.lang.String configurationPaths)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpecifiedChildrenMatcher()
Method Detail |
---|
@NotEmpty public java.lang.String getConfigurationPaths()
public void setConfigurationPaths(java.lang.String configurationPaths)
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 |