| 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(org.bonitasoft.engine.core.process.instance.api.ActivityInstanceService activityInstanceService,
ActorMappingService actorMappingService,
org.bonitasoft.engine.core.process.instance.api.GatewayInstanceService gatewayInstanceService,
org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService,
org.bonitasoft.engine.core.connector.ConnectorInstanceService connectorInstanceService,
ExpressionResolverService expressionResolverService,
DataInstanceService dataInstanceService,
TechnicalLoggerService logger,
TransientDataService transientDataService,
ParentContainerResolver parentContainerResolver,
org.bonitasoft.engine.core.process.instance.api.RefBusinessDataService refBusinessDataService) |
| Constructor and Description |
|---|
StateBehaviors(BPMInstancesCreator bpmInstancesCreator,
EventsHandler eventsHandler,
org.bonitasoft.engine.core.process.instance.api.ActivityInstanceService activityInstanceService,
UserFilterService userFilterService,
org.bonitasoft.engine.classloader.ClassLoaderService classLoaderService,
ActorMappingService actorMappingService,
org.bonitasoft.engine.core.connector.ConnectorInstanceService connectorInstanceService,
ExpressionResolverService expressionResolverService,
ProcessDefinitionService processDefinitionService,
DataInstanceService dataInstanceService,
OperationService operationService,
WorkService workService,
ContainerRegistry containerRegistry,
org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService eventInstanceService,
SCommentService commentService,
IdentityService identityService,
ParentContainerResolver parentContainerResolver,
WaitingEventsInterrupter waitingEventsInterrupter,
org.bonitasoft.engine.core.process.instance.api.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 © 2018 Bonitasoft S.A.. All rights reserved.