Annotation Interface SystemAdminOnly


@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface SystemAdminOnly
Permits resource access only to users assigned system admin privileges (see com.atlassian.sal.api.user.UserManager#isSystemAdmin(UserKey)).
Since:
5.0.0