Uses of Class
com.atlassian.confluence.impl.security.SystemAdminOnly
-
-
Uses of SystemAdminOnly in com.atlassian.confluence.admin.actions
Classes in com.atlassian.confluence.admin.actions with annotations of type SystemAdminOnly Modifier and Type Class Description classFlushCacheActionDeprecated, for removal: This API element is subject to removal in a future version.since 8.8, use com.atlassian.confluence.cache.rest.CacheManagementResource instead -
Uses of SystemAdminOnly in com.atlassian.confluence.admin.actions.debug
Classes in com.atlassian.confluence.admin.actions.debug with annotations of type SystemAdminOnly Modifier and Type Class Description classPluginOsgiExportsActionclassRebuildAncestorTableAction -
Uses of SystemAdminOnly in com.atlassian.confluence.admin.actions.lookandfeel
Classes in com.atlassian.confluence.admin.actions.lookandfeel with annotations of type SystemAdminOnly Modifier and Type Class Description classCustomHtmlActionclassEditStylesheetAction -
Uses of SystemAdminOnly in com.atlassian.confluence.admin.actions.macros
Classes in com.atlassian.confluence.admin.actions.macros with annotations of type SystemAdminOnly Modifier and Type Class Description classAddUserMacroActionAction for adding a user macroclassRemoveUserMacroActionAction for removing a user macroclassUpdateUserMacroActionAction for updating a user macroclassUserMacroActionSuper class for updating the user macro library and the action for viewing the library -
Uses of SystemAdminOnly in com.atlassian.confluence.admin.actions.mail
Classes in com.atlassian.confluence.admin.actions.mail with annotations of type SystemAdminOnly Modifier and Type Class Description classCreateMailServerActionclassEditMailServerActionclassMailServerTestConnectionActionThis action is to test if the connection to a mail server is successful.classRemoveMailServerActionclassSendTestEmailActionclassViewMailQueueActiongetMailQueue() returns an ErrorQueuedTaskQueue.classViewMailServersAction -
Uses of SystemAdminOnly in com.atlassian.confluence.admin.actions.upgrade
Classes in com.atlassian.confluence.admin.actions.upgrade with annotations of type SystemAdminOnly Modifier and Type Class Description classForceUpgradeActionForces an upgrade task to run. -
Uses of SystemAdminOnly in com.atlassian.confluence.impl.logging.admin
Classes in com.atlassian.confluence.impl.logging.admin with annotations of type SystemAdminOnly Modifier and Type Class Description classConfigureLoggingAction -
Uses of SystemAdminOnly in com.atlassian.confluence.importexport.actions
Classes in com.atlassian.confluence.importexport.actions with annotations of type SystemAdminOnly Modifier and Type Class Description classBackupActionDeprecated.since 7.17.0.classRestoreActionDeprecated.since 7.17.0.classRestoreLocalFileActionDeprecated.since 7.17.0.classSetupRestoreActionDeprecated.since 7.17.0.classSetupRestoreFileActionDeprecated.since 7.17.0. -
Uses of SystemAdminOnly in com.atlassian.confluence.setup.actions
Classes in com.atlassian.confluence.setup.actions with annotations of type SystemAdminOnly Modifier and Type Class Description classConnectToJiraActionclassConnectToJiraSyncDirectoryActionSynchronises the Jira directory and updates the admin user in the Confluence internal directory with the details of the admin user (with the same username and password) from the Jira directory.classEvalLicenseActionChanged subclassing as of version 7.11 to remove select bundles from setup processclassFinishSetupActionclassSelectGlobalLocaleActionclassSetupAdministratorclassSetupClusterActionclassSetupDataActionSetupDataAction: Sets up data within Confluence behind the scenes, i.e.classSetupDatasourceActionclassSetupDatasourceTestConnectionActionTests the database connection given a datasource.classSetupDBChoiceActionclassSetupDBTypeActionThis action allows user to select database type.classSetupDemoContentActionclassSetupEmbeddedDatabaseActionclassSetupLicenseActionclassSetupPathsActionclassSetupStandardDatabaseTestConnectionActionTests the database connection with the JDBC settings.classSetupStartActionclassSetupUserManagementChoiceAction
-