| Interface | Description |
|---|---|
| Command<T extends ServiceAccessor> |
A command is a class that is called from the API and executed on the server side.
It is used to extend the engine behavior. |
| Class | Description |
|---|---|
| AdvancedStartProcessCommand |
This command starts the process in the specified activity.
|
| DefaultCommandProvider | |
| PlatformCommand |
Class to be subclassed by implementors of a platform scope
Command. |
| TenantCommand |
Class to be subclassed by implementors of a tenant scope
Command. |
| Exception | Description |
|---|---|
| SCommandExecutionException |
Thrown by a
Command when something unexpected happens during execution. |
| SCommandParameterizationException |
Thrown by a
Command that is called using insufficient or wrong parameters. |
| SGroupProfileMemberAlreadyExistsException | |
| SRoleProfileMemberAlreadyExistsException | |
| SUserMembershipProfileMemberAlreadyExistsException | |
| SUserProfileMemberAlreadyExistsException |
Copyright © 2014 Bonitasoft S.A.. All rights reserved.