Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatus
Packages that use RestJobResultStatus
-
Uses of RestJobResultStatus in com.atlassian.bamboo.plugins.rest.model.build.status
Methods in com.atlassian.bamboo.plugins.rest.model.build.status that return RestJobResultStatusModifier and TypeMethodDescriptionprotected RestJobResultStatus
RestJobResultStatusExpander.expandInternal
(RestJobResultStatus status) Methods in com.atlassian.bamboo.plugins.rest.model.build.status with parameters of type RestJobResultStatusModifier and TypeMethodDescriptionprotected RestJobResultStatus
RestJobResultStatusExpander.expandInternal
(RestJobResultStatus status) Method parameters in com.atlassian.bamboo.plugins.rest.model.build.status with type arguments of type RestJobResultStatusModifier and TypeMethodDescriptionvoid
RestJobResultStatusList.setResults
(List<RestJobResultStatus> results) Constructor parameters in com.atlassian.bamboo.plugins.rest.model.build.status with type arguments of type RestJobResultStatusModifierConstructorDescriptionRestJobResultStatusList
(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestJobResultStatus> callback)