Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatusList
-
Packages that use RestJobResultStatusList Package Description com.atlassian.bamboo.plugins.rest.model.build.status -
-
Uses of RestJobResultStatusList in com.atlassian.bamboo.plugins.rest.model.build.status
Fields in com.atlassian.bamboo.plugins.rest.model.build.status declared as RestJobResultStatusList Modifier and Type Field Description RestJobResultStatusList
RestStageResultStatus. results
Methods in com.atlassian.bamboo.plugins.rest.model.build.status that return RestJobResultStatusList Modifier and Type Method Description protected RestJobResultStatusList
RestStageResultStatus. getBuildResults()
Methods in com.atlassian.bamboo.plugins.rest.model.build.status with parameters of type RestJobResultStatusList Modifier and Type Method Description void
RestStageResultStatus. setResults(RestJobResultStatusList results)
-