com.pmease.quickbuild.setting.configuration.aggregation
Class UnderSpecifiedTreeMatcher
java.lang.Object
com.pmease.quickbuild.setting.configuration.aggregation.UnderSpecifiedTreeMatcher
- All Implemented Interfaces:
- BuildMatcher, java.io.Serializable
public class UnderSpecifiedTreeMatcher
- extends java.lang.Object
- implements BuildMatcher
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnderSpecifiedTreeMatcher
public UnderSpecifiedTreeMatcher()
getTreeRoot
@NotEmpty
public java.lang.String getTreeRoot()
setTreeRoot
public void setTreeRoot(java.lang.String treeRoot)
isIncludeRoot
public boolean isIncludeRoot()
setIncludeRoot
public void setIncludeRoot(boolean includeRoot)
matches
public boolean matches(Configuration configuration,
Build build)
- Specified by:
matches
in interface BuildMatcher
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.