Uses of Interface
com.atlassian.bamboo.ww2.aware.permissions.GlobalReadSecurityAware

Packages that use GlobalReadSecurityAware
com.atlassian.bamboo.agent.classserver   
com.atlassian.bamboo.brokenbuildtracker.ui   
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.coverage   
com.atlassian.bamboo.build.expiry   
com.atlassian.bamboo.build.monitoring   
com.atlassian.bamboo.build.tests   
com.atlassian.bamboo.builder.resultsfilter   
com.atlassian.bamboo.buildqueue   
com.atlassian.bamboo.configuration   
com.atlassian.bamboo.configuration.agent   
com.atlassian.bamboo.configuration.agent.elastic   
com.atlassian.bamboo.configuration.plugins   
com.atlassian.bamboo.configuration.repository   
com.atlassian.bamboo.configuration.variable   
com.atlassian.bamboo.deployments.environments.actions   
com.atlassian.bamboo.deployments.environments.actions.agents   
com.atlassian.bamboo.deployments.environments.actions.tasks   
com.atlassian.bamboo.deployments.environments.actions.triggers   
com.atlassian.bamboo.deployments.environments.actions.variable   
com.atlassian.bamboo.deployments.execution.actions   
com.atlassian.bamboo.deployments.projects.actions   
com.atlassian.bamboo.deployments.versions.actions   
com.atlassian.bamboo.index   
com.atlassian.bamboo.js   
com.atlassian.bamboo.logger   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.jiraPlugin.actions   
com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax   
com.atlassian.bamboo.plugins.maven.dependencies   
com.atlassian.bamboo.rest   
com.atlassian.bamboo.security   
com.atlassian.bamboo.user   
com.atlassian.bamboo.v2.ww2.build   
com.atlassian.bamboo.webwork   
com.atlassian.bamboo.ww2   
com.atlassian.bamboo.ww2.actions   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.admin.author   
com.atlassian.bamboo.ww2.actions.admin.bulk   
com.atlassian.bamboo.ww2.actions.admin.bulk.repository   
com.atlassian.bamboo.ww2.actions.admin.elastic   
com.atlassian.bamboo.ww2.actions.admin.elastic.schedule   
com.atlassian.bamboo.ww2.actions.admin.gadgets   
com.atlassian.bamboo.ww2.actions.admin.group   
com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver   
com.atlassian.bamboo.ww2.actions.admin.mail   
com.atlassian.bamboo.ww2.actions.admin.migration   
com.atlassian.bamboo.ww2.actions.admin.notification   
com.atlassian.bamboo.ww2.actions.admin.repository   
com.atlassian.bamboo.ww2.actions.admin.user   
com.atlassian.bamboo.ww2.actions.admin.user.signup   
com.atlassian.bamboo.ww2.actions.agent   
com.atlassian.bamboo.ww2.actions.author   
com.atlassian.bamboo.ww2.actions.branch   
com.atlassian.bamboo.ww2.actions.build   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.config   
com.atlassian.bamboo.ww2.actions.build.admin.config.artifact   
com.atlassian.bamboo.ww2.actions.build.admin.config.repository   
com.atlassian.bamboo.ww2.actions.build.admin.config.task   
com.atlassian.bamboo.ww2.actions.build.admin.config.variable   
com.atlassian.bamboo.ww2.actions.build.admin.create   
com.atlassian.bamboo.ww2.actions.chains   
com.atlassian.bamboo.ww2.actions.chains.admin   
com.atlassian.bamboo.ww2.actions.chains.admin.triggers   
com.atlassian.bamboo.ww2.actions.charts   
com.atlassian.bamboo.ww2.actions.comment   
com.atlassian.bamboo.ww2.actions.error   
com.atlassian.bamboo.ww2.actions.jira   
com.atlassian.bamboo.ww2.actions.labels   
com.atlassian.bamboo.ww2.actions.plan   
com.atlassian.bamboo.ww2.actions.plans.admin   
com.atlassian.bamboo.ww2.actions.project   
com.atlassian.bamboo.ww2.actions.reports   
com.atlassian.bamboo.ww2.actions.rss   
com.atlassian.bamboo.ww2.actions.setup   
com.atlassian.bamboo.ww2.actions.user   
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.agent.classserver
 

Classes in com.atlassian.bamboo.agent.classserver that implement GlobalReadSecurityAware
 class BambooAgentInstallerAction
           
 class GetFingerprintAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.brokenbuildtracker.ui
 

Classes in com.atlassian.bamboo.brokenbuildtracker.ui that implement GlobalReadSecurityAware
 class GlobalTrackingConfiguration
           
 class ResponsibleAvatars
           
 class UpdateResponsibilitiesAction
           
 class ViewResponsibilitiesForUser
           
 class ViewTrackingForBuildResult
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement GlobalReadSecurityAware
 class BuildList
          This class provides the ui with a collection of the current Bamboo plans.
 class BuildResultsAction
           
 class ChainResultsAction
           
 class DeletePlanResults
           
 class GotoBuildResult
           
 class ListBuildResults
           
 class PlanResultsAction
           
 class QuarantineTest
          This class toggles a specific test to ignore in the future.
 class ShowLatestBuildStatus
          Shows the latest status of a build
 class ViewBuild
          This class displays a build and its build summary
 class ViewBuildFiles
          This action lets a user browse the build files.
 class ViewBuildLogs
           
 class ViewBuildResults
          This class displays the specific BuildResultsImpl for a Plan.
 class ViewBuildResultsSuccessfulTests
           
 class ViewBuildResultsTests
           
 class ViewNextBuildResults
          This class displays the next BuildResultsImpl from the one we are currently viewing
 class ViewPreviousBuildResults
          This class displays the previous BuildResultsImpl from the one we are currently viewing
 class ViewTestCaseResultAction
           
 class ViewTestClassResultAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.build.coverage
 

Classes in com.atlassian.bamboo.build.coverage that implement GlobalReadSecurityAware
 class ViewCloverBuildResults
           
 class ViewCloverCoverageSummary
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.build.expiry
 

Classes in com.atlassian.bamboo.build.expiry that implement GlobalReadSecurityAware
 class BuildExpiryAction
          This class implements the BuildExpiryConfig web page behaviour.
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.build.monitoring
 

Classes in com.atlassian.bamboo.build.monitoring that implement GlobalReadSecurityAware
 class ConfigureGlobalBuildHangingDetection
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.build.tests
 

Classes in com.atlassian.bamboo.build.tests that implement GlobalReadSecurityAware
 class ViewTestCaseAction
           
 class ViewTestsSummary
           
 class ViewTestsSummaryForPlan
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.builder.resultsfilter
 

Classes in com.atlassian.bamboo.builder.resultsfilter that implement GlobalReadSecurityAware
 class SetResultsFilter
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.buildqueue
 

Classes in com.atlassian.bamboo.buildqueue that implement GlobalReadSecurityAware
 class StopPlan
          This class provides a user action to stop the current build job
 class ViewRunningPlans
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.configuration
 

Classes in com.atlassian.bamboo.configuration that implement GlobalReadSecurityAware
 class AbstractPermissionAction
           
 class AddPermissionAction
           
 class AdministerAction
          This displays the basic Bamboo server administration page
 class ConfigurationAction
          This class handles configuration updates from am web form
 class ConfigureGlobalPermissions
           
 class ConfigureLog4jAction
          Allows runtime configuration of Log4j.
 class ConfigureSecurity
           
 class GlobalAdminAction
           
 class PerformanceStatsAction
           
 class PerformanceStatsJmxAction
           
 class SystemInfoAction
           
 class TestOgnlEscaping
           
 class UserManagement
           
 class ViewDatabaseConfigurationAction
           
 class ViewGlobalAuditLogAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.configuration.agent
 

Classes in com.atlassian.bamboo.configuration.agent that implement GlobalReadSecurityAware
 class AbstractRemoteAgentAuthenticationAction
          Base class for remote agent authentication actions.
 class AbstractViewCapabilitiesByType
           
 class AddRemoteAgent
           
 class AddSharedLocalBuilderCapability
           
 class AddSharedLocalCapability
           
 class AddSharedRemoteCapability
           
 class CapabilityConfigurationSupport
           
 class ConfigureAgentAssignments
           
 class ConfigureAgentCapability
           
 class ConfigureAgentDetails
           
 class ConfigureAgentDetailsForGlobalAdmin
           
 class ConfigureAgents
           
 class ConfigureCapability
           
 class ConfigureCapabilityKey
          Action that mananges the ineteraction with capabilities from a key level
 class ConfigureRemoteAgentAuthentications
          Webwork action to configure (approve/revoke approval) remote agent authentications.
 class ConfigureSharedCapability
           
 class ConfigureSharedLocalCapability
           
 class ConfigureSharedRemoteCapability
           
 class ControlRemoteAgentsAuthentication
           
 class ControlRemoteAgentsAvailability
           
 class EditAgentCapability
           
 class EditRemoteAgentAuthenticationIp
          Webwork action to configure (approve/revoke approval) remote agent authentications.
 class EditSharedCapability
           
 class ExecuteRenameAgentCapability
           
 class RenameAgentCapability
           
 class SetAgentBuildFilter
          Forwarding action that has side effect of setting value of filter for agent build list.
 class UpdateDefaultsLocalCapability
           
 class ViewAgent
           
 class ViewAgentAdmin
           
 class ViewAgentPlanMatrix
           
 class ViewAgentPlanMatrixWizard
           
 class ViewAgents
           
 class ViewBuilders
           
 class ViewJdks
           
 class ViewOfflineAgents
           
 class ViewRejectedRequirements
           
 class ViewRemoteAgentAuthentications
          Action to view remote agent authentications.
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.configuration.agent.elastic
 

Classes in com.atlassian.bamboo.configuration.agent.elastic that implement GlobalReadSecurityAware
 class ViewOfflineElasticAgentDetailsAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.configuration.plugins
 

Classes in com.atlassian.bamboo.configuration.plugins that implement GlobalReadSecurityAware
 class AbstractPluginConfigurationAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.configuration.repository
 

Classes in com.atlassian.bamboo.configuration.repository that implement GlobalReadSecurityAware
 class ConfigureGlobalRepository
           
 class ConfigureGlobalRepositoryPermissions
           
 class ConfigureSingleGlobalRepository
          Handles outputting of a single repository form to the UI
 class CreateGlobalRepository
           
 class DeleteGlobalRepository
           
 class EditGlobalRepository
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.configuration.variable
 

Classes in com.atlassian.bamboo.configuration.variable that implement GlobalReadSecurityAware
 class ConfigureGlobalVariables
           
 class CreateGlobalVariable
           
 class DeleteGlobalVariable
           
 class UpdateGlobalVariable
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.deployments.environments.actions
 

Classes in com.atlassian.bamboo.deployments.environments.actions that implement GlobalReadSecurityAware
 class ConfigureEnvironment
           
 class ConfigureEnvironmentNotifications
           
 class ConfigureEnvironmentPermissions
           
 class ConfigureEnvironmentTasks
           
 class CreateEnvironment
           
 class DeleteEnvironment
           
 class MoveEnvironment
           
 class ViewEnvironment
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.deployments.environments.actions.agents
 

Classes in com.atlassian.bamboo.deployments.environments.actions.agents that implement GlobalReadSecurityAware
 class ConfigureEnvironmentAgents
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.deployments.environments.actions.tasks
 

Classes in com.atlassian.bamboo.deployments.environments.actions.tasks that implement GlobalReadSecurityAware
 class CreateEnvironmentTask
           
 class DeleteEnvironmentTask
           
 class EditEnvironmentTask
           
 class MoveEnvironmentTask
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.deployments.environments.actions.triggers
 

Classes in com.atlassian.bamboo.deployments.environments.actions.triggers that implement GlobalReadSecurityAware
 class ConfigureEnvironmentTriggers
           
 class CreateEnvironmentTrigger
           
 class DeleteEnvironmentTrigger
           
 class EditEnvironmentTrigger
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.deployments.environments.actions.variable
 

Classes in com.atlassian.bamboo.deployments.environments.actions.variable that implement GlobalReadSecurityAware
 class ConfigureVariablesForEnvironment
           
 class CreateVariableForEnvironment
           
 class DeleteVariableForEnvironment
           
 class UpdateVariableForEnvironment
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.deployments.execution.actions
 

Classes in com.atlassian.bamboo.deployments.execution.actions that implement GlobalReadSecurityAware
 class DeleteDeploymentResult
           
 class ExecuteManualDeployment
           
 class StopDeployment
           
 class ViewDeploymentResult
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.deployments.projects.actions
 

Classes in com.atlassian.bamboo.deployments.projects.actions that implement GlobalReadSecurityAware
 class ConfigureDeploymentProject
           
 class ConfigureDeploymentProjectDetails
           
 class ConfigureDeploymentProjectPermissions
           
 class ConfigureDeploymentProjectVersioning
           
 class CreateDeploymentProjectDetails
           
 class DeleteDeploymentProject
           
 class ViewAllDeploymentProjects
           
 class ViewDeploymentProjects
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.deployments.versions.actions
 

Classes in com.atlassian.bamboo.deployments.versions.actions that implement GlobalReadSecurityAware
 class AbstractDeploymentVersionAction
           
 class AbstractDeploymentVersionHistoryAction
           
 class CreateDeploymentVersion
           
 class DeleteDeploymentVersion
           
 class EditDeploymentVersionCommentAction
           
 class RenameDeploymentVersion
           
 class ViewDeploymentVersion
           
 class ViewDeploymentVersionCommits
           
 class ViewDeploymentVersionJiraIssues
           
 class ViewDeploymentVersionVariables
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.index
 

Classes in com.atlassian.bamboo.index that implement GlobalReadSecurityAware
 class ReindexAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.js
 

Classes in com.atlassian.bamboo.js that implement GlobalReadSecurityAware
 class ViewPlanUpdates
          Returns JSON data
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.logger
 

Classes in com.atlassian.bamboo.logger that implement GlobalReadSecurityAware
 class AdminErrorAction
           
 class RemoveBuildError
          This webwork action removes a specified error from the log.
 class SystemErrorList
          This class provides the ui with a collection of the current system errors.
 class ViewBuildError
          This webwork action removes a specified error from the log.
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.plan
 

Classes in com.atlassian.bamboo.plan that implement GlobalReadSecurityAware
 class PlanStatusHistoryAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.plugins.hg
 

Classes in com.atlassian.bamboo.plugins.hg that implement GlobalReadSecurityAware
 class DeleteHgCacheDirectory
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.plugins.jiraPlugin.actions
 

Classes in com.atlassian.bamboo.plugins.jiraPlugin.actions that implement GlobalReadSecurityAware
 class EditJiraIssues
           
 class ViewJiraIssueForPlan
           
 class ViewJiraIssues
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax
 

Classes in com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax that implement GlobalReadSecurityAware
 class AbstractJiraRelatedAction
           
 class ViewBuildResultsByJiraKey
          An action that returns a series of build results
 class ViewPlanStatusByJiraKey
          An action that returns list of "latest relevant builds" given some JIRA keys
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.plugins.maven.dependencies
 

Classes in com.atlassian.bamboo.plugins.maven.dependencies that implement GlobalReadSecurityAware
 class ViewMaven2ChainSummary
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.rest
 

Classes in com.atlassian.bamboo.rest that implement GlobalReadSecurityAware
 class AbstractAdminRestAction
           
 class ListRunningInstances
           
 class Login
          This class lets a remote user login to obtain a session to access the REST API
 class Logout
          This class logs a remote user out from their session.
 class LogToServer
           
 class StartElasticAgents
           
 class StopAllElasticAgents
           
 class StopElasticAgents
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.security
 

Classes in com.atlassian.bamboo.security that implement GlobalReadSecurityAware
 class AllowLicenseUpdateOrShowExpirationInfo
          This class checks whether the user has global admin permission.
 class ChangeForgottenPassword
           
 class ChangePassword
          A webwork action to let a logged in user change their password.
 class ForgotPassword
          A webwork action to handle a registered user forgetting their password.
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.user
 

Classes in com.atlassian.bamboo.user that implement GlobalReadSecurityAware
 class Profile
          This class displays the user profile page...
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.v2.ww2.build
 

Classes in com.atlassian.bamboo.v2.ww2.build that implement GlobalReadSecurityAware
 class AbstractContinuableBuildAction
          An action that sends off a manual build request
 class ContinueBuild
          An action that sends off a continue manual stage request
 class ParameterisedManualBuild
           
 class RerunBuild
          An action that restart failed build
 class RestartBuild
          An action that restart failed build
 class TriggerManualBuild
          An action that sends off a manual build request
 class TriggerRemoteBuild
          An action supports triggering from a remote SCM
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.webwork
 

Classes in com.atlassian.bamboo.webwork that implement GlobalReadSecurityAware
 class DashboardFilter
           
 class StarterAction
          This class decides which starter page should be displayed on the web site.
 class ViewTelemetryAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2
 

Classes in com.atlassian.bamboo.ww2 that implement GlobalReadSecurityAware
 class BambooActionSupport
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions
 

Classes in com.atlassian.bamboo.ww2.actions that implement GlobalReadSecurityAware
 class AvailableVariablesAction
           
 class BuildActionSupport
           
 class ChainActionSupport
           
 class CronExpressionGeneratorAction
           
 class FilterCookieWriterAction
           
 class PlanActionSupport
           
 class ViewActivityLog
          This class places a build's log in the GUI for viewing.
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin
 

Classes in com.atlassian.bamboo.ww2.actions.admin that implement GlobalReadSecurityAware
 class AdminUpdateLicenseAction
           
 class ConfigureArtifactHandlers
           
 class ConfigureCloverPlugin
           
 class ConfigureConcurrentBuilds
           
 class ImportMavenPlanAction
           
 class ImportMavenPlanCheckoutPomAction
           
 class ImportMavenPlanCreatePlanAction
           
 class RepositorySettingsAction
           
 class SetupUpdateLicenseAction
           
 class UpdateLicenseAction
          This class may be accessed with the context not set up.
 class ViewAllRepositories
          Action to look deeper into the Bamboo internals.
 class ViewBambooInternals
          Action to look deeper into the Bamboo internals.
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.author
 

Classes in com.atlassian.bamboo.ww2.actions.admin.author that implement GlobalReadSecurityAware
 class AdministerAuthors
           
 class ViewAuthors
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.bulk
 

Classes in com.atlassian.bamboo.ww2.actions.admin.bulk that implement GlobalReadSecurityAware
 class AbstractNotificationBulkAction
           
 class AddNotificationBulkAction
           
 class BulkPlanAction
          This class provides a UI action to edit one or more build.
 class DeleteAllNotificationBulkAction
           
 class DisablePlanBulkAction
           
 class EnablePlanBulkAction
           
 class ManualBuildBulkAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.bulk.repository
 

Classes in com.atlassian.bamboo.ww2.actions.admin.bulk.repository that implement GlobalReadSecurityAware
 class AbstractRepositoryBulkAction
           
 class CvsBulkAction
           
 class SvnBulkAction
           
 class UpdateCvsModuleBulkAction
           
 class UpdateCvsRootCredentialsBulkAction
           
 class UpdateSvnCredentialsBulkAction
           
 class UpdateSvnUrlBulkAction
           
 class UpdateWebUrlBulkAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.elastic
 

Classes in com.atlassian.bamboo.ww2.actions.admin.elastic that implement GlobalReadSecurityAware
 class AllElasticInstancesAction
           
 class ConfigureElasticCapability
           
 class ConfigureElasticCloudAction
           
 class ConfigureElasticImageConfiguration
           
 class ConfigureElasticImageConfigurationAssignments
           
 class EditElasticCapability
           
 class GetPkFileAction
           
 class ManageElasticInstancesAction
           
 class ViewElasticAgentHistoryAction
           
 class ViewElasticInstanceAction
           
 class ViewInstancesForConfigurationAction
           
 class ViewOfflineElasticAgentDetailsAdminAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.elastic.schedule
 

Classes in com.atlassian.bamboo.ww2.actions.admin.elastic.schedule that implement GlobalReadSecurityAware
 class ConfigureElasticInstanceSchedule
           
 class ConfigureElasticInstanceSchedules
          Action for dealing with many ElasticInstanceSchedule
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.gadgets
 

Classes in com.atlassian.bamboo.ww2.actions.admin.gadgets that implement GlobalReadSecurityAware
 class ViewGadgetUrls
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.group
 

Classes in com.atlassian.bamboo.ww2.actions.admin.group that implement GlobalReadSecurityAware
 class BrowseGroupsAction
           
 class ConfigureGroup
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
 

Classes in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver that implement GlobalReadSecurityAware
 class ConfigureInstantMessagingServer
           
 class CreateInstantMessagingServer
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.mail
 

Classes in com.atlassian.bamboo.ww2.actions.admin.mail that implement GlobalReadSecurityAware
 class ConfigureMailServer
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.migration
 

Classes in com.atlassian.bamboo.ww2.actions.admin.migration that implement GlobalReadSecurityAware
 class AbstractMigrationAction
           
 class Backup
           
 class Export
           
 class Import
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.notification
 

Classes in com.atlassian.bamboo.ww2.actions.admin.notification that implement GlobalReadSecurityAware
 class ConfigureSystemNotifications
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.repository
 

Classes in com.atlassian.bamboo.ww2.actions.admin.repository that implement GlobalReadSecurityAware
 class ConfigurePerforceManager
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.user
 

Classes in com.atlassian.bamboo.ww2.actions.admin.user that implement GlobalReadSecurityAware
 class AbstractEntityPagerSupport
           
 class ConfigureAlias
           
 class ConfigureNotificationPreferences
           
 class ConfigureProfile
           
 class ConfigureUser
           
 class SearchUserAction
           
 class UserPickerAction
           
 class ViewAdministrators
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.admin.user.signup
 

Classes in com.atlassian.bamboo.ww2.actions.admin.user.signup that implement GlobalReadSecurityAware
 class SignupUser
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.agent
 

Classes in com.atlassian.bamboo.ww2.actions.agent that implement GlobalReadSecurityAware
 class AgentJsonProvider
           
 class ViewAgentDetailsAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.author
 

Classes in com.atlassian.bamboo.ww2.actions.author that implement GlobalReadSecurityAware
 class GotoAuthors
           
 class ViewAggregatedAuthors
           
 class ViewAuthor
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.branch
 

Classes in com.atlassian.bamboo.ww2.actions.branch that implement GlobalReadSecurityAware
 class ConfigureBranches
           
 class CreateChainBranch
           
 class DetectBranches
           
 class EditChainBranchDetails
           
 class EditChainBranchNotifications
           
 class EditChainBranchRepository
           
 class ViewChainBranches
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.build
 

Classes in com.atlassian.bamboo.ww2.actions.build that implement GlobalReadSecurityAware
 class BuildJsonProviderAction
           
 class ChainJsonProviderAction
           
 class ChainResultProviderAction
           
 class DashboardSummaryAction
           
 class ViewBuildResultsTable
          This is an embedded action that's used to display
 class ViewBuildResultsTableByPlans
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.build.admin
 

Classes in com.atlassian.bamboo.ww2.actions.build.admin that implement GlobalReadSecurityAware
 class BuildConfigurationSupport
           
 class BulkEditBuildPermissions
           
 class DeleteBuildFiles
           
 class DeleteBuilds
          This class provides a UI action to remove one or more build.
 class MoveBuilds
           
 class RemoveBuildArtifacts
           
 class ReorderBuild
           
 class SuspendBuild
           
 class ViewBuildConfiguration
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.build.admin.config
 

Classes in com.atlassian.bamboo.ww2.actions.build.admin.config that implement GlobalReadSecurityAware
 class ConfigureArtifactSubscription
           
 class ConfigureBuildArtifact
           
 class ConfigureBuildDetails
           
 class ConfigureBuildMiscellaneousOptions
           
 class ConfigureBuildNotification
           
 class ConfigureBuildPermissions
           
 class ConfigureBuildRequirement
           
 class DescribeAgentAvailability
           
 class SelectBuildConfigurationTab
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.build.admin.config.artifact
 

Classes in com.atlassian.bamboo.ww2.actions.build.admin.config.artifact that implement GlobalReadSecurityAware
 class ToggleArtifactDefinitionSharing
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.build.admin.config.repository
 

Classes in com.atlassian.bamboo.ww2.actions.build.admin.config.repository that implement GlobalReadSecurityAware
 class ConfigureBuildRepository
           
 class ConfigureRepository
           
 class ConvertLocalToGlobalRepository
           
 class CreateRepository
           
 class DecoratedRepository
           
 class DeleteRepository
           
 class EditRepository
           
 class MoveRepository
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.build.admin.config.task
 

Classes in com.atlassian.bamboo.ww2.actions.build.admin.config.task that implement GlobalReadSecurityAware
 class ConfigureBuildTasks
           
 class CreateTask
           
 class DeleteTask
           
 class EditTask
           
 class MoveTask
           
 class UpdateTaskState
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.build.admin.config.variable
 

Classes in com.atlassian.bamboo.ww2.actions.build.admin.config.variable that implement GlobalReadSecurityAware
 class ConfigurePlanVariables
           
 class CreatePlanVariable
           
 class DeletePlanVariable
           
 class UpdatePlanVariable
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.build.admin.create
 

Classes in com.atlassian.bamboo.ww2.actions.build.admin.create that implement GlobalReadSecurityAware
 class CreateChain
           
 class CreateTasksChainWizard
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.chains
 

Classes in com.atlassian.bamboo.ww2.actions.chains that implement GlobalReadSecurityAware
 class AddStageAction
           
 class CreateJob
           
 class CreateTasksJobWizard
           
 class DeleteStageAction
           
 class EditChainDetails
           
 class ListChainResults
           
 class ListJobsForChain
           
 class MoveJobAction
           
 class MoveStageAction
           
 class StageAction
           
 class ViewAggregatedJobPlugins
           
 class ViewChainArtifacts
           
 class ViewChainLogs
           
 class ViewChainResult
           
 class ViewChainSummary
           
 class ViewChainTestResults
           
 class ViewQuarantinedTests
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.chains.admin
 

Classes in com.atlassian.bamboo.ww2.actions.chains.admin that implement GlobalReadSecurityAware
 class ConfigureChainNotification
           
 class ViewChainAuditLog
           
 class ViewChainConfiguration
           
 class ViewPlanConfiguration
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.chains.admin.triggers
 

Classes in com.atlassian.bamboo.ww2.actions.chains.admin.triggers that implement GlobalReadSecurityAware
 class ConfigureChainTrigger
           
 class ConfigureChainTriggers
           
 class CreateChainTrigger
           
 class DeleteChainTrigger
           
 class EditChainTrigger
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.charts
 

Classes in com.atlassian.bamboo.ww2.actions.charts that implement GlobalReadSecurityAware
 class ViewAuthorChart
           
 class ViewBuildNumberChart
           
 class ViewCombinedByBuildNumberChart
           
 class ViewCombinedByTimePeriodChart
           
 class ViewReportChart
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.comment
 

Classes in com.atlassian.bamboo.ww2.actions.comment that implement GlobalReadSecurityAware
 class EditCommentAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.error
 

Classes in com.atlassian.bamboo.ww2.actions.error that implement GlobalReadSecurityAware
 class AccessDeniedAction
          Action to choose whethe to forward users to the login page or a simple access denied page.
 class ErrorAction
          A base Error class used for things like 404, permission denied etc.
 class FiveOhOh
          A 500 error handling action that tries to find the exception in the context and then also logs it.
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.jira
 

Classes in com.atlassian.bamboo.ww2.actions.jira that implement GlobalReadSecurityAware
 class AbstractJiraIssueAction
           
 class CreateNewJiraIssueAction
           
 class CreateRemoteJiraLinkAction
           
 class GetJiraIssueSchemaAction
           
 class JiraRedirectAction
           
 class LinkTestToJiraIssueAction
           
 class TransitionJiraIssueAction
           
 class UnlinkTestToJiraIssueAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.labels
 

Classes in com.atlassian.bamboo.ww2.actions.labels that implement GlobalReadSecurityAware
 class EditLabelsAction
           
 class SetFavouriteAction
           
 class ViewBuildResultsForLabelAction
           
 class ViewLabels
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.plan
 

Classes in com.atlassian.bamboo.ww2.actions.plan that implement GlobalReadSecurityAware
 class DeletePlan
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.plans.admin
 

Classes in com.atlassian.bamboo.ww2.actions.plans.admin that implement GlobalReadSecurityAware
 class ConfigurePlanDependencies
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.project
 

Classes in com.atlassian.bamboo.ww2.actions.project that implement GlobalReadSecurityAware
 class ViewProject
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.reports
 

Classes in com.atlassian.bamboo.ww2.actions.reports that implement GlobalReadSecurityAware
 class ViewReport
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.rss
 

Classes in com.atlassian.bamboo.ww2.actions.rss that implement GlobalReadSecurityAware
 class AllBuildsRssFeedAction
           
 class LabelRssFeedAction
          This generates a rss feed for a given label.
 class RssFeedAction
          This generates a rss feed from a resultsList.
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.setup
 

Classes in com.atlassian.bamboo.ww2.actions.setup that implement GlobalReadSecurityAware
 class AbstractSetupAction
           
 class FinishSetupAction
           
 class SelectSetupStepAction
          A simple action, the goal of which is to redirect the user to the correct setup step
 class SetupAdminUserAction
           
 class SetupDatabaseAction
           
 class SetupDatabaseConnectionAction
           
 class SetupDefaultsAction
           
 class SetupEmbeddedDatabaseAction
           
 class SetupGeneralConfiguration
           
 class SetupImportDataAction
           
 class SetupLicenseAction
           
 

Uses of GlobalReadSecurityAware in com.atlassian.bamboo.ww2.actions.user
 

Classes in com.atlassian.bamboo.ww2.actions.user that implement GlobalReadSecurityAware
 class ViewUserSummary
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.