| Modifier and Type | Class and Description |
|---|---|
class |
ActorMappingServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
List<Problem> |
ActorBusinessArchiveArtifactManager.checkResolution(ActorMappingService actorMappingService,
long processDefinitionId) |
| Constructor and Description |
|---|
ActorBusinessArchiveArtifactManager(ActorMappingService actorMappingService,
IdentityService identityService,
TechnicalLoggerService technicalLoggerService) |
| Constructor and Description |
|---|
AddActor(ActorMappingService actorMappingService,
SActor actor) |
AddActorMember(ActorMappingService actorMappingService,
long actorId,
long userId,
long groupId,
long roleId,
MemberType memberType) |
ExportActorMapping(ActorMappingService actorMappingService,
IdentityService identityService,
long processDefinitionId) |
GetActor(ActorMappingService actorMappingService,
long actorId) |
GetActor(ActorMappingService actorMappingService,
String actorName,
long scopeId) |
GetActorInitiators(ActorMappingService actorMappingService,
Set<Long> actorIds) |
GetActorsByActorIds(ActorMappingService actorMappingService,
List<Long> actorIds) |
GetNumberOfActorMembers(ActorMappingService actorMappingService,
long actorId) |
GetNumberOfGroupsOfActor(ActorMappingService actorMappingService,
long actorId) |
GetNumberOfMembershipsOfActor(ActorMappingService actorMappingService,
long actorId) |
GetNumberOfRolesOfActor(ActorMappingService actorMappingService,
long actorId) |
GetNumberOfUsersOfActor(ActorMappingService actorMappingService,
long actorId) |
ImportActorMapping(ActorMappingService actorMappingService,
IdentityService identityService) |
RemoveActorMember(ActorMappingService actorMappingService,
long actorMemberId) |
| Modifier and Type | Method and Description |
|---|---|
ActorMappingService |
DeleteWithActorMembers.getActorMappingService() |
| Constructor and Description |
|---|
DeleteGroup(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
long groupId) |
DeleteGroups(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
List<Long> groupIds) |
DeleteRole(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
long roleId) |
DeleteRoles(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
List<Long> roleIds) |
DeleteUser(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
long userId) |
DeleteUser(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
String userName) |
DeleteUsers(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
List<Long> userIds) |
DeleteWithActorMembers(ActorMappingService actorMappingService,
ProfileService profileService,
IdentityService identityService) |
| Constructor and Description |
|---|
BPMInstancesCreator(ActivityInstanceService activityInstanceService,
ActorMappingService actorMappingService,
GatewayInstanceService gatewayInstanceService,
EventInstanceService eventInstanceService,
ConnectorInstanceService connectorInstanceService,
ExpressionResolverService expressionResolverService,
DataInstanceService dataInstanceService,
TechnicalLoggerService logger,
TransientDataService transientDataService,
ParentContainerResolver parentContainerResolver,
RefBusinessDataService refBusinessDataService) |
| Constructor and Description |
|---|
StateBehaviors(BPMInstancesCreator bpmInstancesCreator,
EventsHandler eventsHandler,
ActivityInstanceService activityInstanceService,
UserFilterService userFilterService,
ClassLoaderService classLoaderService,
ActorMappingService actorMappingService,
ConnectorInstanceService connectorInstanceService,
ExpressionResolverService expressionResolverService,
ProcessDefinitionService processDefinitionService,
DataInstanceService dataInstanceService,
OperationService operationService,
WorkService workService,
ContainerRegistry containerRegistry,
EventInstanceService eventInstanceService,
SCommentService commentService,
IdentityService identityService,
ParentContainerResolver parentContainerResolver,
WaitingEventsInterrupter waitingEventsInterrupter,
RefBusinessDataService refBusinessDataService,
BPMWorkFactory workFactory) |
| Constructor and Description |
|---|
IsActorInitiatorRule(ActorMappingService actorMappingService,
SessionAccessor sessionAccessor,
SessionService sessionService,
FormMappingService formMappingService) |
| Modifier and Type | Method and Description |
|---|---|
ActorMappingService |
TenantServiceAccessor.getActorMappingService() |
| Modifier and Type | Method and Description |
|---|---|
ActorMappingService |
SpringTenantServiceAccessor.getActorMappingService() |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.