|
||||||||||
| 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
com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact
@ConfigurationItem public abstract class NamedDeployableArtifact
Represents a DeployableArtifact that has a name.
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem |
|---|
label |
| Constructor Summary | |
|---|---|
NamedDeployableArtifact()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
void |
setName(java.lang.String name)
|
| Methods inherited from class com.xebialabs.deployit.ci.artifact.DeployableArtifact |
|---|
getLocation, setLocation |
| 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 NamedDeployableArtifact()
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||