com.xebialabs.deployit.plugin.osb.ci
Class OsbJarMapping
java.lang.Object
com.xebialabs.deployit.BaseConfigurationItem
com.xebialabs.deployit.ci.mapping.Mapping
com.xebialabs.deployit.ci.artifact.mapping.DeployableArtifactMapping
com.xebialabs.deployit.plugin.osb.ci.OsbJarMapping
- All Implemented Interfaces:
- java.io.Serializable
@ConfigurationItem
public class OsbJarMapping
- extends com.xebialabs.deployit.ci.artifact.mapping.DeployableArtifactMapping
- See Also:
- Serialized Form
| Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem |
label |
| Methods inherited from class com.xebialabs.deployit.ci.artifact.mapping.DeployableArtifactMapping |
addKeyValuePair, getKeyValuePairs, setKeyValuePairs |
| Methods inherited from class com.xebialabs.deployit.ci.mapping.Mapping |
getSource, getTarget, isIdentical, isSimilar, setSource, setTarget |
| 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 |
osbCustomizationFile
@ConfigurationItemProperty(required=false,
description="OSB Customization File.")
private OsbCustomizationFile osbCustomizationFile
OsbJarMapping
public OsbJarMapping()
OsbJarMapping
public OsbJarMapping(java.io.Serializable source,
java.io.Serializable target)
getOsbCustomizationFile
public OsbCustomizationFile getOsbCustomizationFile()
setOsbCustomizationFile
public void setOsbCustomizationFile(OsbCustomizationFile osbCustomizationFile)
Copyright © 2010. All Rights Reserved.