com.xebialabs.deployit.plugin.osb.ci
Class OsbJar
java.lang.Object
com.xebialabs.deployit.BaseConfigurationItem
com.xebialabs.deployit.ci.artifact.DeployableArtifact
com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact
com.xebialabs.deployit.plugin.osb.ci.OsbJar
- All Implemented Interfaces:
- java.io.Serializable
@ConfigurationItem(description="Deployable Oracle Service bus artifact.")
public class OsbJar
- extends com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact
- See Also:
- Serialized Form
| Fields inherited from class com.xebialabs.deployit.ci.artifact.DeployableArtifact |
NAME_OF_CONTENTS_FIELD |
| Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem |
label |
| Methods inherited from class com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact |
getName, getValidationError, setName, validate |
| 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 |
projectName
@ConfigurationItemProperty(required=true,
description="OSB Project name.")
private java.lang.String projectName
OsbJar
public OsbJar()
getProjectName
public java.lang.String getProjectName()
setProjectName
public void setProjectName(java.lang.String projectName)
Copyright © 2010. All Rights Reserved.