Uses of Class
com.atlassian.bamboo.plugins.rest.common.Token
Package
Description
-
Uses of Token in com.atlassian.bamboo.plugins.rest.common
-
Uses of Token in com.atlassian.bamboo.plugins.rest.plan.stage.job
Modifier 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)