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

Packages that use ProjectAware
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.configuration   
com.atlassian.bamboo.logger   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.jiraPlugin.actions   
com.atlassian.bamboo.plugins.maven.dependencies   
com.atlassian.bamboo.v2.ww2.build   
com.atlassian.bamboo.ww2.actions   
com.atlassian.bamboo.ww2.actions.admin.bulk   
com.atlassian.bamboo.ww2.actions.branch   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.config   
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.charts   
com.atlassian.bamboo.ww2.actions.comment   
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   
 

Uses of ProjectAware in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement ProjectAware
 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 ProjectAware in com.atlassian.bamboo.build.coverage
 

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

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

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

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

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

Uses of ProjectAware in com.atlassian.bamboo.buildqueue
 

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

Uses of ProjectAware in com.atlassian.bamboo.configuration
 

Classes in com.atlassian.bamboo.configuration that implement ProjectAware
 class AbstractPermissionAction
           
 class ConfigureGlobalPermissions
           
 

Uses of ProjectAware in com.atlassian.bamboo.logger
 

Classes in com.atlassian.bamboo.logger that implement ProjectAware
 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 ProjectAware in com.atlassian.bamboo.plugins.hg
 

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

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

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

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

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

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

Classes in com.atlassian.bamboo.v2.ww2.build that implement ProjectAware
 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 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 ProjectAware in com.atlassian.bamboo.ww2.actions
 

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

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

Classes in com.atlassian.bamboo.ww2.actions.admin.bulk that implement ProjectAware
 class DisablePlanBulkAction
           
 class EnablePlanBulkAction
           
 class ManualBuildBulkAction
           
 

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

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

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

Classes in com.atlassian.bamboo.ww2.actions.build.admin that implement ProjectAware
 class BuildConfigurationSupport
           
 class BulkEditBuildPermissions
           
 class DeleteBuildFiles
           
 class RemoveBuildArtifacts
           
 class ReorderBuild
           
 class SuspendBuild
           
 class ViewBuildConfiguration
           
 

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

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

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

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

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

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

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

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

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

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

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

Classes in com.atlassian.bamboo.ww2.actions.chains that implement ProjectAware
 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 ProjectAware in com.atlassian.bamboo.ww2.actions.chains.admin
 

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

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

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

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

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

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

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

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

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

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

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

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

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



Copyright © 2012 Atlassian. All Rights Reserved.