Uses of Class
com.atlassian.bamboo.plugins.rest.model.plan.dependency.RestDependencies
-
Uses of RestDependencies in com.atlassian.bamboo.plugins.rest.resource
Modifier and TypeMethodDescriptionDependencyResource.searchForAvailablePlanChildDependencies
(String projectKey, String buildKey, @NotNull String searchTerm, javax.ws.rs.core.UriInfo uriInfo) DependencyResource.searchForAvailablePlanParentDependencies
(String projectKey, String buildKey, @NotNull String searchTerm, javax.ws.rs.core.UriInfo uriInfo)