|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.ci.ImportLocation
com.xebialabs.deployit.ci.URLLocation
public class URLLocation
| Nested Class Summary | |
|---|---|
static class |
URLLocation.DescriptorImpl
|
| Field Summary | |
|---|---|
java.lang.String |
url
|
| Fields inherited from class com.xebialabs.deployit.ci.ImportLocation |
|---|
generatedLocation |
| Constructor Summary | |
|---|---|
URLLocation(java.lang.String url)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDarFileLocation(hudson.FilePath workspace,
JenkinsDeploymentListener deploymentListener)
|
| Methods inherited from class com.xebialabs.deployit.ci.ImportLocation |
|---|
cleanup, getDescriptor, setGeneratedLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String url
| Constructor Detail |
|---|
@DataBoundConstructor public URLLocation(java.lang.String url)
| Method Detail |
|---|
public java.lang.String getDarFileLocation(hudson.FilePath workspace,
JenkinsDeploymentListener deploymentListener)
getDarFileLocation in class ImportLocation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||