Uses of Class
com.atlassian.bamboo.event.ServerStartingEvent
Packages that use ServerStartingEvent
Package
Description
-
Uses of ServerStartingEvent in com.atlassian.bamboo.db
Methods in com.atlassian.bamboo.db with parameters of type ServerStartingEventModifier and TypeMethodDescriptionvoid
ValidateOracleJDBCDriverVersion.onEvent
(ServerStartingEvent event) -
Uses of ServerStartingEvent in com.atlassian.bamboo.plugins.jira.event
Methods in com.atlassian.bamboo.plugins.jira.event with parameters of type ServerStartingEventModifier and TypeMethodDescriptionvoid
ServerStartingEventListener.onServerStarting
(ServerStartingEvent event) -
Uses of ServerStartingEvent in com.atlassian.bamboo.xmpp
Methods in com.atlassian.bamboo.xmpp with parameters of type ServerStartingEventModifier and TypeMethodDescriptionvoid
InitialiseSmackOnStartup.handleEvent
(ServerStartingEvent event)