public class AddComment extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContent
| Constructor and Description |
|---|
AddComment(org.bonitasoft.engine.core.process.comment.api.SCommentService commentService,
long processInstanceId,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
org.bonitasoft.engine.core.process.comment.model.SComment |
getResult() |
public AddComment(org.bonitasoft.engine.core.process.comment.api.SCommentService commentService,
long processInstanceId,
String comment)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic org.bonitasoft.engine.core.process.comment.model.SComment getResult()
Copyright © 2017 Bonitasoft S.A.. All rights reserved.