| Package | Description |
|---|---|
| org.bonitasoft.engine.api |
The Bonita project has a clear separation between the API the users should be interacting with and the actual implementation classes.
|
| org.bonitasoft.engine.bpm.actor |
This package contains everything concerning Actor : Definition, Instance, Exceptions, Updater...
|
| org.bonitasoft.engine.bpm.actor.impl |
Copyright (C) 2015 BonitaSoft S.A.
|
| org.bonitasoft.engine.bpm.process |
Package org.bonitasoft.engine.bpm.process gathers all model interfaces and exceptions related to process instance / definition objects manipulated
by process APIs.
|
| org.bonitasoft.engine.bpm.process.impl.internal |
Copyright (C) 2015 BonitaSoft S.A.
|
| Class and Description |
|---|
| ActorCriterion
Criterion to sort
ActorInstance. |
| ActorInstance
Once the
ProcessDefinition is deployed, the associated ActorDefinitions are instantiated. |
| ActorMappingExportException
Thrown when it's not possible to export the actor mappings.
|
| ActorMappingImportException
Thrown when it's not possible to import the actor mappings.
|
| ActorMember
It is used to map an
ActorInstance with the organization. |
| ActorNotFoundException
Thrown when it's not possible to find an actor mapping.
|
| ActorUpdater
The descriptor which contains the fields to update an actor.
|
| Class and Description |
|---|
| ActorCriterion
Criterion to sort
ActorInstance. |
| ActorUpdater.ActorField
The fields that can be updated.
|
| Class and Description |
|---|
| ActorDefinition
It forms part of the
ProcessDefinition. |
| ActorInstance
Once the
ProcessDefinition is deployed, the associated ActorDefinitions are instantiated. |
| ActorMember
It is used to map an
ActorInstance with the organization. |
| Class and Description |
|---|
| ActorDefinition
It forms part of the
ProcessDefinition. |
| Class and Description |
|---|
| ActorDefinition
It forms part of the
ProcessDefinition. |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.