com.atlassian.confluence.content
Class CustomContentSpaceRemovalListener

java.lang.Object
  extended by com.atlassian.confluence.content.CustomContentSpaceRemovalListener

public class CustomContentSpaceRemovalListener
extends java.lang.Object


Constructor Summary
CustomContentSpaceRemovalListener(CustomContentManager customContentManager, I18NBeanFactory i18NBeanFactory)
           
 
Method Summary
 void spaceIsBeingRemoved(SpaceWillRemoveEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomContentSpaceRemovalListener

public CustomContentSpaceRemovalListener(CustomContentManager customContentManager,
                                         @Qualifier(value="userI18NBeanFactory")
                                         I18NBeanFactory i18NBeanFactory)
Method Detail

spaceIsBeingRemoved

@EventListener
public void spaceIsBeingRemoved(SpaceWillRemoveEvent event)


Copyright © 2003-2014 Atlassian. All Rights Reserved.