| Class | Description |
|---|---|
| DeepRegexFileFilter |
Identical to
RegexFileFilter, but accept files based on the complete file path and name, not only its name. |
| EngineInitializer |
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
|
| LocalLoginMechanism |
Use to login on the platform when inside the same JVM
|
| Exception | Description |
|---|---|
| SArchivingException |
| Annotation Type | Description |
|---|---|
| Experimental |
An experimental SPI that can be used but might change in any version of Bonita.
|