org.bonitasoft.engine.core.process.comment.model.builder
public interface SCommentBuilderFactory
| Modifier and Type | Method and Description |
|---|---|
SCommentBuilder |
createNewInstance(long processInstanceId,
String comment,
Long userId) |
String |
getContentKey() |
String |
getIdKey() |
String |
getKindKey() |
String |
getPostDateKey() |
String |
getProcessInstanceIdKey() |
String |
getUserIdKey() |
SCommentBuilder createNewInstance(long processInstanceId, String comment, Long userId)
String getIdKey()
String getUserIdKey()
String getProcessInstanceIdKey()
String getPostDateKey()
String getContentKey()
String getKindKey()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.