Package com.atlassian.bamboo.build
Class BuildDefinitionXmlImpl
java.lang.Object
com.atlassian.core.bean.EntityObject
com.atlassian.bamboo.core.BambooEntityObject
com.atlassian.bamboo.build.BuildDefinitionXmlImpl
- All Implemented Interfaces:
BuildDefinitionXml
,BambooIdProvider
,BambooObject
,Cloneable
- Direct Known Subclasses:
DefaultBuildDefinitionForBuild
@Entity
public class BuildDefinitionXmlImpl
extends BambooEntityObject
implements BuildDefinitionXml
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.core.bean.EntityObject
clone, equals, getCreationDate, getCurrentDate, getId, getLastModificationDate, hashCode, setClock, setCreationDate, setId, setLastModificationDate
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
-
Field Details
-
xmlData
-
-
Constructor Details
-
BuildDefinitionXmlImpl
protected BuildDefinitionXmlImpl()
-
-
Method Details
-
getXmlData
- Specified by:
getXmlData
in interfaceBuildDefinitionXml
-
setXmlData
- Specified by:
setXmlData
in interfaceBuildDefinitionXml
-