Class BackupPermissionCheck
- java.lang.Object
-
- jetbrains.buildServer.serverSide.maintenance.BackupPermissionCheck
-
- All Implemented Interfaces:
ActionThrow<AccessDeniedException>
public class BackupPermissionCheck extends Object implements ActionThrow<AccessDeniedException>
-
-
Constructor Summary
Constructors Constructor Description BackupPermissionCheck(SecurityContextEx securityContext)
-
-
-
Constructor Detail
-
BackupPermissionCheck
public BackupPermissionCheck(SecurityContextEx securityContext)
-
-
Method Detail
-
apply
public void apply() throws AccessDeniedException
- Specified by:
apply
in interfaceActionThrow<AccessDeniedException>
- Throws:
AccessDeniedException
-
-