Uses of Class
com.atlassian.bamboo.ww2.BambooActionSupport

Packages that use BambooActionSupport
com.atlassian.bamboo.agent.classserver   
com.atlassian.bamboo.autofavourite.admin   
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.index   
com.atlassian.bamboo.js   
com.atlassian.bamboo.logger   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.jiraPlugin.actions   
com.atlassian.bamboo.plugins.jiraPlugin.actions.ajax   
com.atlassian.bamboo.plugins.maven2   
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.actions   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.admin.bulk   
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.jiraserver   
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.build   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.config   
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.charts   
com.atlassian.bamboo.ww2.actions.comment   
com.atlassian.bamboo.ww2.actions.error   
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   
com.atlassian.bamboo.ww2.feedback   
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.agent.classserver
 class BambooAgentInstallerAction
           
 class GetFingerprintAction
           
 

Uses of BambooActionSupport in com.atlassian.bamboo.autofavourite.admin
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.autofavourite.admin
 class ConfigureAutoFavouriteAction
           
 

Uses of BambooActionSupport in com.atlassian.bamboo.build
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.build
 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 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 Build.
 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 BambooActionSupport in com.atlassian.bamboo.build.coverage
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.build.coverage
 class ViewCloverBuildResults
           
 class ViewCloverCoverageSummary
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.build.expiry
 class BuildExpiryAction
          This class implements the BuildExpiryConfig web page behaviour.
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.build.monitoring
 class ConfigureGlobalBuildHangingDetection
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.build.tests
 class ViewTestCaseAction
           
 class ViewTestsSummary
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.builder.resultsfilter
 class SetResultsFilter
           
 

Uses of BambooActionSupport in com.atlassian.bamboo.buildqueue
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.buildqueue
 class StopPlan
          This class provides a user action to stop the current build job
 class ViewRunningPlans
           
 

Uses of BambooActionSupport in com.atlassian.bamboo.configuration
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.configuration
 class AbstractPermissionAction
           
 class AdministerAction
          This displays the basic Beetlejiuce server administration page
 class ConfigurationAction
          This class handles configuration updates from am web form
 class ConfigureDatabaseAction
           
 class ConfigureGlobalPermissions
           
 class ConfigureGlobalVariables
           
 class ConfigureLog4jAction
          Allows runtime configuration of Log4j.
 class ConfigureSecurity
           
 class GlobalAdminAction
           
 class SystemInfoAction
           
 class ViewGlobalAuditLogAction
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.configuration.agent
 class AbstractViewCapabilitiesByType
           
 class AddRemoteAgent
           
 class AddSharedLocalBuilderCapability
           
 class AddSharedLocalCapability
           
 class AddSharedRemoteCapability
           
 class CapabilityConfigurationSupport
           
 class ConfigureAgentCapability
           
 class ConfigureAgentDetails
           
 class ConfigureAgents
           
 class ConfigureCapability
           
 class ConfigureCapabilityKey
          Action that mananges the ineteraction with capabilities from a key level
 class ConfigureSharedCapability
           
 class ConfigureSharedLocalCapability
           
 class ConfigureSharedRemoteCapability
           
 class ControlRemoteAgentsAvailability
           
 class EditAgentCapability
           
 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 ViewAgents
           
 class ViewBuilders
           
 class ViewJdks
           
 class ViewOfflineAgents
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.configuration.agent.elastic
 class ViewOfflineElasticAgentDetailsAction
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.configuration.plugins
 class AbstractPluginConfigurationAction
           
 

Uses of BambooActionSupport in com.atlassian.bamboo.index
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.index
 class ReindexAction
           
 

Uses of BambooActionSupport in com.atlassian.bamboo.js
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.js
 class ViewPlanUpdates
          Returns JSON data
 

Uses of BambooActionSupport in com.atlassian.bamboo.logger
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.logger
 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 BambooActionSupport in com.atlassian.bamboo.plugins.hg
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.plugins.hg
 class DeleteHgCacheDirectory
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.plugins.jiraPlugin.actions
 class EditJiraIssues
           
 class ViewJiraIssueForPlan
           
 class ViewJiraIssues
          This class displays the specific BuildResultsImpl for a Build.
 

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

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

Uses of BambooActionSupport in com.atlassian.bamboo.plugins.maven2
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.plugins.maven2
 class ViewMaven2ChainSummary
           
 

Uses of BambooActionSupport in com.atlassian.bamboo.rest
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.rest
 class AbstractAdminRestAction
           
 class AbstractRestPlanResults
           
 class AddCommentToBuildResults
           
 class AddLabelToBuildResults
           
 class ExecuteBuild
           
 class GetBambooBuildNumber
          This class provides the current Bamboo build number.
 class GetBuildResultsDetails
           
 class GetLatestBuildResults
          This class provides the latest build to callers of the rest api
 class GetLatestBuildResultsForProject
          Will return the latest build results for a given project
 class GetLatestBuildsByUser
           
 class GetLatestUserBuilds
           
 class GetProjectDetails
          Returns the basic project details for a given key
 class GetRecentlyCompletedBuildResultsForBuild
          This class provides the most recently completed build results (not just the most recently completed build of the plan) to callers of the rest api
 class GetRecentlyCompletedBuildResultsForProject
          This class provides the most recently completed build results (not the most recently completed build of each plan in the project -- just the overall most recent) to callers of the rest api
 class ListBuildNames
          This class provides a list of available build names
 class ListProjectNames
          This class provides a list of Projects
 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 BambooActionSupport in com.atlassian.bamboo.security
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.security
 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 BambooActionSupport in com.atlassian.bamboo.user
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.user
 class Profile
          This class displays the user profile page...
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.v2.ww2.build
 class TriggerManualBuild
          An action that sends off a manual build request
 class TriggerRemoteBuild
          An action supports triggering from a remote SCM
 

Uses of BambooActionSupport in com.atlassian.bamboo.webwork
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.webwork
 class StarterAction
          This class decides which starter page should be displayed on the web site.
 class ViewTelemetryAction
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions
 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 BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin
 class AdminUpdateLicenseAction
           
 class ConfigureCloverPlugin
           
 class ConfigureConcurrentBuilds
           
 class ImportMavenPlanAction
           
 class ImportMavenPlanCheckoutPomAction
           
 class ImportMavenPlanCreatePlanAction
           
 class SetupUpdateLicenseAction
           
 class UpdateLicenseAction
          This class may be accessed with the context not set up.
 class ViewBambooInternals
          Action to look deeper into the Bamboo internals.
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.bulk
 class AbstractNotificationBulkAction
           
 class AddNotificationBulkAction
           
 class BulkPlanAction
          This class provides a UI action to edit one or more build.
 class DeleteAllNotificationBulkAction
           
 class ManualBuildBulkAction
           
 class UpdateCvsModuleBulkAction
           
 class UpdateCvsRootCredentialsBulkAction
           
 class UpdateSvnCredentialsBulkAction
           
 class UpdateSvnUrlBulkAction
           
 class UpdateWebUrlBulkAction
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.elastic
 class AllElasticInstancesAction
           
 class ConfigureElasticCapability
           
 class ConfigureElasticCloudAction
           
 class ConfigureElasticImageConfiguration
           
 class EditElasticCapability
           
 class GetPkFileAction
           
 class ManageElasticInstancesAction
           
 class ViewElasticAgentHistoryAction
           
 class ViewElasticInstanceAction
           
 class ViewInstancesForConfigurationAction
           
 class ViewOfflineElasticAgentDetailsAdminAction
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.elastic.schedule
 class ConfigureElasticInstanceSchedule
           
 class ConfigureElasticInstanceSchedules
          Action for dealing with many ElasticInstanceSchedule
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.gadgets
 class ViewGadgetUrls
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.group
 class BrowseGroupsAction
           
 class ConfigureGroup
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.instantmessagingserver
 class ConfigureInstantMessagingServer
           
 class CreateInstantMessagingServer
           
 

Uses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.jiraserver
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.jiraserver
 class ConfigureJiraServer
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.mail
 class ConfigureMailServer
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.migration
 class AbstractMigrationAction
           
 class Backup
           
 class Export
           
 class Import
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.notification
 class ConfigureSystemNotifications
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.repository
 class ConfigurePerforceManager
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.user
 class AbstractEntityPagerSupport
           
 class ConfigureAlias
           
 class ConfigureNotificationPreferences
           
 class ConfigureProfile
           
 class ConfigureUser
           
 class SearchUserAction
           
 class UserPickerAction
           
 class ViewAdministrators
           
 

Methods in com.atlassian.bamboo.ww2.actions.admin.user with parameters of type BambooActionSupport
static void UserAdministrationUtils.processInfrastructureExceptionForCrowdException(com.atlassian.core.exception.InfrastructureException e, BambooActionSupport action)
          Crowd (as of 1.5) does not respond correctly for the isReadOnly method.
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.admin.user.signup
 class SignupUser
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.agent
 class AgentJsonProvider
           
 class ViewAgentDetailsAction
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.author
 class GotoAuthors
           
 class ViewAuthor
           
 class ViewAuthors
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.build
 class BuildJsonProviderAction
           
 class ChainJsonProviderAction
           
 class DashboardSummaryAction
           
 class ViewBuildResultsTable
          This is an embedded action that's used to display
 class ViewBuildResultsTableByPlans
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.build.admin
 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 BambooActionSupport in com.atlassian.bamboo.ww2.actions.build.admin.config
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.build.admin.config
 class ConfigureArtifactSubscription
           
 class ConfigureBuildArtifact
           
 class ConfigureBuildBuilder
           
 class ConfigureBuildDetails
           
 class ConfigureBuildMiscellaneousOptions
           
 class ConfigureBuildNotification
           
 class ConfigureBuildPermissions
           
 class ConfigureBuildPostAction
          Loops over the CustomBuildCompleteAction for configuration.
 class ConfigureBuildRepository
           
 class ConfigureBuildRequirement
           
 class SelectBuildConfigurationTab
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.build.admin.create
 class CreateChain
           
 class CreateTopLevelPlan
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.chains
 class AddStageAction
           
 class CreateJob
           
 class DeleteStageAction
           
 class EditChainDetails
           
 class ListChainResults
           
 class ListJobsForChain
           
 class MoveJobAction
           
 class MoveStageAction
           
 class StageAction
           
 class ViewChainArtifacts
           
 class ViewChainLogs
           
 class ViewChainResult
           
 class ViewChainSummary
           
 class ViewChainTestResults
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.chains.admin
 class ConfigureChainNotification
           
 class ViewChainAuditLog
           
 class ViewChainConfiguration
           
 class ViewPlanConfiguration
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.charts
 class ViewAuthorChart
           
 class ViewCombinedByBuildNumberChart
           
 class ViewCombinedByTimePeriodChart
           
 class ViewReportChart
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.comment
 class EditCommentAction
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.error
 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 BambooActionSupport in com.atlassian.bamboo.ww2.actions.labels
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.labels
 class EditLabelsAction
           
 class SetFavouriteAction
           
 class ViewBuildResultsForLabelAction
           
 class ViewLabels
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.plan
 class DeletePlan
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.plans.admin
 class ConfigurePlanDependencies
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.project
 class ViewProject
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.reports
 class ViewReport
           
 

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

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.rss
 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 BambooActionSupport in com.atlassian.bamboo.ww2.actions.setup
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.setup
 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 BambooActionSupport in com.atlassian.bamboo.ww2.actions.user
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.actions.user
 class ViewUserSummary
           
 

Uses of BambooActionSupport in com.atlassian.bamboo.ww2.feedback
 

Subclasses of BambooActionSupport in com.atlassian.bamboo.ww2.feedback
 class GiveBamboonsFeedback
           
 



Copyright © 2011 Atlassian. All Rights Reserved.