| Modifier and Type | Class and Description |
|---|---|
class |
SGroupProfileMemberAlreadyExistsException |
class |
SRoleProfileMemberAlreadyExistsException |
class |
SUserMembershipProfileMemberAlreadyExistsException |
class |
SUserProfileMemberAlreadyExistsException |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
Command.execute(Map<String,Serializable> parameters,
T serviceAccessor)
Method that is called by the engine on the server side when the client calls
CommandAPI.execute(String, Map) with the name or id of this
command. |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
SearchWaitingEventsCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
GetActorIdsForUserIdIncludingTeam.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
SearchCommentsSupervisedBy.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
SearchEntityMembersForUserCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
SearchEntityMembersCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
RemoveEntityMemberCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
DeleteEntityMembersCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
AddEntityMemberCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
protected SearchResult<EntityMember> |
EntityMemberCommand.searchEntityMembers(SearchEntityMemberDescriptor searchDescriptor,
String kind,
SearchOptions searchOptions,
String querySuffix) |
protected SearchResult<EntityMember> |
EntityMemberCommand.searchEntityMembersInvolvingUser(String kind,
long userId,
String externalId,
SearchOptions searchOptions) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
IsAllowedToStartProcesses.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
IsAllowedToStartProcess.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
IsAllowedToSeeOverviewForm.execute(Map<String,Serializable> parameters,
TenantServiceAccessor tenantAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
GetUpdatedVariableValuesForProcessInstance.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
GetUpdatedVariableValuesForProcessDefinition.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
GetUpdatedVariableValuesForActivityInstance.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
ExecuteActionsAndTerminateTask.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
ImportProfilesCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
WaitServerCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
AddHandlerCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
AddPerfHandlerCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Copyright © 2014 BonitaSoft. All Rights Reserved.