|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DeploymentResultService in com.atlassian.bamboo.agent.elastic.schedule |
|---|
| Constructors in com.atlassian.bamboo.agent.elastic.schedule with parameters of type DeploymentResultService | |
|---|---|
ElasticRunningInstancesOptimizerImpl(BuildQueueManager buildQueueManager,
AgentManager agentManager,
CachedPlanManager cachedPlanManager,
ElasticInstanceManager elasticInstanceManager,
ElasticAccountBean elasticAccountBean,
BuildExecutionManager buildExecutionManager,
BambooLicenseManager bambooLicenseManager,
ResultsSummaryManager resultsSummaryManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.opensymphony.xwork2.TextProvider textProvider,
AwsAccountBean awsAccountBean,
ExecutableAgentsHelper executableAgentsHelper,
EnvironmentService environmentService,
DeploymentResultService deploymentResultService)
|
|
| Uses of DeploymentResultService in com.atlassian.bamboo.build.monitoring |
|---|
| Methods in com.atlassian.bamboo.build.monitoring with parameters of type DeploymentResultService | |
|---|---|
void |
OrphanedBuildMonitorJob.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.container |
|---|
| Constructors in com.atlassian.bamboo.deployments.container with parameters of type DeploymentResultService | |
|---|---|
PendingDeploymentResultsCleanupImpl(DeploymentResultService deploymentResultService)
|
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.environments.actions |
|---|
| Methods in com.atlassian.bamboo.deployments.environments.actions with parameters of type DeploymentResultService | |
|---|---|
void |
ViewEnvironment.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.environments.index |
|---|
| Constructors in com.atlassian.bamboo.deployments.environments.index with parameters of type DeploymentResultService | |
|---|---|
EnvironmentIndexerImpl(com.atlassian.bonnie.ILuceneConnection luceneConnection,
com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.config.db.HibernateConfig hibernateConfig,
IndexerService indexerService,
DeploymentResultService deploymentResultService,
DeploymentProjectService deploymentProjectService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.execution.actions |
|---|
| Methods in com.atlassian.bamboo.deployments.execution.actions with parameters of type DeploymentResultService | |
|---|---|
void |
ViewDeploymentResult.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
void |
StopDeployment.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
void |
DeleteDeploymentResult.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.execution.events |
|---|
| Constructors in com.atlassian.bamboo.deployments.execution.events with parameters of type DeploymentResultService | |
|---|---|
DeploymentExecutionEventListener(BuildQueueManager buildQueueManager,
DeploymentResultService deploymentResultService)
|
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.execution.service |
|---|
| Constructors in com.atlassian.bamboo.deployments.execution.service with parameters of type DeploymentResultService | |
|---|---|
DeploymentExecutionServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
BuildLoggerManager buildLoggerManager,
DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
ErrorUpdateHandler errorUpdateHandler,
com.atlassian.event.api.EventPublisher eventPublisher,
FeatureManager featureManager,
PlanExecutionLockService planExecutionLockService,
TaskManager taskManager,
VariableDefinitionManager variableDefinitionManager,
DeploymentVersionService deploymentVersionService,
ExecutionPhaseService executionPhaseService,
DeploymentProjectService deploymentProjectService,
CredentialsAccessor credentialsAccessor,
DeploymentsInProgressService deploymentsInProgressService,
CachedPlanManager cachedPlanManager)
|
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.expiry |
|---|
| Constructors in com.atlassian.bamboo.deployments.expiry with parameters of type DeploymentResultService | |
|---|---|
DeploymentExpiryServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.atlassian.bandana.BandanaManager bandanaManager,
DeploymentProjectService deploymentProjectService,
DeploymentResultDeletionService deploymentResultDeletionService,
DeploymentResultService deploymentResultService,
DeploymentVersionDeletionService deploymentVersionDeletionService,
DeploymentVersionService deploymentVersionService)
|
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.notification |
|---|
| Methods in com.atlassian.bamboo.deployments.notification with parameters of type DeploymentResultService | |
|---|---|
void |
DeploymentStartedNotification.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
void |
DeploymentFinishedNotification.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
| Constructors in com.atlassian.bamboo.deployments.notification with parameters of type DeploymentResultService | |
|---|---|
DeploymentNotificationEventListener(BuildQueueManager buildQueueManager,
DeploymentResultService deploymentResultService,
EnvironmentService environmentService,
NotificationDispatcher notificationDispatcher)
|
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.projects.actions |
|---|
| Methods in com.atlassian.bamboo.deployments.projects.actions with parameters of type DeploymentResultService | |
|---|---|
void |
ViewDeploymentProjects.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.projects.service |
|---|
| Constructors in com.atlassian.bamboo.deployments.projects.service with parameters of type DeploymentResultService | |
|---|---|
DeploymentProjectServiceImpl(ArtifactDefinitionManager artifactDefinitionManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooPermissionManager bambooPermissionManager,
BuildStrategyManager buildStrategyManager,
CachedPlanManager cachedPlanManager,
DeploymentProjectDao deploymentProjectDao,
DeploymentResultService deploymentResultService,
EnvironmentDao environmentDao,
EnvironmentService environmentService,
EnvironmentTaskService environmentTaskService,
HibernateMutableAclService aclService,
com.opensymphony.xwork2.TextProvider textProvider,
ValidationService validationService,
VariableDefinitionManager variableDefinitionManager,
VersionNamingService versionNamingService,
DeploymentVersionService deploymentVersionService,
ResultsSummaryManager resultsSummaryManager,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.results.service |
|---|
| Classes in com.atlassian.bamboo.deployments.results.service that implement DeploymentResultService | |
|---|---|
class |
DeploymentResultServiceImpl
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.versions.actions |
|---|
| Fields in com.atlassian.bamboo.deployments.versions.actions declared as DeploymentResultService | |
|---|---|
protected DeploymentResultService |
AbstractCreateDeploymentVersion.deploymentResultService
|
| Methods in com.atlassian.bamboo.deployments.versions.actions with parameters of type DeploymentResultService | |
|---|---|
void |
ViewDeploymentVersion.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
void |
AbstractCreateDeploymentVersion.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
| Uses of DeploymentResultService in com.atlassian.bamboo.deployments.versions.service |
|---|
| Uses of DeploymentResultService in com.atlassian.bamboo.plugins.testutils.deployments |
|---|
| Constructors in com.atlassian.bamboo.plugins.testutils.deployments with parameters of type DeploymentResultService | |
|---|---|
DeploymentsTestServiceImpl(DeploymentExecutionService deploymentExecutionService,
DeploymentProjectService deploymentProjectService,
DeploymentResultService deploymentResultService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
ResultsSummaryManager resultsSummaryManager,
TriggerManager triggerManager)
|
|
| Uses of DeploymentResultService in com.atlassian.bamboo.spring |
|---|
| Fields in com.atlassian.bamboo.spring with type parameters of type DeploymentResultService | |
|---|---|
static com.google.common.base.Supplier<DeploymentResultService> |
ComponentAccessor.DEPLOYMENT_RESULT_SERVICE
|
| Uses of DeploymentResultService in com.atlassian.bamboo.ww2.actions.chains |
|---|
| Fields in com.atlassian.bamboo.ww2.actions.chains declared as DeploymentResultService | |
|---|---|
protected DeploymentResultService |
ViewChainSummary.deploymentResultService
|
| Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type DeploymentResultService | |
|---|---|
void |
ViewChainSummary.setDeploymentResultService(DeploymentResultService deploymentResultService)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||