Class AgendaSpaceApplicationListener

java.lang.Object
org.exoplatform.agenda.listener.AgendaSpaceApplicationListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, org.exoplatform.social.common.lifecycle.LifeCycleListener<org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent>, org.exoplatform.social.core.space.spi.SpaceLifeCycleListener

public class AgendaSpaceApplicationListener extends Object implements org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
  • Field Details

  • Constructor Details

    • AgendaSpaceApplicationListener

      public AgendaSpaceApplicationListener()
  • Method Details

    • applicationAdded

      public void applicationAdded(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      applicationAdded in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • applicationActivated

      public void applicationActivated(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      applicationActivated in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • applicationRemoved

      public void applicationRemoved(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      applicationRemoved in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • applicationDeactivated

      public void applicationDeactivated(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      applicationDeactivated in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • spaceCreated

      public void spaceCreated(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      spaceCreated in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • spaceRemoved

      public void spaceRemoved(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      spaceRemoved in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • joined

      public void joined(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      joined in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • left

      public void left(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      left in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • grantedLead

      public void grantedLead(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      grantedLead in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • revokedLead

      public void revokedLead(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      revokedLead in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • spaceRenamed

      public void spaceRenamed(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      spaceRenamed in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • spaceDescriptionEdited

      public void spaceDescriptionEdited(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      spaceDescriptionEdited in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • spaceAvatarEdited

      public void spaceAvatarEdited(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      spaceAvatarEdited in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • spaceAccessEdited

      public void spaceAccessEdited(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      spaceAccessEdited in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • addInvitedUser

      public void addInvitedUser(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      addInvitedUser in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • addPendingUser

      public void addPendingUser(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      addPendingUser in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
    • spaceBannerEdited

      public void spaceBannerEdited(org.exoplatform.social.core.space.spi.SpaceLifeCycleEvent event)
      Specified by:
      spaceBannerEdited in interface org.exoplatform.social.core.space.spi.SpaceLifeCycleListener