| Package | Description |
|---|---|
| org.jahia.services.usermanager | |
| org.jahia.services.workflow | |
| org.jahia.services.workflow.jbpm |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JahiaUser
A JahiaUser represents a physical person who is defined by a username and
a password for authentication purpose.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseJahiaExternalUser
Deprecated.
|
class |
GuestGroup
Special user group that represents anonymous users in the system.
|
class |
JahiaGroup
This class represents a group of
Principals which can be users
or groups. |
class |
JahiaGroupImpl
This class represents a group of
Principals which can be users
or groups. |
class |
JahiaUserImpl
Represents a user with properties in Jahia.
|
class |
UsersGroup
Special user group that represents all users of the system.
|
| Modifier and Type | Method and Description |
|---|---|
JahiaPrincipal |
WorkflowParticipation.getJahiaPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
List<JahiaPrincipal> |
WorkflowService.getAssignedRole(WorkflowDefinition definition,
String activityName,
String processId) |
List<JahiaPrincipal> |
WorkflowService.getAssignedRole(WorkflowDefinition definition,
String activityName,
String processId,
JCRSessionWrapper session) |
| Constructor and Description |
|---|
WorkflowParticipation(String role,
JahiaPrincipal principal) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JBPMTaskLifeCycleEventListener.createTask(org.kie.api.task.model.Task task,
Map<String,Object> taskInputParameters,
Map<String,Object> taskOutputParameters,
List<JahiaPrincipal> candidates) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.