public class MavenExtensionsHandler
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MavenExtensionsHandler.MavenExtension |
| Constructor and Description |
|---|
MavenExtensionsHandler() |
| Modifier and Type | Method and Description |
|---|---|
hudson.FilePath |
copyExtensionToAgent(MavenExtensionsHandler.MavenExtension extension,
hudson.FilePath rootPath) |
void |
deleteAllExtensionsFromAgent(hudson.FilePath rootPath) |
void |
deleteExtensionFromAgent(MavenExtensionsHandler.MavenExtension extension,
hudson.FilePath rootPath) |
public hudson.FilePath copyExtensionToAgent(MavenExtensionsHandler.MavenExtension extension, hudson.FilePath rootPath) throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic void deleteExtensionFromAgent(MavenExtensionsHandler.MavenExtension extension, hudson.FilePath rootPath) throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic void deleteAllExtensionsFromAgent(hudson.FilePath rootPath)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException