Package org.bonitasoft.engine.api


package org.bonitasoft.engine.api
  • Class
    Description
    Enum that defines how APIs should be accessed
    Bonita Community Edition APIs client.
    Override default stack trace element parser to avoid having big exception when there is parsing issues
    Call the remote engine using HTTP post That class serialize api call parameters in a XML body and post it to the serverAPI servlet like this /serverAPI/[api interface name]/[method name]
    Accessor class that retrieve Platform APIs
     
    Accessor class that retrieve APIs in Bonita Community Edition.