Uses of Class
com.atlassian.bamboo.testutils.ProjectDescriptor

Packages that use ProjectDescriptor
com.atlassian.bamboo.testutils   
 

Uses of ProjectDescriptor in com.atlassian.bamboo.testutils
 

Methods in com.atlassian.bamboo.testutils that return ProjectDescriptor
 ProjectDescriptor TestBuildDetails.getProject()
           
 

Methods in com.atlassian.bamboo.testutils with parameters of type ProjectDescriptor
 void TestBuildDetails.setProject(ProjectDescriptor project)
           
 

Constructors in com.atlassian.bamboo.testutils with parameters of type ProjectDescriptor
TestBuildDetails(ProjectDescriptor project, java.lang.String buildKey, java.lang.String buildName)
           
TestBuildDetails(ProjectDescriptor project, java.lang.String buildKey, java.lang.String buildName, TestBuildDetails master)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.