Uses of Class
com.atlassian.bamboo.event.ServerStartedEvent
Packages that use ServerStartedEvent
Package
Description
-
Uses of ServerStartedEvent in com.atlassian.bamboo.build.artifact.handlers
Methods in com.atlassian.bamboo.build.artifact.handlers with parameters of type ServerStartedEventModifier and TypeMethodDescriptionvoid
ArtifactHandlerConfigListener.onServerStarted
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.crowd
Methods in com.atlassian.bamboo.crowd with parameters of type ServerStartedEventModifier and TypeMethodDescriptionvoid
BambooDirectoryMonitorRefresherStarter.onServerStartedEvent
(@NotNull ServerStartedEvent event) void
RecoveryModeListener.startUpListener
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.event
Methods in com.atlassian.bamboo.event with parameters of type ServerStartedEventModifier and TypeMethodDescriptionvoid
FeatureManagerStartupListener.handleEvent
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.index
Methods in com.atlassian.bamboo.index with parameters of type ServerStartedEventModifier and TypeMethodDescriptionvoid
IndexerEventListener.onServerStarted
(@NotNull ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.license
Methods in com.atlassian.bamboo.license with parameters of type ServerStartedEventModifier and TypeMethodDescriptionvoid
LogLicenseDetailsServerStartedListener.handleEvent
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.plugins.maven.dependencies.events
Methods in com.atlassian.bamboo.plugins.maven.dependencies.events that return types with arguments of type ServerStartedEventModifier and TypeMethodDescriptionSet<Class<? extends ServerStartedEvent>>
RestoreMaven2ParticlesOnServerStartupEventListener.getHandledEventClasses()
Methods in com.atlassian.bamboo.plugins.maven.dependencies.events with parameters of type ServerStartedEventModifier 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
Methods in com.atlassian.bamboo.plugins.testutils.analytics with parameters of type ServerStartedEventModifier and TypeMethodDescriptionvoid
TaskPluginKeyHashPublisher.onInstanceStartup
(@NotNull ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.quartz
Methods in com.atlassian.bamboo.quartz with parameters of type ServerStartedEventModifier and TypeMethodDescriptionvoid
QuartzJobDurationListener.onApplicationStarted
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.storage
Methods in com.atlassian.bamboo.storage with parameters of type ServerStartedEventModifier and TypeMethodDescriptionvoid
StorageRecalculationListener.handleEvent
(ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.bamboo.v2.events
Methods in com.atlassian.bamboo.v2.events with parameters of type ServerStartedEventModifier and TypeMethodDescriptionvoid
HandleElasticInstancesFromPreviousSession.onServerStarted
(@NotNull ServerStartedEvent event) void
TriggerDelayedDeletionListener.onServerStarted
(@NotNull ServerStartedEvent event) -
Uses of ServerStartedEvent in com.atlassian.sal.bamboo.lifecycle
Methods in com.atlassian.sal.bamboo.lifecycle with parameters of type ServerStartedEventModifier and TypeMethodDescriptionvoid
ServerStartupListener.handleEvent
(ServerStartedEvent event)