|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DeploymentProjectItem in com.atlassian.bamboo.deployments.projects |
|---|
| Classes in com.atlassian.bamboo.deployments.projects that implement DeploymentProjectItem | |
|---|---|
class |
AbstractDeploymentProjectItem
|
class |
BambooArtifactDeploymentProjectItem
|
| Methods in com.atlassian.bamboo.deployments.projects that return types with arguments of type DeploymentProjectItem | |
|---|---|
static com.google.common.base.Function<DeploymentProject,java.util.List<DeploymentProjectItem>> |
DeploymentProjectFunctions.getDeploymentProjectItems(DeploymentProjectService deploymentProjectService)
|
| Uses of DeploymentProjectItem in com.atlassian.bamboo.deployments.projects.actions |
|---|
| Methods in com.atlassian.bamboo.deployments.projects.actions that return types with arguments of type DeploymentProjectItem | |
|---|---|
java.util.List<DeploymentProjectItem> |
ViewDeploymentProjects.getDeploymentProjectItems()
|
java.util.List<DeploymentProjectItem> |
ConfigureDeploymentProject.getDeploymentProjectItems()
|
java.util.List<DeploymentProjectItem> |
ViewDeploymentProjects.getProjectItems()
|
| Uses of DeploymentProjectItem in com.atlassian.bamboo.deployments.projects.persistence.items |
|---|
| Fields in com.atlassian.bamboo.deployments.projects.persistence.items with type parameters of type DeploymentProjectItem | |
|---|---|
static com.google.common.base.Function<MutableDeploymentProjectItem,DeploymentProjectItem> |
MutableDeploymentProjectItem.toImmutableProjectItem
Function to convert MutableDeploymentProjectItem to immutable form |
| Methods in com.atlassian.bamboo.deployments.projects.persistence.items that return DeploymentProjectItem | |
|---|---|
DeploymentProjectItem |
MutableDeploymentProjectItem.getImmutableProjectItem()
|
DeploymentProjectItem |
MutableBambooArtifactDeploymentProjectItem.getImmutableProjectItem()
|
| Uses of DeploymentProjectItem in com.atlassian.bamboo.deployments.projects.service |
|---|
| Methods in com.atlassian.bamboo.deployments.projects.service that return DeploymentProjectItem | |
|---|---|
DeploymentProjectItem |
DeploymentProjectServiceImpl.getProjectItem(long projectItemId)
|
DeploymentProjectItem |
DeploymentProjectService.getProjectItem(long projectItemId)
Get a specific Project Item. |
| Methods in com.atlassian.bamboo.deployments.projects.service that return types with arguments of type DeploymentProjectItem | |
|---|---|
java.util.List<DeploymentProjectItem> |
DeploymentProjectServiceImpl.getDeploymentProjectItems(long deploymentProjectId)
|
java.util.List<DeploymentProjectItem> |
DeploymentProjectService.getDeploymentProjectItems(long deploymentProjectId)
Does not validate deployment project exists |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||