|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestBuildLabel | |
---|---|
com.atlassian.bamboo.plugins.rest.model.build.label | |
com.atlassian.bamboo.plugins.rest.resource | |
com.atlassian.bamboo.plugins.rest.service |
Uses of RestBuildLabel in com.atlassian.bamboo.plugins.rest.model.build.label |
---|
Constructor parameters in com.atlassian.bamboo.plugins.rest.model.build.label with type arguments of type RestBuildLabel | |
---|---|
RestBuildLabelList(int size,
org.apache.commons.lang.math.IntRange range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestBuildLabel> callback)
|
Uses of RestBuildLabel in com.atlassian.bamboo.plugins.rest.resource |
---|
Methods in com.atlassian.bamboo.plugins.rest.resource with parameters of type RestBuildLabel | |
---|---|
void |
ResultResource.addBuildLabel(java.lang.String projectKey,
java.lang.String buildKey,
java.lang.String buildNumber,
RestBuildLabel label,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext,
javax.ws.rs.core.UriInfo uriInfo)
|
Uses of RestBuildLabel in com.atlassian.bamboo.plugins.rest.service |
---|
Methods in com.atlassian.bamboo.plugins.rest.service with parameters of type RestBuildLabel | |
---|---|
void |
ResultServiceImpl.addBuildLabel(java.lang.String projectKey,
java.lang.String buildKey,
java.lang.String buildNumber,
RestBuildLabel label,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext,
javax.ws.rs.core.UriInfo uriInfo)
|
void |
ResultService.addBuildLabel(java.lang.String projectKey,
java.lang.String buildKey,
java.lang.String buildNumber,
RestBuildLabel label,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext,
javax.ws.rs.core.UriInfo uriInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |