Uses of Interface
com.atlassian.bamboo.NodeLifecycleProvider
Packages that use NodeLifecycleProvider
Package
Description
-
Uses of NodeLifecycleProvider in com.atlassian.bamboo
Classes in com.atlassian.bamboo that implement NodeLifecycleProvider -
Uses of NodeLifecycleProvider in com.atlassian.bamboo.deployments.execution.service
Constructors in com.atlassian.bamboo.deployments.execution.service with parameters of type NodeLifecycleProviderModifierConstructorDescriptionDeploymentPermitterImpl
(NodeLifecycleProvider nodeLifecycleProvider, BambooLicenseManager bambooLicenseManager) -
Uses of NodeLifecycleProvider in com.atlassian.bamboo.plan
Constructors in com.atlassian.bamboo.plan with parameters of type NodeLifecycleProviderModifierConstructorDescriptionExecutionLimitsServiceImpl
(BambooLicenseManager bambooLicenseManager, BuildSuspensionCheckBean buildSuspensionCheckBean, BuildLoggerManager buildLoggerManager, NodeLifecycleProvider nodeLifecycleProvider, StorageCappingService storageCappingService) -
Uses of NodeLifecycleProvider in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type NodeLifecycleProvider -
Uses of NodeLifecycleProvider in com.atlassian.bamboo.server
Constructors in com.atlassian.bamboo.server with parameters of type NodeLifecycleProviderModifierConstructorDescriptionNodeStatusProviderImpl
(IndexerManager indexerManager, NodeLifecycleProvider nodeLifecycleProvider) -
Uses of NodeLifecycleProvider in com.atlassian.bamboo.webwork
Methods in com.atlassian.bamboo.webwork with parameters of type NodeLifecycleProviderModifier and TypeMethodDescriptionvoid
ViewTelemetryAction.setNodeLifecycleProvider
(NodeLifecycleProvider nodeLifecycleProvider) -
Uses of NodeLifecycleProvider in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 with parameters of type NodeLifecycleProviderModifier and TypeMethodDescriptionvoid
BambooActionSupport.setNodeLifecycleProvider
(NodeLifecycleProvider nodeLifecycleProvider)