| Package | Description |
|---|---|
| org.jahia.services.tasks |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskService.createTask(Task task,
JCRUserNode userNode)
Creates a task for the specified user.
|
void |
TaskService.createTask(Task task,
String forUser)
Creates a task for the specified user.
|
void |
TaskService.createTaskForGroup(Task task,
JCRGroupNode group) |
void |
TaskService.createTaskForGroup(Task task,
String forGroup,
String siteKey)
Creates a task for all users of the specified group.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.