Uses of Interface
com.atlassian.bamboo.ww2.aware.BuildAware

Packages that use BuildAware
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.ww2.actions   
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   
com.atlassian.bamboo.ww2.aware   
 

Uses of BuildAware in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement BuildAware
 class AbstractBuildAction
          Provides common build action behaviour.
 class BuildResultsAction
           
 class DeleteBuildResults
          This class deletes a specific build
 class ExecuteBuild
          This class kicks off a build build.
 class GotoBuildResult
           
 class UpdateAndBuild
          This class supports SCM triggered builds.
 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 ViewBuildResults
          This class displays the specific BuildResultsImpl for a Build.
 class ViewBuildResultsSuccessfulTests
           
 class ViewBuildResultsTests
           
 class ViewCurrentRunningBuild
           
 class ViewLatestBuild
          Provides quick way to display the latest build results.
 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 BuildAware in com.atlassian.bamboo.build.coverage
 

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

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

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

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

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

Uses of BuildAware in com.atlassian.bamboo.buildqueue
 

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

Uses of BuildAware in com.atlassian.bamboo.logger
 

Classes in com.atlassian.bamboo.logger that implement BuildAware
 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 BuildAware in com.atlassian.bamboo.plugins.jiraPlugin.actions
 

Classes in com.atlassian.bamboo.plugins.jiraPlugin.actions that implement BuildAware
 class ViewJiraIssues
          This class displays the specific BuildResultsImpl for a Build.
 

Uses of BuildAware in com.atlassian.bamboo.rest
 

Classes in com.atlassian.bamboo.rest that implement BuildAware
 class AbstractRestAction
          This class provides the common rest api handling.
 class GetLatestBuildResults
          This class provides the latest build to callers of the rest api
 class GetLatestUserBuilds
           
 class ListBuildNames
          This class provides a list of available build names
 class Logout
          This class logs a remote user out from their session.
 

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

Classes in com.atlassian.bamboo.ww2.actions that implement BuildAware
 class BuildActionSupport
           
 

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

Classes in com.atlassian.bamboo.ww2.actions.build.admin that implement BuildAware
 class SuspendBuild
           
 class ViewBuildConfiguration
           
 

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

Classes in com.atlassian.bamboo.ww2.actions.build.admin.edit that implement BuildAware
 class EditProjectPlanName
           
 

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

Classes in com.atlassian.bamboo.ww2.actions.charts that implement BuildAware
 class ViewCombinedByBuildNumberChart
           
 class ViewCombinedByTimePeriodChart
           
 

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

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

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

Classes in com.atlassian.bamboo.ww2.actions.labels that implement BuildAware
 class EditLabelsAction
           
 class SetFavouriteAction
           
 

Uses of BuildAware in com.atlassian.bamboo.ww2.aware
 

Subinterfaces of BuildAware in com.atlassian.bamboo.ww2.aware
 interface ResultsListAware
           
 interface StatisticsAware
           
 interface TestCaseAware
          An interface for classes that has access to a given TestCase object.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.