Class EditWikiListener

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class EditWikiListener
    extends org.exoplatform.services.listener.Listener<WikiService,​Page>
    • Constructor Detail

      • EditWikiListener

        public EditWikiListener()
    • Method Detail

      • onEvent

        public void onEvent​(org.exoplatform.services.listener.Event<WikiService,​Page> event)
        Specified by:
        onEvent in class org.exoplatform.services.listener.Listener<WikiService,​Page>