Uses of Class
com.atlassian.bamboo.event.ServerStartingEvent
-
Packages that use ServerStartingEvent Package Description com.atlassian.bamboo.db com.atlassian.bamboo.plugins.jira.event com.atlassian.bamboo.xmpp -
-
Uses of ServerStartingEvent in com.atlassian.bamboo.db
Methods in com.atlassian.bamboo.db with parameters of type ServerStartingEvent Modifier and Type Method Description void
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 ServerStartingEvent Modifier and Type Method Description void
ServerStartingEventListener. onServerStarting(ServerStartingEvent event)
-
Uses of ServerStartingEvent in com.atlassian.bamboo.xmpp
Methods in com.atlassian.bamboo.xmpp with parameters of type ServerStartingEvent Modifier and Type Method Description void
InitialiseSmackOnStartup. handleEvent(ServerStartingEvent event)
-