Uses of Class
com.atlassian.bamboo.event.ServerStartingEvent

Packages that use ServerStartingEvent
com.atlassian.bamboo.db   
com.atlassian.bamboo.plugins.jira.event   
com.atlassian.bamboo.security.trustedapplications   
com.atlassian.bamboo.xmpp   
 

Uses of ServerStartingEvent in com.atlassian.bamboo.db
 

Methods in com.atlassian.bamboo.db with parameters of type ServerStartingEvent
 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
 void ServerStartingEventListener.onServerStarting(ServerStartingEvent event)
           
 

Uses of ServerStartingEvent in com.atlassian.bamboo.security.trustedapplications
 

Methods in com.atlassian.bamboo.security.trustedapplications with parameters of type ServerStartingEvent
 void InitialiseTrustedAppsOnStartup.initializeCurrentApplication(ServerStartingEvent serverStartingEvent)
           
 

Uses of ServerStartingEvent in com.atlassian.bamboo.xmpp
 

Methods in com.atlassian.bamboo.xmpp with parameters of type ServerStartingEvent
 void InitialiseSmackOnStartup.handleEvent(ServerStartingEvent event)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.