Constructor and Description |
---|
AbstractDeploymentVersionItem(MutableDeploymentVersionItem version) |
Modifier and Type | Method and Description |
---|---|
protected MutableDeploymentVersionItem |
DeploymentVersionItemMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
Modifier and Type | Method and Description |
---|---|
protected void |
DeploymentVersionItemMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
MutableDeploymentVersionItem deploymentVersionItem,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
DeploymentVersionItemMapper.importProperties(MutableDeploymentVersionItem object,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.ListAttribute<MutableDeploymentVersionImpl,MutableDeploymentVersionItem> |
MutableDeploymentVersionImpl_.items |
Modifier and Type | Method and Description |
---|---|
List<MutableDeploymentVersionItem> |
MutableDeploymentVersionImpl.getItems() |
List<MutableDeploymentVersionItem> |
MutableDeploymentVersion.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
MutableDeploymentVersionImpl.setItems(List<MutableDeploymentVersionItem> items) |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableArtifactDeploymentVersionItem
Mutable interface for DeploymentVersionItems of type BAMBOO_ARTIFACT.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMutableDeploymentVersionItem |
class |
MutableArtifactDeploymentVersionItemImpl |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<MutableDeploymentVersionItem,DeploymentVersionItem> |
MutableDeploymentVersionItem.toImmutableDeploymentVersionItem
Function converting MutableDeploymentVersionItem to DeploymentVersionItem.
|
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.