Class FeatureSelectionConfig
java.lang.Object
org.apache.sling.feature.maven.mojos.FeatureSelectionConfig
- Direct Known Subclasses:
Aggregate,Archive,Repository,Scan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanList<org.apache.sling.feature.maven.mojos.FeatureSelectionConfig.Selection>inthashCode()voidsetFilesExclude(String val) voidsetFilesInclude(String val) voidsetIncludeArtifact(org.apache.maven.model.Dependency a) voidsetIncludeClassifier(String classifier) voidsetRefsInclude(String val) Include refs filestoString()
-
Constructor Details
-
FeatureSelectionConfig
public FeatureSelectionConfig()
-
-
Method Details
-
setFilesInclude
-
setFilesExclude
-
setRefsInclude
Include refs files- Parameters:
val- A pattern- Since:
- 1.1.22
-
setIncludeArtifact
public void setIncludeArtifact(org.apache.maven.model.Dependency a) -
setIncludeClassifier
-
getFilesExcludes
-
getSelections
-
hashCode
public int hashCode() -
equals
-
toString
-