| Package | Description |
|---|---|
| com.atlassian.bamboo.plan | |
| com.atlassian.bamboo.project |
| Modifier and Type | Method and Description |
|---|---|
ProjectIdentifier |
PlanIdentifier.getProject()
Returns the parent
Project |
| Modifier and Type | Method and Description |
|---|---|
<T extends Plan> |
PlanManager.getPlanIdentifiersForProject(ProjectIdentifier project,
Class<T> planType,
boolean includeMarkedForDeletion)
Retrieve a list of plans for a given project.
|
<T extends Plan> |
PlanDao.getPlanIdentifiersForProject(ProjectIdentifier projectIdentifier,
Class<T> planType,
boolean includeMarkedForDeletion)
Returns minimal data about all plans in the given project
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Project
Represents a Bamboo project object.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.