|
|||||||||
| 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.GeneratedLocation
public class GeneratedLocation
| Nested Class Summary | |
|---|---|
static class |
GeneratedLocation.DescriptorImpl
|
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.ci.ImportLocation |
|---|
generatedLocation |
| Constructor Summary | |
|---|---|
GeneratedLocation()
|
|
| Method Summary | |
|---|---|
void |
cleanup()
You need to override this method if your import location creates temp files |
java.lang.String |
getDarFileLocation(hudson.FilePath workspace,
JenkinsDeploymentListener deploymentListener)
For local workspace just returns the path; For remote workspace - copies dar file into local temporary location first, then returns temporary path. |
| Methods inherited from class com.xebialabs.deployit.ci.ImportLocation |
|---|
getDescriptor, setGeneratedLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public GeneratedLocation()
| Method Detail |
|---|
public java.lang.String getDarFileLocation(hudson.FilePath workspace,
JenkinsDeploymentListener deploymentListener)
getDarFileLocation in class ImportLocation
public void cleanup()
throws java.io.IOException,
java.lang.InterruptedException
ImportLocation
cleanup in class ImportLocationjava.io.IOException
java.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||