Interface LivePopulator

    • Method Detail

      • populate

        List<Stringpopulate​(Session session,
                              Session liveSession)
                       throws Exception
        Populates the live workspace.
        Parameters:
        session - the session on the default workspace.
        liveSession - the session on the live workspace.
        Returns:
        A list of error technical messages. A message can use \n for carriage return.
        Throws:
        Exception - if an error occurs.