|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ExecutionRequestResult | Result for PlanExecutionManager requests |
ExecutionStatus | |
ExecutionStatusProvider | Provider of ExecutionStatus s
Not to be used directly. |
Plan | |
PlanDao | DAO Manager for Plan |
PlanExecutableAgentsHelper | Utility class to determine which agents can build a Plan |
PlanExecutionManager | Generic Execution Manager for Plan 's |
PlanExecutionPermitter | Service to check against the plans ConcurrentBuildConfigForPlan |
PlanFavouriteService | Service for managing the plan 'favourite' flag. |
PlanManager | Manager for all Plan types within Bamboo Use this manager if you need to address Builds, Plans, etc. |
PlanParticle | Description of Plan's product or dependency. |
PlanParticleManager | |
PlanStatePersister | Transactional service converting runtime representation of build or chain result into persistent ResultsSummary object. |
PlanStatePersisterService | A wrapper to PlanStatePersister providing plan-level locking for operations affecting ResultSummaries. |
TopLevelPlan | Marker interface that specifies that the implementing Plan is a 'top level' object |
Class Summary | |
---|---|
AbstractPlan | |
AbstractPlanExecutionPermitter | |
AbstractPlanParticle | |
DefaultPlanParticle | |
ExecutionLimitsServiceImpl | |
ExecutionStatusProviderImpl | |
PlanComparators | |
PlanDiscriminatorRegistry | Registry for all the discriminators for Plan s |
PlanExecutableAgentsHelperImpl | |
PlanExecutionConcurrencyServiceImpl | |
PlanExecutionManagerImpl | |
PlanFavouriteServiceImpl | |
PlanHibernateDao<T extends Plan> | |
PlanKey | Identifier for Plan
PlanKey s can be created via PlanKeys |
PlanKeys | Method for producing PlanKey s and PlanResultKey s from a String |
PlanManagerImpl | |
PlanParticleManagerImpl | |
PlanPermissionSkeleton | |
PlanPredicates | |
PlanResultKey | Identifier for result objects such as ChainResultsSummary and BuildResultsSummary
Can be created from PlanKeys |
PlanStatePersisterImpl | |
PlanStatePersisterServiceImpl |
Enum Summary | |
---|---|
PlanType | Plan Type descriptions to be used in the UI |
Exception Summary | |
---|---|
IncorrectPlanTypeException | Thrown if the requested Plan exists but cannot be narrowed to the given Class |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |