Uses of Class
com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestVerificationRequest
Packages that use RestVerificationRequest
-
Uses of RestVerificationRequest in com.atlassian.bamboo.plugins.rest.admin.globalvariable
Methods in com.atlassian.bamboo.plugins.rest.admin.globalvariable with parameters of type RestVerificationRequestModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
GlobalVariableResource.verifyGlobalVariableValue
(RestVerificationRequest request) javax.ws.rs.core.Response
RestGlobalVariableService.verifyGlobalVariableValue
(RestVerificationRequest request) Server side verification that the encrypted value of a global variable has changed.javax.ws.rs.core.Response
RestGlobalVariableServiceImpl.verifyGlobalVariableValue
(RestVerificationRequest request)