|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedFile | |
|---|---|
| org.jenkinsci.plugins.configfiles.buildwrapper | |
| Uses of ManagedFile in org.jenkinsci.plugins.configfiles.buildwrapper |
|---|
| Methods in org.jenkinsci.plugins.configfiles.buildwrapper that return types with arguments of type ManagedFile | |
|---|---|
List<ManagedFile> |
ConfigFileBuildWrapper.getManagedFiles()
|
static Map<ManagedFile,hudson.FilePath> |
ManagedFileUtil.provisionConfigFiles(List<ManagedFile> managedFiles,
hudson.FilePath workSpace,
PrintStream logger)
provisions (publishes) the given files to the workspace. |
| Method parameters in org.jenkinsci.plugins.configfiles.buildwrapper with type arguments of type ManagedFile | |
|---|---|
static Map<ManagedFile,hudson.FilePath> |
ManagedFileUtil.provisionConfigFiles(List<ManagedFile> managedFiles,
hudson.FilePath workSpace,
PrintStream logger)
provisions (publishes) the given files to the workspace. |
| Constructor parameters in org.jenkinsci.plugins.configfiles.buildwrapper with type arguments of type ManagedFile | |
|---|---|
ConfigFileBuildWrapper.ManagedFilesEnvironment(Map<ManagedFile,hudson.FilePath> file2Path)
|
|
ConfigFileBuildWrapper(List<ManagedFile> managedFiles)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||