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,
hudson.EnvVars envVars) |
java.lang.String |
toString() |
cleanup, getDescriptor, setGeneratedLocation
public java.lang.String getDarFileLocation(hudson.FilePath workspace, JenkinsDeploymentListener deploymentListener, hudson.EnvVars envVars)
getDarFileLocation
in class ImportLocation
public java.lang.String toString()
toString
in class java.lang.Object