Class InitialSpaceContentListener


  • public class InitialSpaceContentListener
    extends AbstractSpaceContentListener

    Listener that generates the initial content of a space when it is first created. Currently only creates the home page in a space, with the configured content, but a replacement could be written and dropped into the system that did more complicated initialisation, such as importing content from a directory.

    This listener doesn't handle the content for personal spaces. See the CreatePersonalSpaceListener for this functionality.