Uses of Class
com.atlassian.bamboo.plugins.rest.common.Token
Packages that use Token
Package
Description
-
Uses of Token in com.atlassian.bamboo.plugins.rest.common
Methods in com.atlassian.bamboo.plugins.rest.common that return TokenMethods in com.atlassian.bamboo.plugins.rest.common with parameters of type Token -
Uses of Token in com.atlassian.bamboo.plugins.rest.plan.stage.job
Methods in com.atlassian.bamboo.plugins.rest.plan.stage.job that return TokenModifier and TypeMethodDescription@NotNull Token
RestJobService.getDeleteConfirmationToken
(@NotNull PlanKey jobKey, @NotNull javax.ws.rs.core.UriInfo uriInfo) Generate the delete confirmation token to be used for the given job key.@NotNull Token
RestJobServiceImpl.getDeleteConfirmationToken
(@NotNull PlanKey jobKey, @NotNull javax.ws.rs.core.UriInfo uriInfo)