com.atlassian.confluence.spaces.listeners
Class CreatePersonalSpaceListener

java.lang.Object
  extended bycom.atlassian.confluence.spaces.listeners.CreatePersonalSpaceListener
All Implemented Interfaces:
EventListener

public class CreatePersonalSpaceListener
extends Object
implements EventListener


Constructor Summary
CreatePersonalSpaceListener()
           
 
Method Summary
 Class[] getHandledEventClasses()
           
 void handleEvent(Event event)
           
 void setPersonalInformationManager(PersonalInformationManager personalInformationManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreatePersonalSpaceListener

public CreatePersonalSpaceListener()
Method Detail

handleEvent

public void handleEvent(Event event)
Specified by:
handleEvent in interface EventListener

getHandledEventClasses

public Class[] getHandledEventClasses()
Specified by:
getHandledEventClasses in interface EventListener

setPersonalInformationManager

public void setPersonalInformationManager(PersonalInformationManager personalInformationManager)


Confluence is developed by Atlassian.