| Backup |
|
| Bamboo |
This interface provides a simple Facade for accessing Bamboo. |
| BambooAcegiProxyFilter |
|
| BambooAcegiSecurityUtils |
|
| BambooAclUpdateHelper |
A helper class used in Acl update and creation operations
It converts between Acl and AccessControlEntry objects and a "permissionKey"
which is a String representation of a Acl and AccessControlEntry combination. |
| BambooActionSupport |
|
| BambooActionSupport.JSONStatus |
|
| BambooActiveMQConnectionFactory |
ActiveMQConnectionFactory with extra logging. |
| BambooAdminHomePage |
|
| BambooAdminSideMenu |
From here you can open any admin page in Bamboo. |
| BambooAgentInstallerAction |
|
| BambooAgentMessage |
A message from a Bamboo agent to a Bamboo server. |
| BambooAgentMessageDeliverer |
|
| BambooAgentMessageListener |
|
| BambooAgentMessageSender |
An interface for sending BambooAgentMessages from an agent to the server. |
| BambooAgentStreamListener |
|
| BambooApplicationConfig |
A ApplicationConfiguration implemntation that replaces ${bambooHome} variables in getProperty and getPropertiesWithPrefix
|
| BambooApplicationProperties |
|
| BambooAuthenticationContext |
Provides an interface to access the current User. |
| BambooAuthenticationController |
This is different to other apps (and SAL) as Bamboo does not use role mapping functionality. |
| BambooAuthenticationListener |
|
| BambooAuthenticator |
Only authenticate when container has been setup
|
| BambooAuthenticator |
A Seraph Authenticator that works against Crowd and enables single sign-on. |
| BambooBandanaContext |
Bamboo's BandanaContext with some awareness of plans
|
| BambooBandanaPersister |
Interface for Bandana if any extra functionality is supported
|
| BambooBeansWrapperListener |
Listens for the creation of BeansWrappers and clears the contained class caches when reset() is called. |
| BambooBootstrapPlaceholderConfigurer |
|
| BambooBusyException |
An Exception that indicates that an operation could not be performed because Bamboo is currently busy. |
| BambooCaptchaServlet |
Servlet that writes out captcha challenges (images). |
| BambooCollectionUtils |
|
| BambooConnectionCallback |
Callback method for use with BambooConnectionTemplate
|
| BambooConnectionTemplate |
Template for running direct commands on the Connection within a Hibernate transtion
|
| BambooContainer |
This class uses an IoC container to glue together the various Bamboo build server components. |
| BambooContentTypeResolver |
Utility class to resolve content type of resources/files (aka mimetype)
|
| BambooContextLoaderListener |
Spring context loader with custom bamboo configurarations
|
| BambooCronEditorBean |
|
| BambooCurrentApplication |
Represents the current Bamboo instance's application for trusted apps. |
| BambooDashboardPage |
|
| BambooDateTimeConverter |
This class lets us persist JODA DataTime objects without saving all the internal junk associated with the class. |
| BambooDateTimeZoneConverter |
This class lets us persist JODA DataTime objects without saving all the internal junk associated with the class. |
| BambooDateUtils |
|
| BambooEcho |
Do not depend on anything outside the bamboo test utils jar
|
| BambooElevatedSecurityGuard |
The Bamboo implementation of the com.atlassian.seraph.elevatedsecurity.ElevatedSecurityGuard interface. |
| BambooEntityObject |
|
| BambooErrorEvent |
Represents an Error thrown in Bamboo, these can either be system errors or build errors. |
| BambooEventListenerModuleDescriptor |
|
| BambooEventManager |
This class is deprecated.
since 3.0 use com.atlassian.event.api.EventPublisher
|
| BambooEventThreadPoolConfiguration |
|
| BambooFieldValidate |
|
| BambooFileUtils |
|
| BambooFilterDispatcher |
This filter is used to tag the data stored in ActionContext as created in this HTTP request. |
| BambooFilterSecurityInterceptor |
|
| BambooFreemarkerManager |
FreemarkerManager that automatically detects the alternative syntax
|
| BambooFunctions |
|
| BambooHeader |
|
| BambooHelpPath |
|
| BambooHelpPathResolver |
|
| BambooHibernateObjectDao |
Base hibernate object dao for Bamboo
|
| BambooHibernateObjectDao<T extends BambooObject> |
|
| BambooHomeDirectoryChooser |
|
| BambooHomeLocator |
|
| BambooHostApplication |
|
| BambooHostContainer |
|
| BambooHttpServlet |
Simply forwards both post and get requests to a generic process action. |
| BambooHttpUtils |
|
| BambooI18nResolver |
|
| BambooImportException |
Specialized exception type to be thrown by import mappers
|
| BambooIOUtils |
|
| BambooIterables |
|
| BambooJmsProxyFactoryBean |
|
| BambooJmsServiceExporter |
A JmsServiceExporter with some extra logging
|
| BambooJmsTemplate |
In addition to standard JmsTemplate, this closes the message consumer if it has been interrupted while waiting
for the message. |
| BambooJohnsonSetupConfig |
|
| BambooLicenseException |
|
| BambooLicenseHandler |
|
| BambooLicenseManager |
|
| BambooLicenseManagerImpl |
|
| BambooLifecycleManager |
|
| BambooListenerHandlersConfiguration |
Registers a ListenerHandler that can enforced that InlineEventListeners are executed synchronously
|
| BambooListWrapperCallBacks |
|
| BambooLoginPage |
|
| BambooMailer |
|
| BambooMailServerManager |
|
| BambooManagerKeys |
|
| BambooMergedResourceBundle |
|
| BambooMessageConverter |
Custom JMS converter that handles handles serialization of some predefined objects in a plugins2-aware manner. |
| BambooMessageConverter.BuildContextData |
|
| BambooMockitoTestCase |
|
| BambooModuleDescriptorFactory |
|
| BambooMultiplexingRequestor |
HACK
A class extending lingo's MultiplexingRequestor as a workaround for
LINGO-34, which is preventing
remote agent shutdown. |
| BambooObject |
|
| BambooObjectDao |
Bamboo object dao specifies methods required for all Bamboo DAO
|
| BambooObjectDao<T extends BambooObject> |
Generic Dao for BambooObjects |
| BambooObjectUtils |
|
| BambooPermission |
|
| BambooPermissionManager |
|
| BambooPermissionManagerImpl |
|
| BambooPluginManager |
|
| BambooPluginModule |
Marker interface for all objects available as a plugin module object
|
| BambooPluginPredicates |
Useful implementations of com.atlassian.plugin.predicate.PluginPredicate
and com.google.common.base.Predicate related to plugins. |
| BambooPluginSettings |
|
| BambooPluginSettingsFactory |
|
| BambooPluginStateStore |
|
| BambooPluginUtils |
|
| BambooPredicates |
|
| BambooProfilingUtils |
|
| BambooProjectManager |
The BambooProjectManager manages getting information about SAL projects. |
| BambooRememberMeTokenDao |
|
| BambooRememberMeTokenDaoImpl |
|
| BambooRemoteException |
This provides a checked exception for report remote api problems. |
| BambooReportLineChart |
|
| BambooResourceBatchingConfiguration |
|
| BambooRoleMapper |
|
| BambooRollingFileAppender |
|
| BambooRollingFileAppender.HomeLocatorImpl |
|
| BambooRuntimeExceptionMapper |
An exception mapper that will map any RuntimeException runtime exception. |
| BambooSalServlet |
|
| BambooSalTest |
|
| BambooSalUserManager |
|
| BambooScheduler |
Interface than handles lifecycles of schedules in Bamboo
|
| BambooSearchProvider |
Search is not currently available in Bamboo so this is stubbed out. |
| BambooSecurityController |
Bamboo security controller to disable security if Bamboo is not setup. |
| BambooServletContextFactory |
|
| BambooServletDispatcher |
|
| BambooSession |
An object that encapsulates what is available in a User session. |
| BambooSessionAware |
|
| BambooSessionFactoryBean |
|
| BambooSessionInViewFilter |
|
| BambooSetupConstants |
|
| BambooSetupWait |
The setup wait page in Bamboo. |
| BambooSmackClient |
|
| BambooSmackMessageListener |
|
| BambooStAXListImportStrategy |
Enumeration of transaction handling strategies for importing lists of elements. |
| BambooStAXMappingHelper<T> |
Base interface for StAX based export-import helper class |
| BambooStAXMappingHelperAbstractImpl<T> |
Skeleton implementation of StAX based export-import helper class
The XML representation of such an object is:
valueOfPropertyA
valueOfPropertyB
... |
| BambooStAXMappingListHelperAbstractImpl<T> |
Skeleton implementation of StAX based export-import helper class for lists. |
| BambooStAXRootMapper |
Base interface for StAX based export-import root level mappers
|
| BambooStringUtils |
|
| BambooTemporaryDirectoryTestCase |
UT classes descending from BambooMockitoTestCase implementing this interface will have a temporary directory created
in setUp() and removed in tearDown()
|
| BambooTestCase |
|
| BambooTestConstants |
|
| BambooTestedProduct |
|
| BambooTestUtils |
This class provides a collection of utility methods for use in the unit tests
|
| BambooThreadLocalContextManager |
|
| BambooThreadLocalDelegateExecutorFactory |
|
| BambooTimeZoneManager |
|
| BambooTransactionHibernateTemplate |
Template for running something within a Hibernate transition
|
| BambooTrustedApplication |
Bamboo entity to persist trusted apps data. |
| BambooTrustedApplicationDao |
|
| BambooTrustedApplicationImpl |
|
| BambooTrustedApplicationsFilter |
This class exists so as to present Spring with only one constructor to choose from, because Spring is dumb. |
| BambooTrustedApplicationsHibernateDao |
|
| BambooTrustedApplicationsManager |
|
| BambooUser |
An extension to Atlassian user's User interface to define extra properties for the user
|
| BambooUserConfiguration |
Bamboo's implementation of XMLConfiguration to allow injection of Bamboo components (for LDAP etc)
|
| BambooUserForMigration |
|
| BambooUserManager |
Service class to manage interactions with the user. |
| BambooUserManagerImpl |
|
| BambooUserRefreshJobScheduler |
When user management is through Crowd we need to schedule a background refresh of the local cache. |
| BambooUserRefreshJobScheduler.BambooUserRefreshJob |
|
| BambooUserResolver |
|
| BambooValidate |
Place for all validation methods you can't find in org.apache.commons.validator framework
|
| BambooValidationInterceptor |
|
| BambooWebFragmentHelper |
|
| BambooWebIcon |
|
| BambooWebItemModuleDescriptor<T> |
|
| BambooWebLabel |
|
| BambooWebLink |
|
| BambooWebResourceIntegration |
The integration layer between Plugin's Web Resource Handler, and specific applications (eg JIRA, Confluence). |
| BambooWebSectionModuleDescriptor |
|
| BambooWorkflowInterceptor |
|
| BambooXidFactoryImpl |
Factory for transaction ids. |
| BambooXStream |
This class modifies standard XStream behaviour by overriding default implemenattion Hibernate classes as JDK classes
and enabling CGLIB-enhanced class mapping (this is needed to strip the CGLIB proxies during deserialisation, even
if they are set to null during serialisation). |
| BandanaItem |
|
| BandanaItemDao |
|
| BandanaItemDaoImpl |
|
| BandanaItemMapper |
|
| BandanaPluginKeyResolver |
PluginKeyResolver for Bandana. |
| BaseBuildConfigurationAwarePlugin |
|
| BaseConfigurableBuildPlugin |
Helper class that allows you to
|
| BaseConfigurablePlugin |
Skeleton class which should be extended by implementors of ConfigurablePlugin interface. |
| BaseCrumb |
Base class for implementors of BreadCrumbs
|
| BaseCustomBuildCompleteAction |
This class is deprecated.
since 2.7 please use CustomBuildCompleteAction interface directly to make sure you can handle all buildable
|
| BaseElasticPipelineDefinitionVisitor |
Base class for Elastic only operations
|
| BatchedMessageSender |
A sendder strategy that batches the messages up in a queue and periodically flushes the queu. |
| BatchRemoteBambooMessage |
A RemoteBambooMessage that contains a List of messages to be dlivered in one go
|
| BitbucketRepository |
|
| BitbucketUrlProvider |
|
| BoostrapUpgradeTask2213SetArtifactsDirectory |
|
| BootstrapLoaderListener |
Represents basic added dependencies for the initialization of the web-app context for Bamboo. |
| BootstrapManager |
A Bamboo specialisation of the generic AtlassianBootstrapManager. |
| BootstrapUpdater |
|
| BootstrapUpgradeManagerImpl |
|
| BootstrapUpgradeTask2403UpdateMailConfiguration |
|
| BootstrapUpgradeTask2510MoveAtlassianUserXML |
|
| BootstrapUtils |
|
| BranchingAwareRepository |
Repository that supports branching operation. |
| BreadCrumb |
An interface that represents a single item in a series of breadcrumbs
|
| BrokerURIUtils |
|
| BrowseGroupsAction |
|
| Build |
This interface is deprecated.
since 2.7 as there are no more buildable top level plans
|
| Buildable |
|
| BuildableAware |
Interface defining that the object can have a build
|
| BuildableAwareContextHolder |
|
| BuildActionSupport |
|
| BuildAdminSecurityAware |
This interface is deprecated.
since 2.7 Use PlanAdminSecurityAware
|
| BuildAgent |
Represents a UI view of a given build agent
|
| BuildAgent.BuildAgentVisitor |
A visitor to execute certain flows depending on the type of the BuildAgent
|
| BuildAgentController |
|
| BuildAgentControllerImpl |
|
| BuildAgentDecorator |
|
| BuildAgentImpl |
|
| BuildAgentRequirementFilter |
Simple interface to fitler a collection of Build Agents by a set of
Requirements
NOTE: since Bamboo 3.3, Atlassian has marked this extension point as INTERNAL ONLY. |
| BuildAgentRequirementFilterDescriptor |
|
| BuildAgentTypeAccessor |
|
| BuildArtifactPostProcessor |
|
| BuildCanceledEvent |
Fired when Build is canceled through the StopBuildManager |
| BuildCancelledDetails |
|
| BuildChanges |
Class that encapsulates the repository changes for a particular build result
|
| BuildChangesImpl |
|
| BuildCommentDeletedEvent |
Occurs when a comment on ResultsSummary has been removed
|
| BuildCommentedEvent |
Occurs when a ResultsSummary has been commented on
|
| BuildCompletedEvent |
Event that gets triggered when a build is completed
A BuildResultsSummary corresponding to this event should be available via BuildResultsSummaryManager
See PostBuildCompletedEvent and BuildFinishedEvent
|
| BuildCompletedEventListener |
|
| BuildCompletedNotification |
This class is used to generate content for All Completed Builds Notifications, the Failed And First Successful Notifications and First Failed Job Notifications. |
| BuildCompletedNotificationListener |
|
| BuildConfigPage |
|
| BuildConfiguration |
A specialisation of the CombinedConfiguration object. |
| BuildConfigurationAware |
|
| BuildConfigurationAwarePlugin |
|
| BuildConfigurationEditInterceptor |
|
| BuildConfigurationInterceptor |
An interceptor that sets all ActionContext parameters from a BuildConfiguration
|
| BuildConfigurationSupport |
|
| BuildConfigurationUIPlugin |
This is not intended to be used directly. |
| BuildConfigurationUpdatedEvent |
An event that occurs when the the build configuration is changed
|
| BuildConfigurationValidationUtils |
Helper class for validation of BuildConfiguration objects
|
| BuildContext |
A class that encapsulates how to build a particular plan at a given instance
|
| BuildContextEvent |
A BuildContextEvent is an event that occurs within the build workflow context
|
| BuildContextFactory |
Create a BuildContext given the ChainStage and Build
|
| BuildContextFactoryImpl |
|
| BuildContextHelper |
|
| BuildContextImpl |
|
| BuildContextXStreamConverter |
XStream converter for BuildContext. |
| BuildCreatedEvent |
Occurs when a Job or Build has been created
|
| BuildCreationAware |
An interfaces that marks that the object needs to be injected with a Build object that is yet to be created
|
| BuildCreationService |
|
| BuildCrumb |
Crumb for a single Build object. |
| BuildDefinition |
Each build has a BuildDefinition. |
| BuildDefinitionConverter |
Converts a BuildDefinition to and from an XMLConfiguration
|
| BuildDefinitionForBuild |
|
| BuildDefinitionForProject |
|
| BuildDefinitionManager |
A manager for stateful BuildDefinition. |
| BuildDefinitionMapper |
|
| BuildDefinitionTransformerModuleDescriptor |
Module descriptor for plugin modules implementing CustomBuildDefinitionTransformer. |
| BuildDefinitionXml |
|
| BuildDefinitionXmlImpl |
|
| BuildDefinitionXStreamConverter |
XStream converter for BuildDefinitions. |
| BuildDefinitionXStreamConverter.Factory |
|
| BuildDeletedEvent |
Event triggered when a build or Job is deleted
|
| BuildDetectionAction |
Callback action interface used by tryToDetectAndBuild(String, BuildDetectionAction) and start(Chain, BuildDetectionAction)
|
| BuildDetectionActionFactory |
Factory for creating common BuildDetectionAction's
|
| BuildDetectionActionFactoryImpl |
|
| BuildDetectionResult |
Returned from a BuildDetectionAction
|
| BuildDetectionResultImpl |
Returned from a BuildDetectionAction
|
| BuildDirectoryManager |
Interface to retrieve various build locations
|
| BuildEditSecurityAware |
This interface is deprecated.
since 2.7 Use PlanEditSecurityAware
|
| Builder |
This interface is deprecated.
Since 3.1. Use tasks TaskType
|
| BuilderCapabilityDescriptor |
|
| BuilderCapabilityType |
|
| BuilderCompatibilityTask |
|
| BuilderCompatibilityTaskConfigurator |
|
| BuilderConfigHelper |
This class is deprecated.
Since 3.1. Use tasks instead
|
| BuilderManager |
This interface is deprecated.
Since 3.1 Use TaskManager instead.
|
| BuilderModuleDescriptor |
This class is deprecated.
Since 3.1. Use TaskModuleDescriptor
|
| BuildErrorNotification |
This class is used to generate content for Build Error notifications. |
| BuildErrorNotificationListener |
|
| BuildErrorNotificationType |
|
| BuilderV2 |
|
| BuildEvent |
Generic base event for Events that captures a Plan. |
| BuildExecuteSecurityAware |
This interface is deprecated.
since 2.7 Use PlanExecuteSecurityAware
|
| BuildExecution |
Represents a running Build executing within a ChainStage
|
| BuildExecutionManager |
A class that is aware of all the goings on in executing builds. |
| BuildExecutionUpdateManager |
|
| BuildExecutor |
This interface defines the component for building builds. |
| BuildExpiryAction |
This class implements the BuildExpiryConfig web page behaviour. |
| BuildExpiryBean |
A bean that manages the build expiry process
|
| BuildExpiryConfig |
This class is a simple POJO containing the BuildExpiry configuration settings. |
| BuildExpiryPerPlanPlugin |
A plugin class that allows you to have build expiry occur per build
|
| BuildExpiryPerPluginTransformer |
Transformer that puts the build expiration configuration into build definitions. |
| BuildExpiryScheduler |
|
| BuildExpiryScheduler.BuildExpiryJob |
|
| BuildExpiryType |
How the build expiry will actually run
|
| BuildFactoryForTests |
A mother class for creating build objects for use in tests
|
| BuildFailedAndFirstFixedNotificationType |
|
| BuildFailuresChart |
|
| BuildFinishedEvent |
Fired when finishBuild(PlanResultKey) is called
Note that that a corresponding BuildResultsSummary might not be available
See BuildCompletedEvent and PostBuildCompletedEvent
|
| BuildHangingConfig |
|
| BuildHangingMonitor |
|
| BuildHungDetails |
Stores details about a particular build hung occurrence
|
| BuildHungDetailsImpl |
|
| BuildHungEvent |
An event that is thrown if the build has been detected to have hung based on certain criteria. |
| BuildHungNotification |
This class is used to generate content for Build Hung Notifications. |
| BuildHungNotificationListener |
|
| BuildHungNotificationType |
|
| BuildIdentifier |
|
| BuildIdentifierImpl |
|
| BuildJsonProviderAction |
|
| BuildKeyHolder |
|
| BuildLabeller |
|
| BuildList |
This class provides the ui with a collection of the current Bamboo plans. |
| BuildLogFileAccessor |
This class provides a mechanism to perform operations on build log files. |
| BuildLogFileAccessorFactory |
|
| BuildLogFileAccessorFactoryImpl |
|
| BuildLogFileWriter |
Class to encapsulate streaming of build logs. |
| BuildLogger |
This interface represents a logger for a given build
|
| BuildLoggerAntListener |
BuildListener that allows essages to be logged to the passed BuildLogger
|
| BuildLoggerImpl |
|
| BuildLoggerManager |
Manages instances of BuildLogger
|
| BuildLoggerManagerForTesting |
|
| BuildLoggerUpdateEventHandler |
Simply used for debug logging
|
| BuildLogUtils |
Provides text parsing utilities for writing and reading build log files. |
| BuildMissingCapableAgentNotification |
|
| BuildMissingCapableAgentNotificationListener |
|
| BuildMissingCapableAgentNotificationType |
|
| BuildMonitoringPerPlanPlugin |
|
| BuildMonitoringTransformer |
A CustomBuildDefinitionTransformer that puts build monitoring
configuration into the build definition. |
| BuildMonitorJobScheduler |
|
| BuildNotificationMapper |
This mapper takes care of a notificationSet and notificationRules. |
| BuildNumberCoverageLineChart |
|
| BuildNumberGeneratorDao |
|
| BuildNumberGeneratorDaoImpl |
|
| BuildNumberGeneratorService |
Service that generates unique build numbers for build plans. |
| BuildNumberGeneratorServiceImpl |
|
| BuildNumberMapper |
|
| BuildNumberStamper |
This class generates a file containing the number of the build. |
| BuildObjectForTests |
Information about a build under Continuous Integration. |
| BuildOutputLogEntry |
|
| BuildPersisterDecorator |
This interface provides an abstract for persisting Bamboo builds objects. |
| BuildPlanConstructor |
This interface is deprecated.
since 2.7. This can only create Build objects and these are no longer supported. There is no
direct replacement for this functionality but various implementation of the PlanCreationService may provide the
required functionality
|
| BuildPlanConstructorFactory |
This class is deprecated.
since 2.7. This can only create Build objects and these are no longer supported. There is no
direct replacement for this functionality but various implementation of the PlanCreationService may provide the
required functionality
|
| BuildPlanConstructorImpl |
This class is deprecated.
since 2.7
|
| BuildPlanDefinition |
This interface encapsulates all information required to execute a particular build plan. |
| BuildPreQueuedActionFailureException |
BuildPreQueuedActionFailureException |
| BuildProgressBar |
This interface is deprecated.
since 2.7
|
| BuildProgressBarImpl |
This class is deprecated.
since 2.7
|
| BuildQueue |
This interface defines the behavious of a build queue. |
| BuildQueuedEvent |
|
| BuildQueueManager |
Thie interface defines the work that the queue manager can do. |
| BuildQueueManagerImpl |
|
| BuildQueueMonitor |
User: mwent Date: May 19, 2009 Time: 1:51:56 PM
|
| BuildQueueMonitorJobScheduler |
User: mwent Date: May 19, 2009 Time: 2:04:41 PM
|
| BuildQueuePosition |
|
| BuildQueueTimeoutDetails |
User: mwent Date: May 27, 2009 Time: 10:35:45 AM
|
| BuildQueueTimeoutDetailsImpl |
User: mwent Date: May 27, 2009 Time: 10:37:18 AM
|
| BuildQueueTimeoutEvent |
|
| BuildQueueTimeoutNotification |
|
| BuildQueueTimeoutNotificationListener |
|
| BuildQueueTimeoutNotificationType |
|
| BuildQueueUpdateListener |
|
| BuildReadSecurityAware |
This interface is deprecated.
since 2.7 Use PlanReadSecurityAware
|
| BuildRepositoryChanges |
|
| BuildRepositoryChangesImpl |
|
| BuildRequestResult |
Result from a tryToDetectAndBuild(String, BuildDetectionAction)
|
| BuildRequestResultImpl |
|
| BuildRequirementMapper |
|
| BuildRequirementUpdatedEvent |
Occurs when a Requirement has changed
|
| BuildResultDeletedEvent |
Triggered when a build result is removed
|
| BuildResultEvent |
Base class for build result related events
|
| BuildResultFinishedCondition |
|
| BuildResultInProgressCondition |
|
| BuildResultKeyHolder |
|
| BuildResultNavigatorHelper |
|
| BuildResultProcessor |
|
| BuildResults |
|
| BuildResults |
This interface is deprecated.
since 2.6 use BuildResultsSummary instead. Only use if test results are required.
|
| BuildResultsAction |
|
| BuildResultsAware |
Interface defining that the object can have a BuildResultsImpl
|
| BuildResultsConverter |
|
| BuildResultsFilter |
This interface represents a filter for selecting which of a build's BuildResultsSummary objects
a user would like to see displayed. |
| BuildResultsFilterFactory |
Factory for the various BuildResultsFilter's
|
| BuildResultsFilterFactoryImpl |
|
| BuildResultsImpl |
This class is deprecated.
since 2.6 use BuildResultsSummary instead. Only use if test results are required.
|
| BuildResultsIndexer |
|
| BuildResultsSummary |
An interface which provides a database persisted version of the BuildResults
|
| BuildResultsSummaryAware |
Interface defining that an object has a BuildResultSummary
|
| BuildResultsSummaryAwareInteceptor |
Provides a very basic inteceptor which populates the build result summary if the build and build number exist. |
| BuildResultsSummaryCriteria |
Simple POJO for storing basic build results summary criteria to be used by various searchers. |
| BuildResultsSummaryDao |
|
| BuildResultsSummaryDocument |
A lucene implementation of an AbstractResultsSummary which mirrors the BuildResultsSummary
object closely. |
| BuildResultsSummaryDocumentFactory |
Converts a BuildResultsSummary into a Lucene Document to be indexed. |
| BuildResultsSummaryForTesting |
|
| BuildResultsSummaryHibernateDao |
|
| BuildResultsSummaryImpl |
|
| BuildResultsSummaryIndexingListener |
Listens for when a BuildResultsSummary gets updated and tries to re-index it
|
| BuildResultsSummaryManager |
This interface is deprecated.
since 2.7 use ResultsSummaryManager instead
|
| BuildResultsSummaryManagerImpl |
|
| BuildResultsSummaryUpdatedEvent |
Occurs when a BuildResultsSummary has been updated
|
| BuildResultsTestFactory |
|
| BuildResultSuccessFailureRenderer |
|
| BuildResultSummaryCrumb |
Crumb for a single BuildResultsImpl object. |
| BuildResultSummaryMapper |
|
| BuildsMovedEvent |
Triggers when builds are moved
|
| BuildState |
Simple enumeration of build states. |
| BuildStateConverter |
Provided for backward compatibility - alows reading old (BuildState as class not Enum) xml files
All new build results are stored in new format
|
| BuildStateResultEvent |
BuildResultEvent that is aware of BuildState
|
| BuildStateUserType |
|
| BuildStatusChangeNotificationType |
sends a notification whenever the build status changes from passed failed
|
| BuildStatusHelper |
|
| BuildStopDelayedJob |
|
| BuildStrategy |
This interface is used to determin if a build should be built. |
| BuildStrategyConfigHelper |
|
| BuildStrategyManager |
Interface to handle interactions with BuildStrategy objects
|
| BuildSummaryAverageDurationLineChart |
|
| BuildSummaryAverageQueuedDurationLineChart |
|
| BuildSummaryAverageTimeToFixLineChart |
|
| BuildSummaryCoverageLineChart |
|
| BuildSummaryFailureRatioWithLabelUsageLineChart |
|
| BuildSummaryFailuresLineChart |
|
| BuildSummaryLabelUsageCountLineChart |
|
| BuildSummaryLabelUsageRatioLineChart |
|
| BuildSummaryLinesOfCodeLineChart |
|
| BuildSummaryNumberBuildsLineChart |
|
| BuildSummaryNumberTestsLineChart |
|
| BuildSummarySuccessRatioLineChart |
|
| BuildSuspensionCheckBean |
Used to check if the Bamboo license allows building or plan creation
|
| BuildTask |
Interface the defines a basic interface for a task in Bamboo. |
| BuildTaskRequirementSupport |
Allows creators of TaskTypes to specify Requirements |
| BuildTimeoutKiller |
|
| BuildTimesChart |
|
| BuildTriggerCondition |
Provides the ability to gate whether a build should be triggered or not. |
| BuildTriggerCondition.ExecutionPreference |
|
| BuildTriggerConditionModuleDescriptor |
|
| BuildTriggeredEvent |
|
| BuildTriggeredListener |
Class that listens for BuildTriggeredEvents and adds the BuildContext to the queue
|
| BuildUtils |
|
| BulkAction |
Interface that defines an action that can be executed across multiple plans
|
| BulkAction.WebWorkAction |
|
| BulkAction.WebWorkActionImpl |
|
| BulkActionScope |
|
| BulkEditBuildPermissions |
|
| BulkPlanAction |
This class provides a UI action to edit one or more build. |
| BundledPluginLoaderFactory |
|
| BundledPluginsAccessor |
Accessor for the atlassian-bundled-plugins.zip. |
| BypassValidationAware |
Actions that implement can bypass validation
|
| ByteArrayInputSupplier |
Supplies an InputStream for a Byte array
|
| Page<T> |
|
| PageElementFunctions |
Functions for easier handling of com.atlassian.pageobjects.elements.PageElements. |
| Pager<T> |
|
| PaginationAware<T> |
Actions that implement this has a results list that is paginated
|
| PaginationAwareInterceptor |
Intercepter that performs pagination on the
|
| Paginator |
|
| Pair<A, B> |
A simple Pair class |
| ParameterisedManualBuild |
|
| ParentChainPredicate |
|
| PartialList<E> |
A List that represents a part of a much bigger list |
| PasswordOverrideCVSRoot |
|
| PasswordResetToken |
Represents one-time token for a user;
|
| PasswordResetTokenDao |
|
| PasswordResetTokenHibernateDao |
|
| PasswordResetTokenImpl |
|
| PasswordService |
This class encrypts password using one-way encryption. |
| PathFileFilter |
Matches file if any of it's parents has given name |
| PendingBuildResultsCleanup |
|
| PendingBuildResultsCleanupImpl |
Helper class performing cleanup of pending and InProgress builds. |
| PerforceCacheCondition |
Web item condition for when the Perforce cache is on
|
| PerforceCapabilityType |
|
| PerforceManager |
This class is designed to be the interface between the perforce library and the repository. |
| PerforceRepository |
This class provides a Perforce implemention of the Repository interface. |
| PerforceRepositoryMavenPomAccessor |
|
| PerforceTestConfiguration |
This class provides some common perforce test configuration settings
|
| PermissiveHostnameVerifier |
|
| Persister |
This interface is deprecated.
since 2.0 This is an old interface. Prefer AdministrationConfigurationManager or PlanManager
|
| PersisterException |
This class types persister errors. |
| PersisterFactory |
This class allows different components to access the current system persister. |
| PersisterOptions |
|
| PhpUnit33XConfigImpl |
|
| PhpUnitBuilder2TaskConverter |
|
| PhpUnitBuildTask |
|
| PhpUnitBuildTaskCloverCommandDecorator |
|
| PhpUnitBuildTaskConfigurator |
|
| PhpUnitBuildTaskHelper |
|
| PhpUnitCapabilityDefaultsHelper |
|
| PhpUnitConfig |
|
| PhpUnitConfigImpl |
|
| PhpUnitPre34CapabilityDefaultsHelper |
|
| PhpUnitUtils |
|
| PhpUnitUtils.VersionMatcher |
|
| PipelineDefinition |
|
| PipelineDefinition.TYPE |
|
| PipelineDefinitionImpl |
|
| PipelineDefinitionVisitor |
|
| PipelineMapper |
|
| Plan |
|
| PlanActionSupport |
|
| PlanAdminSecurityAware |
|
| PlanAware |
Interface defining that a object can have a Plan
|
| PlanAwareBandanaContext |
|
| PlanAwareContext |
A context that allows you to access a plan key if it's available
|
| PlanAwareContextImpl |
|
| PlanAwareInterceptor |
|
| PlanComparators |
|
| PlanConfigHelper |
A generic interface to perform manipulations to the Plan Configuration (BuildConfiguration)
|
| PlanConfigurationPluginUIHelperImpl |
|
| PlanConfigurationUIPluginHelper |
|
| PlanCreationBean |
Looks after the required components for plan creation. |
| PlanCreationDeniedException |
|
| PlanCreationException |
Exception when an unexpected failure occurs during plan creation
|
| PlanCreationService |
Provides an way to create plans of any concrete type. |
| PlanCreationService.EnablePlan |
Enums for whether a plan, once created, will be enabled or disabled
|
| PlanCreationTemplate |
|
| PlanDao |
DAO Manager for Plan
|
| PlanDecorator |
Object that helps the UI render thr HTML / JS
|
| PlanDeletionException |
|
| PlanDeletionInterceptorAction |
Runs before the Plan and its ResultsSummarys have been deleted
Any plugins that implement this interface will be run inline with the methods on DeletionService
Please note that if any implementations fail to execute (throw an exception, etc) the Plan will be deleted regardless. |
| PlanDeletionInterceptorActionModuleDescriptor |
|
| PlanDependency |
|
| PlanDependencyDao |
|
| PlanDependencyHibernateDao |
|
| PlanDependencyImpl |
|
| PlanDependencyManager |
|
| PlanDependencyManagerImpl |
|
| PlanDiscriminatorRegistry |
Registry for all the discriminators for Plans
|
| PlanEditSecurityAware |
|
| PlanEvent |
Provides a common interface for both build and chain events
|
| PlanExecutableAgentsHelper |
Utility class to determine which agents can build a Plan
|
| PlanExecutableAgentsHelperImpl |
|
| PlanExecuteSecurityAware |
|
| PlanExecutionConcurrencyServiceImpl |
|
| PlanExecutionConfig |
Used to control plan execution taking care of manual stages and plan restart |
| PlanExecutionConfig.PlanExecutionType |
Type of repeated plan execution
|
| PlanExecutionConfigImpl |
|
| PlanExecutionLockService |
Locking manager for PlanExecutionManager
|
| PlanExecutionLockServiceImpl |
|
| PlanExecutionManager |
Generic Execution Manager for Plan's |
| PlanExecutionManagerImpl |
|
| PlanExecutionPermitter |
Service to check against the plans ConcurrentBuildConfigForPlan
|
| PlanFavouriteAddedEvent |
Fired when a user favourites a Plan
|
| PlanFavouriteEvent |
|
| PlanFavouriteRemovedEvent |
Fired when a user removes a favourite from a Plan
|
| PlanFavouriteService |
Service for managing the plan 'favourite' flag. |
| PlanFavouriteServiceImpl |
|
| PlanHelper |
Plan helper. |
| PlanHelper |
|
| PlanHibernateDao<T extends Plan> |
|
| PlanKey |
Identifier for Plan
PlanKeys can be created via PlanKeys
|
| PlanKeyConverter |
|
| PlanKeyHitCollector |
Hit collector that returns all plan keys (unsorted) from the query
|
| PlanKeys |
Method for producing PlanKeys and PlanResultKeys from a String
|
| PlanKeyUserType |
|
| PlanLimitAware |
For classes that want to know whether the bamboo instance has reached its plan limit yet. |
| PlanLimitAwareInterceptor |
|
| PlanManager |
Manager for all Plan types within Bamboo
Use this manager if you need to address Builds, Plans, etc. |
| PlanManagerDecorator |
Pass-through decorator for PlanManager
|
| PlanManagerImpl |
|
| PlanParticle |
Description of Plan's product or dependency. |
| PlanParticleManager |
|
| PlanParticleManagerImpl |
|
| PlanPermissionSkeleton |
|
| PlanPredicates |
|
| PlanProjectResource |
|
| PlanProjectResource.Option |
|
| PlanReadSecurityAware |
|
| PlanResource |
Plan service is supposed to be used to retrieve full list of plans and plan details
|
| PlanResultEvent |
Provides a common interface for both build and chain events that contain a result
|
| PlanResultKey |
Identifier for result objects such as ChainResultsSummary and BuildResultsSummary
Can be created from PlanKeys
|
| PlanResultsAction |
|
| PlanScheduler |
Manages scheduled jobs for Plans
|
| PlanSchedulerCallback |
Callback for PlanScheduler operations
|
| PlansGreenCondition |
|
| PlanStatePersister |
Transactional service converting runtime representation of build or chain result into persistent
ResultsSummary object. |
| PlanStatePersisterImpl |
|
| PlanStatePersisterService |
A wrapper to PlanStatePersister providing plan-level locking for operations affecting ResultSummaries. |
| PlanStatePersisterServiceImpl |
|
| PlanSummariesObject |
An object that takes in a List of BuildResultsSummary and creates a series of summarised
PlanSummaryObject. |
| PlanSummaryObject |
An object that summarises data for an arbitrary group of builds |
| PlanSummaryPage |
|
| PlanTrigger |
When paired with a TriggerReason gives the implementer control over how the Plan is triggered. |
| PlanTriggerModuleDescriptor |
|
| PlanTriggerResult |
Result of that contains the
information required to execute the Plan
|
| PlanTriggerResultBuilder |
Builder for PlanTriggerResults
|
| PlanTriggerResultBuilder.BuildTriggerResultImpl |
|
| PlanType |
Plan Type descriptions to be used in the UI
|
| PlanValidationService |
A stateless, non-transactional service that provides common services for plan validation
|
| PlanValidationServiceImpl |
|
| PlanVcsRevisionData |
Class representing revision data using in change detection. |
| PlanVcsRevisionDataSet |
|
| PlanVcsRevisionHistoryCleanupScheduler |
|
| PlanVcsRevisionHistoryCleanupScheduler.PlanVcsHistoryCleanupJob |
|
| PlanVcsRevisionHistoryDao |
|
| PlanVcsRevisionHistoryHibernateDao |
|
| PlanVcsRevisionHistoryHibernateStandaloneDao |
|
| PlanVcsRevisionHistoryItem |
Class representing item in change detection history of a plan. |
| PlanVcsRevisionHistoryManager |
|
| PlanVcsRevisionHistoryManagerImpl |
|
| PlanVcsRevisionHistoryMapper |
|
| PlanVcsRevisionHistoryService |
Provides access to vcs revision information of a Plan
|
| PlanVcsRevisionHistoryServiceImpl |
|
| PlanVcsRevisionHistoryStandaloneDao |
|
| PluggableFooter |
A plugin to render the footer in Bamboo. |
| PluggableTopNavigation |
A plugin to render to the top navigation bar in Bamboo |
| PluginArtifactInputSupplier |
Lazily supplies an InputStream for a PluginArtifact
|
| PluginArtifactServlet |
Serves all the user installed plugins to the remote agent
|
| PluginAwareActionConfig |
ActionConfig that contains a reference to its parent plugin. |
| PluginAwareConfiguration |
An XWork Configuration implementation that allows for PluginAware XWork actions. |
| PluginAwareObjectFactory |
An Spring autowiring object factory that uses the classloader of the of PluginAware action configs to load and wire
up the action class. |
| PluginClassTemplateLoader |
|
| PluginDecoratorMapper |
Sitemesh decorator mapper that looks up decorator modules and decorator mapper modules to get decorators from. |
| PluginHibernateSessionFactory |
A factory to access the current Session Hibernate session. |
| PluginIdentifier |
|
| PluginKeyResolver |
Strategy for resolving plugin key from objects. |
| PluginModuleIdentifier |
|
| PluginPredicateAdapter |
Adapts com.google.common.base.Predicate to com.atlassian.plugin.predicate.PluginPredicate
|
| PluginResolver |
Resolves plugin that objects belong to. |
| PluginsAwareMapper |
com.thoughtworks.xstream.mapper.Mapper that is able to load classes from the plugin system. |
| PluginsAwareMapper.Factory |
|
| PluginsAwareMarshaller |
Plugins2-aware implementation of org.logicblaze.lingo.jms.marshall.Marshaller |
| PollingBuildStrategy |
This class defines the build, only if the build has changed strategy. |
| PollingBuildStrategy.PollingStrategy |
|
| PollingBuildStrategyJob |
Sets flag to trigger build
|
| PortValidator |
|
| Post |
|
| PostBuildCompletedEvent |
Fired after the build has been completed
A BuildResultsSummary corresponding to this event should be available via BuildResultsSummaryManager
See BuildCompletedEvent and BuildFinishedEvent
|
| PostBuildCompletedEventListener |
|
| PostChainAction |
Custom action that runs after the Chain has finished executing |
| PostChainActionModuleDescriptor |
|
| PostChainIndexAction |
Responsible for indexing the ChainResultsSummary when the Chain execution has completed
|
| PostChainIndexWriter |
Provides a hook into the indexing code put in your own information to the index
|
| PostChainIndexWriterModuleDescriptor |
|
| PostConfigurableBuilder |
This interface is deprecated.
since 3.1 we have moved to Tasks from Builders. Use TaskConfigurator instead for general configuration and TaskRequirementSupport to
add requirements.
|
| PostConfigurableRepository |
|
| PostgreSqlDbmsBean |
|
| PostJobAction |
Custom action that runs after a Job has finished executing as part of a ChainStage |
| PostJobActionModuleDescriptor |
|
| PostStageAction |
Custom action that runs after the ChainStage has finished executing |
| PostStageActionModuleDescriptor |
|
| PreChainAction |
Custom action that runs before the Chain has started executing |
| PreChainActionModuleDescriptor |
|
| PreferenceResource |
|
| PreJobAction |
Custom action that runs before a Job has been queued as part of a ChainStage |
| PreJobActionModuleDescriptor |
|
| PreparationTask |
Marker interface to mark tasks that should be executed in build preparation phase
Currently only VcsCheckoutTask is such kind of tasks
|
| PrepareBuildTask |
Task to clear logs, initialize the build and perform custom pre-build actions
|
| PreStageAction |
Custom action that runs before the ChainStage has started executing |
| PreStageActionModuleDescriptor |
|
| PreventJobExecutionUntilCompletedTriggerListener |
This trigger listener will allow only one job (identified by JobDetail) to be executed at a time by given trigger. |
| PriorityUpgradeTask |
A marker interface to ensure that these upgrade tasks get run as a priority. |
| ProcessBuildResult |
|
| ProcessDescriptor |
|
| ProcessService |
Provides support for executing ExternalProcesss |
| ProcessServiceImpl |
|
| Profile |
This class displays the user profile page... |
| ProgressBar |
This object encapsulates the bar graph that represents a progress of a given build
|
| ProgressBarImpl |
|
| Project |
Represents a Bamboo project object. |
| ProjectAware |
|
| ProjectChainMapper |
|
| ProjectCrumb |
Crumb for a single Project object. |
| ProjectDao |
|
| ProjectDependencyMapper |
|
| ProjectDescriptor |
|
| ProjectHibernateDao |
|
| ProjectManager |
Manager for Project
|
| ProjectManagerDecorator |
Pass-through decorator for ProjectManager
|
| ProjectMapper |
|
| ProjectResource |
User: mwent Date: May 22, 2009 Time: 1:04:59 PM
|
| ProjectStatusHelper |
Helps the UI deal with displayiing projects
|
| ProjectStatusHelperImpl |
|
| ProxyChannelSession |
|
| ProxyChannelSession.Factory |
|
| ProxyConnectionData |
|
| ProxyConnectionDataBuilder |
|
| ProxyConnectionDataProvider |
|
| ProxyErrorReceiver |
|
| PublicRepositoryDescriptor |
|
| Put |
|
| Random |
This class generates random stuff!
|
| RandomGUID |
This class generates Global Unique Ids (GUIDS). |
| RatioOfFailureWithLabelUsageCollector |
|
| RatioOfSuccessCollector |
|
| ReadOnlyCapabilitySet |
A ReadOnlyCapabilitySet is a non editable read only capability set. |
| ReasonForBuild |
This class provides a way to mark builds with the reason they have been built. |
| ReasonForBuildUserType |
|
| RecentLazyReference<T> |
|
| RecentLazyReference.IsTooOldPredicate |
|
| ReindexAction |
|
| RelativePath |
This class converts an Absolute Path into a Relative Path. |
| RelevantChangeset |
Used for export/import and upgrade tasks only
|
| RelevantChangesetsMapper |
|
| RememberMeTokenExpiryJob |
|
| RememberMeTokenExpiryScheduler |
|
| RememberMeTokenImpl |
|
| RemotableEventManager |
An event manager that rebroadcasts the an RemoteBroadcastEvent through a JmsTemplate
|
| RemoteAgent |
|
| RemoteAgentBundledPluginsAccessor |
Bundled plugins accessor for remote agents. |
| RemoteAgentDefinition |
|
| RemoteAgentDefinitionImpl |
|
| RemoteAgentHomeDirectoryLayout |
|
| RemoteAgentHomeLocator |
A BambooHomeLocator for remote agents. |
| RemoteAgentHomeLocatorForBootstrap |
This class should be used only in agent bootstrap. |
| RemoteAgentHttpClient |
|
| RemoteAgentHttpException |
Thrown when HTTP communication between the agent and the server fails. |
| RemoteAgentManager |
Manages the interactions with remote agents
|
| RemoteAgentManagerImpl |
|
| RemoteAgentPluginDisabledEventListener |
|
| RemoteAgentPluginEnabledEventListener |
|
| RemoteAgentPluginEventForwarder |
Forwards specific events to remote agents. |
| RemoteAgentPluginModuleDisabledEventListener |
|
| RemoteAgentPluginModuleEnabledEventListener |
|
| RemoteAgentPluginUninstalledEventListener |
|
| RemoteAgentPluginUpgradedEventListener |
|
| RemoteAgentQueueAccessorImpl |
Queue accessor for remote agents that only matches those where the Fingerprint matches as well
|
| RemoteAgentSupported |
This annotation when applied on a com.atlassian.plugin.ModuleDescriptor denotes whether or
not the plugin module is able to be run on a RemoteAgent
|
| RemoteApiExceptionInterceptor |
|
| RemoteApiLoginInterceptor |
|
| RemoteArtifactManager |
|
| RemoteBambooMessage |
A marker interface for BambooAgentMessages for messages that are
produced by the server and consumed on the remote agent side. |
| RemoteBambooModuleDescriptorFactory |
|
| RemoteBambooPluginManager |
|
| RemoteBroadcastEvent |
An event that will be broadcasted to all agents that are listening
|
| RemoteBuildAgent |
This class overrides DefaultBuildAgent's shutdown() and onMainThreadFinished() methods to make sure that the agent
process terminates when the main thread is finished. |
| RemoteBuildDirectoryManager |
|
| RemoteBuildExecutionUpdateManager |
|
| RemoteBuildLogger |
|
| RemoteBuildResultProcessor |
|
| RemoteCapabilityHibernateSetDao |
|
| RemoteCapabilitySet |
|
| RemoteCapabilitySetDao |
|
| RemoteCapabilitySetMapper |
|
| RemoteElasticAgentStartTimeComparator |
This comparator sorts RemoteElasticAgents in chronological order of instance launch time (earliest/oldest first). |
| RemoteElasticAgentStateUIHelper |
|
| RemoteElasticInstance |
|
| RemoteElasticInstanceImpl |
|
| RemoteElasticInstanceListener |
|
| RemoteElasticInstanceState |
Represents the state of a RemoteElasticInstance
|
| RemoteErrorUpdateHandler |
|
| RemoteEventRebroadcasterMessageListener |
|
| RemoteInvocationPluginKeyResolver |
PluginKeyResolver for org.springframework.remoting.support.RemoteInvocation. |
| RemoteInvocationResultPluginKeyResolver |
PluginKeyResolver for org.springframework.remoting.support.RemoteInvocationResult. |
| RemotePluginScanner |
|
| RemoveBuildArtifacts |
|
| RemoveBuildError |
This webwork action removes a specified error from the log. |
| RemovePlanAdminPage |
|
| RenameAgentCapability |
|
| RenderableBuildConfiguration |
|
| ReorderBuild |
|
| ReportCollector |
Interface that specifies an object that collects statistics from the passed setResultsList(List)
|
| ReportCollectorModuleDescriptor |
|
| ReportProvider |
Provides links and meta-data about reports
|
| Repository |
Basic contract for interfacing with various version control repository systems. |
| RepositoryAwareBulkAction |
|
| RepositoryAwareTaskConfigurator |
|
| RepositoryChangeset |
|
| RepositoryChangesetDao |
|
| RepositoryChangesetFunctions |
|
| RepositoryChangesetHibernateDao |
|
| RepositoryChangesetImpl |
|
| RepositoryChangesetManager |
|
| RepositoryChangesetManagerImpl |
|
| RepositoryChangesetMapper |
|
| RepositoryConfigHelper |
|
| RepositoryConfigurationAware |
|
| RepositoryConfigurationConverter |
|
| RepositoryConfigurationEditInterceptor |
|
| RepositoryConfigurationService |
|
| RepositoryConfigurationServiceImpl |
|
| RepositoryDefinition |
|
| RepositoryDefinitionDao |
Dao for RepositoryDefinitionEntity
|
| RepositoryDefinitionEntity |
Represents repository definition as persisted in the db. |
| RepositoryDefinitionEntityImpl |
|
| RepositoryDefinitionException |
|
| RepositoryDefinitionForTest |
|
| RepositoryDefinitionHibernateDao |
|
| RepositoryDefinitionImpl |
|
| RepositoryDefinitionManager |
Interface to handle access to repository data. |
| RepositoryDefinitionManagerImpl |
|
| RepositoryDefinitionMapper |
|
| RepositoryDescriptor |
|
| RepositoryEventAware |
An interface that allows the repository to do something before and after the checkout / update occurs
|
| RepositoryException |
This class types repository errors. |
| RepositoryFunctions |
|
| RepositoryHelper |
|
| RepositoryHelper.CommandResult |
|
| RepositoryManager |
Interface to handle interactions with Repository objects
|
| RepositoryModuleDescriptor |
Module descriptor for the Repository plugin type
|
| RepositoryPredicates |
|
| RepositoryTaskHelper |
|
| RepositoryV2 |
|
| RequestAttributeMapper |
Retrieves decorator basing on HTTP request attribute. |
| RequestCacheThreadLocal |
|
| RequestCacheThreadLocalFilter |
|
| Requirement |
|
| RequirementDecorator |
UI only helper class for the Capability object
|
| RequirementDecoratorComparator |
|
| RequirementDelta |
Simple POJO for the requirement delta
|
| RequirementImpl |
|
| RequirementPlanMapping |
Tuple object that holds a requirement and plan mapping
|
| RequirementPredicates |
|
| RequirementsAwareRepository |
|
| RequirementSet |
|
| RequirementSetImpl |
|
| RequirementSetRenderer |
UI only class responsible for rendering the Requirements and RequirementSet
|
| RequiresReindexUpgradeTask |
A marker interface for upgrade tasks that require
|
| ResetableHiLoGeneratorHelper |
|
| ResetBrokerUrlUpgradeTask |
Upgrade task to remove the wireFormat.maxInactivityDuration from the broker URI
|
| ResolveURLServlet |
|
| ResourceResolver |
A utility class the allows a resource name to resolve a a file from:
- Bamboo configiration folder - iff bootstrapManager is passed
- Currently running directory
- From the classpath
|
| RestActionAware |
|
| RestartBuild |
An action that restart failed build
|
| RestartFailedStageAction |
Custom action that runs before a failed ChainStage has been restarted. |
| RestartFailedStageActionModuleDescriptor |
|
| RestArtifactExampleDocument |
|
| RestBuildArtifact |
|
| RestBuildArtifactList |
|
| RestBuildLabel |
|
| RestBuildLabelList |
|
| RestBuildLabels |
|
| RestBuildLogEntries |
|
| RestBuildLogEntry |
|
| RestBuildLogEntryList |
|
| RestBuildMetadataItem |
|
| RestBuildMetadataList |
|
| RestBuildQueueExampleDocument |
|
| RestBuildQueueStatus |
|
| RESTCall |
|
| RestChainResult |
|
| RestChainResultDetails |
|
| RestChainResultExpander |
|
| RestChainResultStatus |
|
| RestChange |
|
| RestChangeExampleDocument |
|
| RestChangeExpander |
|
| RestChangeFile |
|
| RestChangeFileList |
|
| RestChangeList |
|
| RestChart |
User: mwent Date: May 13, 2009 Time: 7:39:32 PM
|
| RestComment |
|
| RestCommentExampleDocument |
|
| RestCommentExpander |
|
| RestCommentList |
|
| RestComments |
User: mwent Date: Apr 16, 2009 Time: 12:51:20 PM
|
| RestConstants |
User: mwent Date: May 26, 2009 Time: 12:03:12 PM
|
| RestDirectoryExampleDocument |
|
| RestHelper |
|
| RestInfo |
|
| RestJiraIssue |
|
| RestJiraIssueExampleDocument |
|
| RestJiraIssueList |
|
| RestJiraIssueListWrapperCallBacks |
|
| RestJobResultStatus |
|
| RestJobResultStatusExpander |
|
| RestJobResultStatusList |
|
| RestLabelExampleDocument |
|
| RestMetadataExampleDocument |
|
| RestoreMaven2ParticlesOnServerStartupEventListener |
Read Plan Particles information from Bandana on server startup. |
| RestPlan |
|
| RestPlanAction |
User: mwent
Date: Apr 22, 2009
Time: 4:06:18 PM
|
| RestPlanActionExpander |
User: mwent Date: Apr 23, 2009 Time: 11:01:29 AM
|
| RestPlanActionList |
|
| RestPlanExpander |
User: mwent Date: Apr 17, 2009 Time: 1:31:41 PM
|
| RestPlanList |
|
| RestPlans |
|
| RestPreference |
|
| RestPreferenceList |
|
| RestPreferences |
|
| RestProgress |
|
| RestProject |
User: mwent Date: Apr 29, 2009 Time: 11:46:06 AM
|
| RestProjectExpander |
|
| RestProjectList |
|
| RestProjects |
|
| RestQueuedBuild |
|
| RestQueuedBuildExpander |
|
| RestQueuedBuildList |
|
| RestQueuedBuilds |
User: mwent Date: Apr 16, 2009 Time: 12:51:20 PM
|
| RestReport |
User: mwent Date: May 15, 2009 Time: 12:32:21 PM
|
| RestReportList |
User: mwent Date: May 15, 2009 Time: 12:37:52 PM
|
| RestReports |
User: mwent Date: May 15, 2009 Time: 12:45:59 PM
|
| RestResource |
User: mwent Date: May 22, 2009 Time: 7:51:03 PM
|
| RestResourceList |
User: mwent Date: May 22, 2009 Time: 7:53:23 PM
|
| RestResources |
User: mwent Date: May 22, 2009 Time: 7:57:09 PM
|
| RestResultExpander |
User: mwent Date: Apr 17, 2009 Time: 12:20:55 PM
|
| RestResultList |
|
| RestResults |
|
| RestResultStatus |
|
| RestResultStatusExampleDocument |
|
| RestrictedAdminAwareVoter |
|
| RestrictedAdminAwareWebworkAclVoter |
|
| RestStage |
|
| RestStageExpander |
|
| RestStageList |
|
| RestStageResult |
|
| RestStageResultExpander |
|
| RestStageResultList |
|
| RestStageResults |
|
| RestStageResultStatus |
|
| RestStageResultStatusExpander |
|
| RestStageResultStatusList |
|
| RestStages |
|
| RestTestError |
|
| RestTestErrorList |
|
| RestTestResult |
|
| RestTestResultExpander |
|
| RestTestResultList |
|
| RestTestResults |
|
| RestTestResultsExpander |
|
| RestVariableDefinitionContext |
|
| RestVariableDefinitionContextList |
|
| Result |
|
| Result<E extends Exception, T> |
Formalized encapsulation of Either to return either result or exception. |
| ResultDataRead |
|
| ResultDetails |
|
| ResultExampleDocument |
|
| ResultLabelAddedEvent |
Fired when a Label is added to a ResultsSummary
|
| ResultLabelEvent |
|
| ResultLabelRemovedEvent |
Fired when a Label is removed from a ResultsSummary
|
| ResultResource |
Provide build results information. |
| ResultService |
|
| ResultServiceImpl |
Service used to retrieve build results
|
| ResultsListAware |
|
| ResultsListAwareInterceptor |
|
| ResultsListProvider |
|
| ResultsSummary |
Used to store the result of all Plan executions |
| ResultsSummaryAware |
Interface defining that an object has a ResultSummary
|
| ResultsSummaryAwareInteceptor |
Provides a very basic inteceptor which populates the build result summary if the build and build number exist. |
| ResultsSummaryCreationException |
Thrown when the BuildResultsSummary could not be created
|
| ResultsSummaryCriteria |
Simple POJO for storing basic build results summary criteria to be used by various searchers
Allows narrowing criteria to either chain results or build results. |
| ResultsSummaryCriteriaBuilder |
|
| ResultsSummaryDiscriminatorRegistry |
Registry for all the discriminators for ResultsSummary'ies
|
| ResultsSummaryManager |
Manager for all ResultsSummary derivatives that supersedes BuildResultsSummaryManager |
| ResultStatisticsProvider |
An abstract interface of "result" objects which is used to draw statistics. |
| ResultSummaryPredicates |
|
| ResultSummaryUpgradeHelper |
Used only for upgrade tasks
|
| ResumeManualActionModuleDescriptor |
|
| ResumeManualStageAction |
Custom action that runs before the manual ChainStage has been continued |
| RetrieveMetaData |
|
| RetryingTaskExecutor<T> |
Helper class that allows you to easily run a task that is likely to fail multiple times. |
| ReturnableRedirectResult |
|
| ReturnUrlAware |
Interface that defines that this object knows about returning to a given url when processing is completed
|
| RiggedPlanManager |
Rigged to return a specific Plan
|
| RiggedProjectManager |
Rigged to return a specific Project
|
| RssFeedAction |
This generates a rss feed from a resultsList. |
| RssFeedBuilder |
|
| RuntimeSingletonBeanFactory |
A BeanFactory that returns references to a singleton provided at runtime. |