public interface ScmRequestCheckService
ScmRequestCheck| Modifier and Type | Method and Description |
|---|---|
boolean |
checkActionAllowed(ScmRequest request)
Check whether the supplied
ScmRequest can proceed within the current request and server context. |
boolean checkActionAllowed(ScmRequest request) throws IOException
ScmRequest can proceed within the current request and server context.request - the scm action to vote onIOException - if the supplied request threw an exception when handling an errorCopyright © 2024 Atlassian. All rights reserved.