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