|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.BaseConfigurationItem
com.xebialabs.deployit.ci.artifact.DeployableArtifact
@ConfigurationItem(description="Deployable artifact.") public abstract class DeployableArtifact
Represents a deployable artifact.
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem |
|---|
label |
| Constructor Summary | |
|---|---|
DeployableArtifact()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocation()
|
void |
setLocation(java.lang.String location)
|
| Methods inherited from class com.xebialabs.deployit.BaseConfigurationItem |
|---|
equals, getLabel, hashCode, setLabel, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DeployableArtifact()
| Method Detail |
|---|
public java.lang.String getLocation()
public void setLocation(java.lang.String location)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||