Uses of Class
com.atlassian.bamboo.plugins.rest.admin.globalvariable.RestVerificationRequest
-
Uses of RestVerificationRequest in com.atlassian.bamboo.plugins.rest.admin.globalvariable
Modifier 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)