Package com.atlassian.bamboo.spring
Class ComponentAccessor
java.lang.Object
com.atlassian.bamboo.spring.ComponentAccessor
Deprecated.
since 5.10 use proper Spring injection instead of this class.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Supplier<AdministrationConfigurationAccessor> Deprecated.static final Supplier<AdministrationConfigurationPersister> Deprecated.static final Supplier<AgentAssignmentService> Deprecated.static final Supplier<AgentManager> Deprecated.static final Supplier<AgentSecurityTokenService> Deprecated.static final Supplier<com.atlassian.analytics.api.services.AnalyticsConfigService> Deprecated.static final Supplier<com.atlassian.config.ApplicationConfiguration> Deprecated.static final Supplier<ArtifactDefinitionManager> Deprecated.static final Supplier<ArtifactHandlersService> Deprecated.static final Supplier<ArtifactLinkManager> Deprecated.static final Supplier<ArtifactSubscriptionManager> Deprecated.static final Supplier<AuditLogService> Deprecated.static final Supplier<BambooClusterNodeHeartbeatService> Deprecated.static final Supplier<BambooEntityOidService> Deprecated.static final Supplier<ExtendedAuthorManager> Deprecated.static final Supplier<BambooLicenseManager> Deprecated.static final Supplier<BambooPermissionManager> Deprecated.static final Supplier<BambooSpecsManager> Deprecated.static final Supplier<BambooUserManager> Deprecated.static final Supplier<com.atlassian.bandana.BandanaManager> Deprecated.static final Supplier<BranchIntegrationService> Deprecated.static final Supplier<BuildAgentController> Deprecated.static final Supplier<BuildDirectoryManager> Deprecated.static final Supplier<BuildExecutionManager> Deprecated.static final Supplier<ServerBuildLoggerManager> Deprecated.static final Supplier<BuildQueueManager> Deprecated.static final Supplier<TriggerTypeManager> Deprecated.static final Supplier<CachedDeploymentProjectService> Deprecated.static final Supplier<CachedDeploymentsSynchronizationOrchestrator> Deprecated.static final Supplier<CachedEnvironmentService> Deprecated.static final Supplier<CachedPlanManager> Deprecated.static final Supplier<CapabilitySetManager> Deprecated.static final Supplier<ChainExecutionManager> Deprecated.static final Supplier<AgentClassServer> Deprecated.static final Supplier<ClusterAwareLifecycleManager> Deprecated.static final Supplier<BambooClusterLockService> Deprecated.static final Supplier<CommentManager> Deprecated.static final Supplier<CrossNodesRemoteBroadcaster> Deprecated.static final Supplier<com.atlassian.crowd.manager.recovery.RecoveryModeService> Deprecated.static final Supplier<DarkFeatureService> Deprecated.Deprecated.static final Supplier<DeploymentPermitter> Deprecated.static final Supplier<DeploymentProjectService> Deprecated.static final Supplier<DeploymentResultService> Deprecated.static final Supplier<EncryptionService> Deprecated.static final Supplier<EnvironmentService> Deprecated.static final Supplier<EphemeralAgentsService> Deprecated.static final Supplier<ErrorHandler> Deprecated.static final Supplier<com.atlassian.event.api.EventPublisher> Deprecated.static final Supplier<ExecutableAgentsHelper> Deprecated.static final Supplier<ExecutionPhaseService> Deprecated.static final Supplier<ExpiryTicker> Deprecated.static final Supplier<FeatureManager> Deprecated.static final Supplier<GravatarService> Deprecated.static final Supplier<org.springframework.orm.hibernate5.HibernateTemplate> Deprecated.static final Supplier<com.atlassian.sal.api.message.I18nResolver> Deprecated.Deprecated.static final Supplier<ImmutableArtifactManager> Deprecated.static final Supplier<ImmutablePlanCacheService> Deprecated.static final Supplier<ImmutablePlanManager> Deprecated.static final Supplier<ImpersonationService> Deprecated.static final Supplier<JiraIssueUtils> Deprecated.static final Supplier<BuildLogFileAccessorFactory> Deprecated.static final Supplier<NonBlockingPlanExecutionService> Deprecated.static final Supplier<OsgiServiceProxyFactory> Deprecated.static final Supplier<PlanExecutionManager> Deprecated.static final Supplier<PlanManager> Deprecated.static final Supplier<com.atlassian.plugin.PluginAccessor> Deprecated.static final Supplier<PrimaryNodeService> Deprecated.static final Supplier<ProjectManager> Deprecated.static final Supplier<AdministrationConfiguration> Deprecated.static final Supplier<BambooCachingPermissionManagerFacade> Deprecated.static final Supplier<RemoteAgentAuthenticationManager> Deprecated.static final Supplier<RemoteAgentManager> Deprecated.static final Supplier<RemoteAgentsAnalyticsService> Deprecated.static final Supplier<RepositoryChangesetManager> Deprecated.static final Supplier<RepositoryDefinitionManager> Deprecated.static final Supplier<RequirementDao> Deprecated.static final Supplier<ResultsSummaryManager> Deprecated.static final Supplier<SecretEncryptionService> Deprecated.static final Supplier<com.atlassian.soy.renderer.SoyTemplateRenderer> Deprecated.static final Supplier<StopBuildManager> Deprecated.static final Supplier<StorageLocationService> Deprecated.static final Supplier<TaskManager> Deprecated.static final Supplier<org.apache.struts2.text.TextProvider> Deprecated.static final Supplier<TimingPointService> Deprecated.static final Supplier<org.springframework.transaction.support.TransactionTemplate> Deprecated.static final Supplier<TriggerManager> Deprecated.static final Supplier<TriggerTypeManager> Deprecated.static final Supplier<TrustedKeyHelper> Deprecated.static final Supplier<VariableDefinitionManager> Deprecated.static final Supplier<VariableSubstitutorFactory> Deprecated.static final Supplier<VcsRepositoryManager> Deprecated.static final Supplier<VcsRepositoryViewerManager> Deprecated.static final Supplier<com.atlassian.webresource.api.WebResourceManager> Deprecated.static final Supplier<com.atlassian.webresource.api.WebResourceUrlProvider> Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> @NotNull Supplier<T> newLazyComponentReference(String beanId) Deprecated.static <T> @NotNull Supplier<T> newOsgiServiceProxy(Class<T> apiClass) Deprecated.static <T> Supplier<T> wrappedReference(T bean) Deprecated.
-
Field Details
-
PLAN_MANAGER
Deprecated. -
REMOTE_AGENT_MANAGER
Deprecated. -
AGENT_MANAGER
Deprecated. -
REMOTE_AGENT_AUTHENTICATION_MANAGER
Deprecated. -
REPOSITORY_CHANGESET_MANAGER
Deprecated. -
CLASS_SERVER_SERVICE
Deprecated. -
BAMBOO_USER_MANAGER
Deprecated. -
BAMBOO_EXTENDED_USER_MANAGER
Deprecated. -
COMMENT_MANAGER
Deprecated. -
IMMUTABLE_PLAN_CACHE_SERVICE
Deprecated. -
WEB_RESOURCE_MANAGER
Deprecated. -
WEB_RESOURCE_URL_PROVIDER
public static final Supplier<com.atlassian.webresource.api.WebResourceUrlProvider> WEB_RESOURCE_URL_PROVIDERDeprecated. -
JIRA_ISSUE_UTILS
Deprecated. -
HIBERNATE_TEMPLATE
public static final Supplier<org.springframework.orm.hibernate5.HibernateTemplate> HIBERNATE_TEMPLATEDeprecated. -
TRANSACTION_TEMPLATE
public static final Supplier<org.springframework.transaction.support.TransactionTemplate> TRANSACTION_TEMPLATEDeprecated. -
PLAN_EXECUTION_MANAGER
Deprecated. -
NON_BLOCKING_PLAN_EXECUTION_SERVICE
Deprecated. -
CHAIN_EXECUTION_MANAGER
Deprecated. -
BUILD_EXECUTION_MANAGER
Deprecated. -
CACHED_PLAN_MANAGER
Deprecated. -
IMMUTABLE_PLAN_MANAGER
Deprecated. -
PROJECT_MANAGER
Deprecated. -
RESULTS_SUMMARY_MANAGER
Deprecated. -
ENCRYPTION_SERVICE
Deprecated. -
BRANCH_INTEGRATION_SERVICE
Deprecated. -
EVENT_PUBLISHER
Deprecated. -
ARTIFACT_DEFINITION_MANAGER
Deprecated. -
ARTIFACT_SUBSCRIPTION_MANAGER
Deprecated. -
IMMUTABLE_ARTIFACT_MANAGER
Deprecated. -
BUILD_LOGGER_MANAGER
Deprecated. -
BUILD_QUEUE_MANAGER
Deprecated. -
BUILD_AGENT_CONTROLLER
Deprecated. -
VCS_REPOSITORY_MANAGER
Deprecated. -
SECRET_ENCRYPTION_SERVICE
Deprecated. -
VCS_REPOSITORY_VIEWER_MANAGER
Deprecated. -
PROTOTYPE_CACHING_PERMISSION_MANAGER_FACADE
public static final Supplier<BambooCachingPermissionManagerFacade> PROTOTYPE_CACHING_PERMISSION_MANAGER_FACADEDeprecated. -
PROTOTYPE_ADMINISTRATION_CONFIGURATION
Deprecated. -
OSGI_SERVICE_PROXY_FACTORY
Deprecated. -
BUILD_STRATEGY_MANAGER
Deprecated. -
TEXT_PROVIDER
Deprecated. -
I18N_RESOLVER
Deprecated. -
ARTIFACT_LINK_MANAGER
Deprecated. -
TASK_MANAGER
Deprecated. -
AUDIT_LOG_SERVICE
Deprecated. -
IMPERSONATION_SERVICE
Deprecated. -
FEATURE_MANAGER
Deprecated. -
DARK_FEATURE_SERVICE
Deprecated. -
BAMBOO_PERMISSION_MANAGER
Deprecated. -
EXPIRY_TICKER
Deprecated. -
EXECUTION_PHASE_SERVICE
Deprecated. -
TIMING_POINT_SERVICE
Deprecated. -
ENVIRONMENT_SERVICE
Deprecated. -
CACHED_ENVIRONMENT_SERVICE
Deprecated. -
CACHED_DEPLOYMENT_PROJECT_SERVICE
Deprecated. -
CACHED_DEPLOYMENTS_SYNCHRONIZATION_ORCHESTRATOR
public static final Supplier<CachedDeploymentsSynchronizationOrchestrator> CACHED_DEPLOYMENTS_SYNCHRONIZATION_ORCHESTRATORDeprecated. -
DEPLOYMENT_PERMITTER
Deprecated. -
DEPLOYMENT_RESULT_SERVICE
Deprecated. -
LOG_FILE_ACCESSOR_FACTORY
Deprecated. -
STOP_BUILD_MANAGER
Deprecated. -
DEPLOYMENT_PROJECT_SERVICE
Deprecated. -
CAPABILITY_SET_MANAGER
Deprecated. -
BAMBOO_LICENSE_MANAGER
Deprecated. -
TRIGGER_MANAGER
Deprecated. -
EXECUTABLE_AGENTS_HELPER
Deprecated. -
AGENT_ASSIGNMENT_SERVICE
Deprecated. -
VARIABLE_DEFINITION_MANAGER
Deprecated. -
TRIGGER_TYPE_MANAGER
Deprecated. -
CLUSTER_AWARE_LIFECYCLE_MANAGER
Deprecated. -
ADMINISTRATION_CONFIGURATION_ACCESSOR
public static final Supplier<AdministrationConfigurationAccessor> ADMINISTRATION_CONFIGURATION_ACCESSORDeprecated. -
ADMINISTRATION_CONFIGURATION_PERSISTER
public static final Supplier<AdministrationConfigurationPersister> ADMINISTRATION_CONFIGURATION_PERSISTERDeprecated. -
APPLICATION_CONFIGURATION
public static final Supplier<com.atlassian.config.ApplicationConfiguration> APPLICATION_CONFIGURATIONDeprecated. -
ERROR_HANDLER
Deprecated. -
DBMS_BEAN
Deprecated. -
VARIABLE_SUBSTITUTOR_FACTORY
Deprecated. -
ARTIFACT_HANDLERS_SERVICE
Deprecated. -
AGENT_SECURITY_TOKEN_SERVICE
Deprecated. -
BAMBOO_ENTITY_OID_SERVICE
Deprecated. -
PLUGIN_ACCESSOR
Deprecated. -
TRUSTED_KEY_HELPER
Deprecated. -
STORAGE_LOCATION_SERVICE
Deprecated. -
BANDANA_MANAGER
Deprecated. -
REPOSITORY_DEFINITION_MANAGER
Deprecated. -
CROWD_RECOVERY_MODE_SERVICE
public static final Supplier<com.atlassian.crowd.manager.recovery.RecoveryModeService> CROWD_RECOVERY_MODE_SERVICEDeprecated. -
IMAGE_CAPTCHA_SERVICE
Deprecated. -
ANALYTICS_CONFIG_SERVICE
public static final Supplier<com.atlassian.analytics.api.services.AnalyticsConfigService> ANALYTICS_CONFIG_SERVICEDeprecated. -
REMOTE_AGENTS_OS_USAGE_ANALYTICS_SERVICE
Deprecated. -
BUILD_DIRECTORY_MANAGER
Deprecated. -
BAMBOO_SPECS_MANAGER
Deprecated. -
EPHEMERAL_AGENTS_SERVICE
Deprecated. -
REQUIREMENT_SET_DAO
Deprecated. -
CLUSTER_LOCK_SERVICE
Deprecated. -
PRIMARY_NODE_SERVICE
Deprecated. -
BAMBOO_CLUSTER_NODE_HEARTBEAT_SERVICE
public static final Supplier<BambooClusterNodeHeartbeatService> BAMBOO_CLUSTER_NODE_HEARTBEAT_SERVICEDeprecated. -
CROSS_NODES_REMOTE_BROADCASTER
Deprecated. -
GRAVATAR_SERVICE
Deprecated. -
SOY_TEMPLATE_RENDERER
Deprecated.
-
-
Method Details
-
newLazyComponentReference
Deprecated. -
newOsgiServiceProxy
Deprecated. -
wrappedReference
Deprecated.
-