public class URLLocation extends ImportLocation
| Modifier and Type | Class and Description |
|---|---|
static class |
URLLocation.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
url |
generatedLocation| Constructor and Description |
|---|
URLLocation(java.lang.String url) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDarFileLocation(hudson.FilePath workspace,
JenkinsDeploymentListener deploymentListener) |
cleanup, getDescriptor, setGeneratedLocationpublic java.lang.String getDarFileLocation(hudson.FilePath workspace,
JenkinsDeploymentListener deploymentListener)
getDarFileLocation in class ImportLocation