Class DocumentStoreSessionRunner

    • Field Detail

      • repositoryName

        protected static String repositoryName
    • Constructor Detail

      • DocumentStoreSessionRunner

        public DocumentStoreSessionRunner()
      • DocumentStoreSessionRunner

        public DocumentStoreSessionRunner​(CoreSession session)
    • Method Detail

      • setRepositoryName

        public static void setRepositoryName​(String name)
        Should be Invoked at startup
      • runSafe

        public void runSafe()
        Run with the nuxeo class loader, wrap client exception into errors
      • errorMessage

        protected String errorMessage()