Uses of Class
com.atlassian.bamboo.event.ServerStartedEvent
Package
Description
-
Uses of ServerStartedEvent in com.atlassian.bamboo.build.artifact.handlers
Modifier and TypeMethodDescriptionvoid
ArtifactHandlerConfigListener.onServerStarted
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.crowd
Modifier and TypeMethodDescriptionvoid
BambooDirectoryMonitorRefresherStarter.onServerStartedEvent
(@NotNull ServerStartedEvent event) void
RecoveryModeListener.startUpListener
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.event
Modifier and TypeMethodDescriptionvoid
FeatureManagerStartupListener.handleEvent
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.index
Modifier and TypeMethodDescriptionvoid
IndexerEventListener.onServerStarted
(@NotNull ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.license
Modifier and TypeMethodDescriptionvoid
LogLicenseDetailsServerStartedListener.handleEvent
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.plugins.maven.dependencies.events
Modifier and TypeMethodDescriptionSet<Class<? extends ServerStartedEvent>>
RestoreMaven2ParticlesOnServerStartupEventListener.getHandledEventClasses()
Modifier and TypeMethodDescriptionvoid
RestoreMaven2ParticlesOnServerStartupEventListener.handleEvent
(ServerStartedEvent event) On server start feed PlanParticleManager with the list of particles from Maven2 dependency provider Jobs, selected in TopLevelPlans. -
Uses of ServerStartedEvent in com.atlassian.bamboo.plugins.testutils.analytics
Modifier and TypeMethodDescriptionvoid
TaskPluginKeyHashPublisher.onInstanceStartup
(@NotNull ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.quartz
Modifier and TypeMethodDescriptionvoid
QuartzJobDurationListener.onApplicationStarted
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.storage
Modifier and TypeMethodDescriptionvoid
StorageRecalculationListener.handleEvent
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.v2.events
Modifier and TypeMethodDescriptionvoid
HandleElasticInstancesFromPreviousSession.onServerStarted
(@NotNull ServerStartedEvent event) void
TriggerDelayedDeletionListener.onServerStarted
(@NotNull ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.sal.bamboo.lifecycle
Modifier and TypeMethodDescriptionvoid
ServerStartupListener.handleEvent
(ServerStartedEvent event)