See: Description
| Interface | 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 | Description |
|---|---|
| ActorUpdater |
The descriptor which contains the fields to update an actor.
|
| Enum | Description |
|---|---|
| ActorCriterion |
Criterion to sort
ActorInstance. |
| ActorUpdater.ActorField |
The fields that can be updated.
|
| Exception | Description |
|---|---|
| ActorMappingExportException |
Thrown when it's not possible to export the actor mappings.
|
| ActorMappingImportException |
Thrown when it's not possible to import the actor mappings.
|
| ActorNotFoundException |
Thrown when it's not possible to find an actor mapping.
|
This package contains everything concerning Actor : Definition, Instance, Exceptions, Updater...
Copyright © 2018 Bonitasoft S.A.. All rights reserved.