| Modifier and Type | Method and Description |
|---|---|
static <T extends InternalDeploymentProjectItem> |
DeploymentMatchers.equalToDeploymentProjectItem(T reference) |
| Modifier and Type | Method and Description |
|---|---|
static InternalDeploymentProjectItem |
DeploymentMocks.mockDeploymentProjectItem(long id,
String name,
ProjectItemType projectItemType) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeploymentProjectItem |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDeploymentProjectItem |
class |
BambooArtifactDeploymentProjectItem |
| Constructor and Description |
|---|
AbstractDeploymentProjectItem(InternalDeploymentProjectItem item) |
| Modifier and Type | Class and Description |
|---|---|
class |
IsDeploymentProjectItemEq<T extends InternalDeploymentProjectItem> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends InternalDeploymentProjectItem> |
IsDeploymentProjectItemEq.equalToDeploymentProjectItem(T reference) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
IsDeploymentProjectItemEq.matchesSafely(InternalDeploymentProjectItem item) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableDeploymentProjectItem
An editable version of a deployment project item.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMutableDeploymentProjectItem |
class |
MutableBambooArtifactDeploymentProjectItem |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.