|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.ci.DeployableView
com.xebialabs.deployit.ci.ArtifactView
public class ArtifactView
| Nested Class Summary | |
|---|---|
static class |
ArtifactView.DescriptorImpl
|
| Field Summary | |
|---|---|
java.lang.String |
location
|
| Fields inherited from class com.xebialabs.deployit.ci.DeployableView |
|---|
name, properties, tags, type |
| Constructor Summary | |
|---|---|
ArtifactView(java.lang.String type,
java.lang.String name,
java.lang.String location,
java.lang.String tags,
java.util.List<NameValuePair> properties)
|
|
| Method Summary | |
|---|---|
com.xebialabs.deployit.engine.packager.content.DarMember |
newDarMember(DeployitTypes deployitTypes,
hudson.FilePath workspace,
hudson.EnvVars envVars,
JenkinsDeploymentListener listener)
|
| Methods inherited from class com.xebialabs.deployit.ci.DeployableView |
|---|
getDescriptor, getName, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String location
| Constructor Detail |
|---|
@DataBoundConstructor
public ArtifactView(java.lang.String type,
java.lang.String name,
java.lang.String location,
java.lang.String tags,
java.util.List<NameValuePair> properties)
| Method Detail |
|---|
public com.xebialabs.deployit.engine.packager.content.DarMember newDarMember(DeployitTypes deployitTypes,
hudson.FilePath workspace,
hudson.EnvVars envVars,
JenkinsDeploymentListener listener)
newDarMember in class DeployableView
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||