|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestJobResultStatus | |
---|---|
com.atlassian.bamboo.plugins.rest.documentation | |
com.atlassian.bamboo.plugins.rest.model.build.status |
Uses of RestJobResultStatus in com.atlassian.bamboo.plugins.rest.documentation |
---|
Fields in com.atlassian.bamboo.plugins.rest.documentation declared as RestJobResultStatus | |
---|---|
static RestJobResultStatus |
RestResultStatusExampleDocument.EXAMPLE_JOB_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)
|
Method parameters in com.atlassian.bamboo.plugins.rest.model.build.status with type arguments of type RestJobResultStatus | |
---|---|
void |
RestJobResultStatusList.setResults(java.util.List<RestJobResultStatus> results)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |