Package org.bonitasoft.engine


package org.bonitasoft.engine
  • Class
    Description
    Identical to RegexFileFilter, but accept files based on the complete file path and name, not only its name.
     
    Initialize the engine and create/start or not the platform based on bonita-platform.xml properties used are: platform.create -- create the platform on startup node.start -- start the platform (node) on startup node.stop -- stop the platform (node) on shutdown
    An experimental SPI that can be used but might change in any version of Bonita.
    Use to login on the platform when inside the same JVM