Interface ContentEngine

    • Field Detail

      • VERSION

        static final java.lang.String VERSION
        the version of the flowable content library
        See Also:
        Constant Field Values
    • Method Detail

      • getName

        java.lang.String getName()
        The name as specified in 'content-engine-name' in the flowable.content.cfg.xml configuration file. The default name for a process engine is 'default
      • close

        void close()
      • getContentManagementService

        org.flowable.content.api.ContentManagementService getContentManagementService()