| Package | Description |
|---|---|
| org.bonitasoft.engine.api |
The Bonita project has a clear separation between the API the users should be interacting with and the actual implementation classes.
|
| org.bonitasoft.engine.bpm.comment.impl |
| Modifier and Type | Method and Description |
|---|---|
ArchivedComment |
ProcessRuntimeAPI.getArchivedComment(long archivedCommentId)
Retrieve an
ArchivedComment specified by its identifier. |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<ArchivedComment> |
ProcessRuntimeAPI.searchArchivedComments(SearchOptions searchOptions)
Search for archived comments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArchivedCommentImpl |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.