Class FeatureSelectionConfig
java.lang.Object
org.apache.sling.feature.maven.mojos.FeatureSelectionConfig
- Direct Known Subclasses:
Aggregate
,Archive
,Repository
,Scan
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
List<org.apache.sling.feature.maven.mojos.FeatureSelectionConfig.Selection>
int
hashCode()
void
setFilesExclude
(String val) void
setFilesInclude
(String val) void
setIncludeArtifact
(org.apache.maven.model.Dependency a) void
setIncludeClassifier
(String classifier) void
setRefsInclude
(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
-