Uses of Class
com.atlassian.bamboo.v2.build.BuildCancelledDetails

Packages that use BuildCancelledDetails
com.atlassian.bamboo.v2.build   
 

Uses of BuildCancelledDetails in com.atlassian.bamboo.v2.build
 

Methods in com.atlassian.bamboo.v2.build that return BuildCancelledDetails
 BuildCancelledDetails CurrentlyBuilding.getBuildCancelledDetails()
           
 BuildCancelledDetails CurrentlyBuildingImpl.getBuildCancelledDetails()
           
 

Methods in com.atlassian.bamboo.v2.build with parameters of type BuildCancelledDetails
 void CurrentlyBuilding.setBuildCancelledDetails(BuildCancelledDetails buildCancelledDetails)
           
 void CurrentlyBuildingImpl.setBuildCancelledDetails(BuildCancelledDetails buildCancelledDetails)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.