| Modifier and Type | Method and Description | 
|---|---|
protected FileSet | 
ModuleSetAssemblyPhase.createFileSet(FileSet fileSet,
             ModuleSources sources,
             MavenProject moduleProject,
             AssemblerConfigurationSource configSource)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected FileSet | 
ModuleSetAssemblyPhase.createFileSet(FileSet fileSet,
             ModuleSources sources,
             MavenProject moduleProject,
             AssemblerConfigurationSource configSource)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AddFileSetsTask.addFileSet(FileSet fileSet,
          Archiver archiver,
          AssemblerConfigurationSource configSource,
          File archiveBaseDir)  | 
protected File | 
AddFileSetsTask.getFileSetDirectory(FileSet fileSet,
                   File basedir,
                   File archiveBaseDir)  | 
| Constructor and Description | 
|---|
AddFileSetsTask(FileSet... fileSets)  | 
| Constructor and Description | 
|---|
AddFileSetsTask(List<FileSet> fileSets)  | 
| Modifier and Type | Method and Description | 
|---|---|
File | 
FileSetFormatter.formatFileSetForAssembly(File fileSetDir,
                        FileSet set)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<FileSet> | 
ModuleSources.getFileSets()
Method getFileSets. 
 | 
List<FileSet> | 
Component.getFileSets()
Method getFileSets. 
 | 
List<FileSet> | 
Assembly.getFileSets()
Method getFileSets. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModuleSources.addFileSet(FileSet fileSet)
Method addFileSet. 
 | 
void | 
Component.addFileSet(FileSet fileSet)
Method addFileSet. 
 | 
void | 
Assembly.addFileSet(FileSet fileSet)
Method addFileSet. 
 | 
void | 
ModuleSources.removeFileSet(FileSet fileSet)
Method removeFileSet. 
 | 
void | 
Component.removeFileSet(FileSet fileSet)
Method removeFileSet. 
 | 
void | 
Assembly.removeFileSet(FileSet fileSet)
Method removeFileSet. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModuleSources.setFileSets(List<FileSet> fileSets)
Set specifies which groups of files from each included
 module to include in the assembly. 
 | 
void | 
Component.setFileSets(List<FileSet> fileSets)
Set specifies which groups of files to include in the
 assembly. 
 | 
void | 
Assembly.setFileSets(List<FileSet> fileSets)
Set specifies which groups of files to include in the
 assembly. 
 | 
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.