| Package | Description |
|---|---|
| org.bonitasoft.engine.core.process.comment.model.builder | |
| org.bonitasoft.engine.core.process.comment.model.builder.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SHumanCommentBuilder |
interface |
SSystemCommentBuilder |
| Modifier and Type | Method and Description |
|---|---|
SCommentBuilder |
SCommentBuilderFactory.createNewInstance(long processInstanceId,
String comment,
Long userId) |
SCommentBuilder |
SCommentBuilder.setPostDate(long postDate) |
SCommentBuilder |
SCommentBuilder.setUserId(long userId) |
| Modifier and Type | Class and Description |
|---|---|
class |
SCommentBuilderImpl |
class |
SHumanCommentBuilderImpl |
class |
SSystemCommentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
SCommentBuilder |
SSystemCommentBuilderFactoryImpl.createNewInstance(long processInstanceId,
String comment,
Long userId) |
SCommentBuilder |
SHumanCommentBuilderFactoryImpl.createNewInstance(long processInstanceId,
String comment,
Long userId) |
SCommentBuilder |
SCommentBuilderImpl.setPostDate(long postDate) |
SCommentBuilder |
SCommentBuilderImpl.setUserId(long userId) |
Copyright © 2014 Bonitasoft S.A.. All rights reserved.