Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus

Packages that use RestJobResultStatus
com.atlassian.bamboo.plugins.rest.model.build.status   
 

Uses of RestJobResultStatus in com.atlassian.bamboo.plugins.rest.model.build.status
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.status that return RestJobResultStatus
protected  RestJobResultStatus RestJobResultStatusExpander.expandInternal(RestJobResultStatus status)
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.status with parameters of type RestJobResultStatus
protected  RestJobResultStatus RestJobResultStatusExpander.expandInternal(RestJobResultStatus status)
           
 

Constructor parameters in com.atlassian.bamboo.plugins.rest.model.build.status with type arguments of type RestJobResultStatus
RestJobResultStatusList(int size, org.apache.commons.lang.math.IntRange range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestJobResultStatus> callback)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.