Uses of Class
com.atlassian.bamboo.ww2.actions.BuildActionSupport

Packages that use BuildActionSupport
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.coverage   
com.atlassian.bamboo.build.tests   
com.atlassian.bamboo.builder.resultsfilter   
com.atlassian.bamboo.buildqueue   
com.atlassian.bamboo.logger   
com.atlassian.bamboo.plugins.jiraPlugin.actions   
com.atlassian.bamboo.rest   
com.atlassian.bamboo.v2.ww2.build   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.edit   
com.atlassian.bamboo.ww2.actions.charts   
com.atlassian.bamboo.ww2.actions.comment   
com.atlassian.bamboo.ww2.actions.labels   
 

Uses of BuildActionSupport in com.atlassian.bamboo.build
 

Subclasses of BuildActionSupport in com.atlassian.bamboo.build
 class BuildResultsAction
           
 class DeleteBuildResults
          This class deletes a specific build
 class GotoBuildResult
           
 class ShowLatestBuildStatus
          Shows the latest status of a build
 class ViewBuild
          This class displays a build and its build summary
 class ViewBuildActivityLog
          This class places a build's log in the GUI for viewing.
 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 ViewCurrentRunningBuild
           
 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 BuildActionSupport in com.atlassian.bamboo.build.coverage
 

Subclasses of BuildActionSupport in com.atlassian.bamboo.build.coverage
 class ViewCloverCoverageSummary
           
 

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

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

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

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

Uses of BuildActionSupport in com.atlassian.bamboo.buildqueue
 

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

Uses of BuildActionSupport in com.atlassian.bamboo.logger
 

Subclasses of BuildActionSupport in com.atlassian.bamboo.logger
 class RemoveBuildError
          This webwork action removes a specified error from the log.
 class ViewBuildError
          This webwork action removes a specified error from the log.
 

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

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

Uses of BuildActionSupport in com.atlassian.bamboo.rest
 

Subclasses of BuildActionSupport in com.atlassian.bamboo.rest
 class AddCommentToBuildResults
           
 class AddLabelToBuildResults
           
 class GetBuildResultsDetails
           
 

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

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

Subclasses of BuildActionSupport in com.atlassian.bamboo.ww2.actions.build.admin
 class DeleteBuildFiles
           
 class RemoveBuildArtifacts
           
 class SuspendBuild
           
 class ViewBuildConfiguration
           
 

Uses of BuildActionSupport in com.atlassian.bamboo.ww2.actions.build.admin.edit
 

Subclasses of BuildActionSupport in com.atlassian.bamboo.ww2.actions.build.admin.edit
 class EditProjectPlanName
           
 

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

Subclasses of BuildActionSupport in com.atlassian.bamboo.ww2.actions.charts
 class ViewCombinedByBuildNumberChart
           
 class ViewCombinedByTimePeriodChart
           
 

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

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

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

Subclasses of BuildActionSupport in com.atlassian.bamboo.ww2.actions.labels
 class EditLabelsAction
           
 class SetFavouriteAction
           
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.