| 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 |
DeleteSessionCommand |
class |
ExecuteBDMQueryCommand |
class |
GetBusinessDataByIdCommand |
class |
GetBusinessDataByIdsCommand |
class |
GetBusinessDataByQueryCommand |
class |
MultipleStartPointsProcessCommand
This command starts the process in the specified activity(ies).
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandWithParameters |
class |
SearchWaitingEventsCommand
Search Waiting events
Parameters ->
searchOptions: the searchOptions
|
| Modifier and Type | Class and Description |
|---|---|
class |
SearchCommentsSupervisedBy |
| 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 |
IsAllowedToSeeOverviewForm
Specific Command to ckeck if the user given can see a overview form of a ProcesInstance with the processInstanceId given.
|
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 |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportDefaultProfilesCommand |
class |
ImportProfilesCommand
Specific Command to import profiles xml content as byte[].
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExecuteEventHandlingNow
Convenience command to execute the event handling job now.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddHandlerCommand |
class |
AddPerfHandlerCommand |
class |
RemovePerfHandlerCommand |
class |
WaitServerCommand |
Copyright © 2015 Bonitasoft S.A.. All rights reserved.