| Package | Description |
|---|---|
| org.bonitasoft.engine.core.process.comment.api | |
| org.bonitasoft.engine.core.process.comment.api.impl | |
| org.bonitasoft.engine.execution |
| Modifier and Type | Method and Description |
|---|---|
SComment |
SCommentService.addComment(long processInstanceId,
String comment,
long userId)
Add a comment on process instance
|
SComment |
SCommentService.addSystemComment(long processInstanceId,
String comment)
Add a system comment on process instance
|
| Modifier and Type | Method and Description |
|---|---|
SComment |
SCommentServiceImpl.addComment(long processInstanceId,
String comment,
long userId) |
SComment |
SCommentServiceImpl.addSystemComment(long processInstanceId,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateBehaviors.addAssignmentSystemComment(SFlowNodeInstance flowNodeInstance,
long userId) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.