| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStartProcessCommand |
class |
AdvancedStartProcessCommand
This command starts the process in the specified activity (if you need to specify several activities as start points, please, use
MultipleStartPointsProcessCommand). |
class |
MultipleStartPointsProcessCommand
This command starts the process in the specified activity(ies).
|
| Modifier and Type | Class and Description |
|---|---|
class |
SearchWaitingEventsCommand
Search Waiting events
Parameters ->
searchOptions: the searchOptions
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddEntityMemberCommand
Parameter keys: EXTERNAL_ID_KEY: external id provided as is by the external system, USER_ID_KEY: -1 is not needed, ROLE_ID_KEY: -1 is not needed,
GROUP_ID_KEY: -1 is not needed, DISCRIMINATOR_ID_KEY: the discriminator to isolate the different functional notions.
|
class |
DeleteEntityMembersCommand
Delete all entity members related to the provided external ID.
|
class |
EntityMemberCommand |
class |
ExternalIdentityMappingCommand |
class |
MemberCommand |
class |
RemoveEntityMemberCommand
Parameter keys: ENTITY_MEMBER_ID_KEY: entity member id to remove.
|
class |
SearchEntityMembersCommand
Parameter keys: DISCRIMINATOR_ID_KEY: the discriminator to isolate the different functional notions, SEARCH_OPTIONS_KEY: the Search options to filter & sort
the results, MEMBER_TYPE_KEY: Member Type to search for (USER, GROUP, ROLE, or MEMBERSHIP).
|
class |
SearchEntityMembersForUserCommand
Parameter keys: USER_ID_KEY: the ID of the user to search for, DISCRIMINATOR_ID_KEY : the discriminator to isolate the different functional notions,
SEARCH_OPTIONS_KEY: the Search options to filter & sort the results.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanStartProcessDefinition
Specific Command to know if a user can start a specific process.
|
class |
IsAllowedToStartProcess
Specific Command to access the actor Id list for a specific Process Definition and a specific actor ids.
|
class |
IsAllowedToStartProcesses
Specific Command to access the actor Id list for a specific Process Definition and a specific actor ids.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExecuteActionsAndTerminateTask |
class |
ExecuteActionsBaseEntry |
Copyright © 2015 Bonitasoft S.A.. All rights reserved.