| Modifier and Type | Method and Description |
|---|---|
Iterable<com.atlassian.applinks.api.EntityLink> |
JiraApplinksService.getJiraEntityLinksForProject(Project bambooProject)
Retrieve all JIRA entity links associated with a bamboo project, returning primary link first and the rest in
alphabetical order.
|
Iterable<com.atlassian.applinks.api.EntityLink> |
StashApplinksService.getStashEntityLinksForProject(Project bambooProject)
Retrieve all JIRA entity links associated with a bamboo project, returning primary link first and the rest in
alphabetical order.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
BuildDefinitionForProject.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildDefinitionForProject.setProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<AgentAssignmentService.AgentAssignmentExecutable> |
AgentAssignmentServiceHelper.projectToExecutables(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Chain |
ChainDao.getByKey(Project project,
String key)
Gets a chain by its key (eg, FOO)
|
Chain |
ChainDao.getByName(Project project,
String name)
Gets a chain by its name
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeletionService.deleteProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.applinks.api.ApplicationLink |
JiraRemoteIssueManager.getJiraApplicationLink(String jiraProjectKey,
Project project)
Retrieves the 'best' application link for a given JIRA project key.
|
<T extends InternalLinkedJiraIssue> |
JiraIssueManager.getJiraIssueDetails(Project bambooProject,
Iterable<T> linkedJiraIssues)
Get issue details from JIRA via XML Search.
|
JiraIssueDetails |
JiraIssueManager.getJiraIssueDetails(Project bambooProject,
String issueKey)
Get issue details for a single issue.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
Labelling.getProject() |
| Modifier and Type | Method and Description |
|---|---|
Labelling |
LabelDao.findLabellingByProject(Label label,
Project project) |
List<Labelling> |
LabelDao.findLabels(Project project) |
List<LabelCount> |
LabelManager.findLabels(String namespace,
int maxResults,
Plan plan,
Project project)
Finds all labels in a given build, with namespace and maxResults.
|
List<LabelCount> |
LabelDao.findLabels(String namespace,
int maxResults,
Project project) |
void |
Labelling.setProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
PlanPermissionSkeleton.getProject()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Plan> |
PlanManager.getProjectPlanMap(Class<T> planType,
boolean includeEmptyProjects)
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Plan> |
PlanDao.findAllPlansByProject(Project project,
Class<T> planType)
|
<T extends Plan> |
PlanDao.findPlansByProject(Project project,
Class<T> planType)
|
<T extends Plan> |
PlanManager.getAllPlansByProject(Project project,
Class<T> planType)
|
Iterable<ImmutableTopLevelPlan> |
FilteringPlanManager.getEditablePlansByProject(Project project)
|
List<TopLevelPlan> |
PlanManager.getPlansByProject(Project project)
Returns all
TopLevelPlan's filtered by Project
Result of this method is filtered by Acegi. |
<T extends Plan> |
PlanManager.getPlansByProject(Project project,
Class<T> planType)
|
<T extends ImmutablePlan> |
FilteringPlanManager.getRunnablePlans(Project project,
Class<T> planType)
|
<T extends Plan> |
FilteringPlanManager.getRunnablePlansByProject(Project project,
Class<T> planType)
Deprecated.
|
Map<PlanKey,PlanKey> |
MovePlanService.movePlansToProject(Collection<TopLevelPlan> plans,
Project project,
Map<String,String> planKeyMappings,
Map<String,String> planNameMappings)
Moves a list of plans to a new project.
|
void |
Plan.setProject(Project project) |
void |
PlanPermissionSkeleton.setProject(Project project)
Deprecated.
|
void |
PlanManager.triggerConfigUpdatedEventsForPlansInProject(Project project)
Triggers updated events for every plan in a project regardless of permissions.
|
void |
MovePlanService.validatePlanKeysAndNamesForProject(com.atlassian.struts.ValidationAware validationAware,
Project newProject,
Map<String,String> planKeyMappings,
Map<String,String> planNameMappings)
Validates a list of plan names and keys against a single project.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
ImmutablePlan.getProject()
Returns the parent
Project |
| Modifier and Type | Method and Description |
|---|---|
List<ImmutableTopLevelPlan> |
CachedPlanManager.getPlansByProject(Project project)
Returns all
ImmutableTopLevelPlan's filtered by Project. |
<T extends ImmutablePlan> |
CachedPlanManager.getPlansByProject(Project project,
Class<T> planType)
|
<T extends ImmutablePlan> |
CachedPlanManager.getPlansByProject(Project project,
Class<T> planType,
com.google.common.base.Predicate<? super T> filter) |
| Modifier and Type | Method and Description |
|---|---|
Project |
ProjectManager.createProject(String key,
String name)
Creates a new Project
Note that this method will not save the project
|
Project |
ProjectManager.createProject(String key,
String name,
String description)
Creates a new Project
|
Project |
ProjectDao.findById(long id) |
Project |
ProjectManager.getProjectById(long id)
Returns the build given the id
|
Project |
ProjectDao.getProjectByKey(String key) |
Project |
ProjectManager.getProjectByKey(String key)
Returns the project given a project key
|
Project |
ProjectDao.getProjectByName(String projectName) |
Project |
ProjectManager.getProjectByName(String projectName)
Returns project by name
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Project> |
ProjectDao.findAll() |
Set<Project> |
ProjectManager.getAllProjects()
Returns a collection of
Project objects |
List<Project> |
ProjectDao.getAllProjectsMarkedForDeletion() |
Collection<Project> |
ProjectManager.getAllProjectsMarkedForDeletion() |
Set<Project> |
ProjectManager.getProjects()
Returns a collection of
Project objects |
List<Project> |
ProjectManager.getSortedProjects()
Returns a sorted by name list of projects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectDao.delete(Project project) |
void |
ProjectManager.deleteProject(Project project)
Removes the project from the system
|
void |
ProjectManager.saveProject(Project project)
Saves the project
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BambooPermissionManager.hasProjectEditPermission(Project project) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.