| Package | Description |
|---|---|
| org.bonitasoft.engine.api | |
| org.bonitasoft.engine.bpm.flownode | |
| org.bonitasoft.engine.bpm.flownode.impl |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<ArchivedHumanTaskInstance> |
ProcessRuntimeAPI.searchArchivedHumanTasks(SearchOptions searchOptions)
Search task archived.
|
SearchResult<ArchivedHumanTaskInstance> |
ProcessRuntimeAPI.searchArchivedHumanTasksManagedBy(long managerUserId,
SearchOptions searchOptions)
Searches for archived human tasks performed by users managed by a specific user
|
SearchResult<ArchivedHumanTaskInstance> |
ProcessRuntimeAPI.searchArchivedHumanTasksSupervisedBy(long supervisorId,
SearchOptions searchOptions)
Searches archived tasks assigned to users supervised by a specific user.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArchivedManualTaskInstance |
interface |
ArchivedUserTaskInstance |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchivedHumanTaskInstanceImpl |
class |
ArchivedManualTaskInstanceImpl |
class |
ArchivedReceiveTaskInstanceImpl |
class |
ArchivedSendTaskInstanceImpl |
class |
ArchivedUserTaskInstanceImpl |
Copyright © 2013 BonitaSoft. All Rights Reserved.