|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractAction in com.atlassian.bamboo.build |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.build | |
---|---|
class |
AbstractBuildAction
Provides common build action behaviour. |
class |
BuildExpiry
This class implements the BuildExpiryConfiguration web page behaviour. |
class |
BuildList
This class provides the ui with a collection of the current Bamboo builds. |
class |
BuildResultsAction
|
class |
DeleteBuildResults
This class deletes a specific build |
class |
DeleteBuilds
This class provides a UI action to remove one or more build. |
class |
ExecuteBuild
This class kicks off a build build. |
class |
GotoBuildResult
|
class |
UpdateAndBuild
This class supports SCM triggered builds. |
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 AbstractAction in com.atlassian.bamboo.build.coverage |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.build.coverage | |
---|---|
class |
ViewCloverCoverageSummary
|
Uses of AbstractAction in com.atlassian.bamboo.build.tests |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.build.tests | |
---|---|
class |
ViewTestsSummary
|
Uses of AbstractAction in com.atlassian.bamboo.builder.resultsfilter |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.builder.resultsfilter | |
---|---|
class |
BuildResultsFilterList
This class provides the UI with the available BuildResult filters |
Uses of AbstractAction in com.atlassian.bamboo.buildqueue |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.buildqueue | |
---|---|
class |
StopBuild
This class provides a user action to stop the current build job |
Uses of AbstractAction in com.atlassian.bamboo.configuration |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.configuration | |
---|---|
class |
AbstractConfigurationAction
This provides common System configuration behaviour - used in both the welcome wizard and the System Properties page. |
class |
AbstractLicenseAction
Provides common license validation code |
class |
AdministerAction
This displays the basic Beetlejiuce server administration page |
class |
BuildJdkList
This class provides the ui with a list of available build JDKs. |
class |
ConfigurationAction
This class handles configuration updates from am web form |
class |
LicenseAction
|
class |
SystemInfoAction
|
Uses of AbstractAction in com.atlassian.bamboo.configuration.plugins |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.configuration.plugins | |
---|---|
class |
AbstractPluginConfigurationAction
|
class |
ConfigureBuilder
|
class |
ConfigureJdks
A wwbwork action to view, edit, add and delete the system's JDKS |
Uses of AbstractAction in com.atlassian.bamboo.configuration.wizard |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.configuration.wizard | |
---|---|
class |
UpgradeWizard
This class accepts upgrade system configuration from the WelcomeWizard. |
class |
ValidateBuildWizard
This class kicks of the validation page |
class |
WelcomeWizard
Lets the user choose the installation mechinism - new or upgrade. |
class |
WelcomeWizard1
This class accepts the system configuration from the WelcomeWizard. |
Uses of AbstractAction in com.atlassian.bamboo.emailer.strategy |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.emailer.strategy | |
---|---|
class |
EmailStrategyList
This class provides a gui form with a list of possible EmailStrategy
objects for emailing build results. |
Uses of AbstractAction in com.atlassian.bamboo.logger |
---|
Subclasses of AbstractAction 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 AbstractAction in com.atlassian.bamboo.plugins.jiraPlugin.actions |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.plugins.jiraPlugin.actions | |
---|---|
class |
ViewJiraIssues
This class displays the specific BuildResultsImpl for a Build . |
Uses of AbstractAction in com.atlassian.bamboo.repository |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.repository | |
---|---|
class |
RepositoryList
This class provides the ui with a collection fo the current Repository implementations. |
Uses of AbstractAction in com.atlassian.bamboo.rest |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.rest | |
---|---|
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 |
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. |
Uses of AbstractAction in com.atlassian.bamboo.security |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.security | |
---|---|
class |
ForgotPassword
A webwork action to handle a registered user forgetting their password. |
Uses of AbstractAction in com.atlassian.bamboo.user |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.user | |
---|---|
class |
Profile
This class displays the user profile page... |
Uses of AbstractAction in com.atlassian.bamboo.webwork |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.webwork | |
---|---|
class |
StarterAction
This class decides which starter page should be deisplayed on the web site. |
class |
VersionAction
This class is used to display the version of the application on a jsp page |
Uses of AbstractAction in com.atlassian.bamboo.ww2.actions.comment |
---|
Subclasses of AbstractAction in com.atlassian.bamboo.ww2.actions.comment | |
---|---|
class |
EditCommentAction
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |