| Package | Description |
|---|---|
| org.bonitasoft.engine.core.process.comment.api | |
| org.bonitasoft.engine.core.process.comment.api.impl |
| Modifier and Type | Method and Description |
|---|---|
static SystemCommentType |
SystemCommentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemCommentType[] |
SystemCommentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SCommentService.isCommentEnabled(SystemCommentType sct)
Returning true if the system comments are enabled for the specific SystemCommentType.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SCommentServiceImpl.isCommentEnabled(SystemCommentType sct) |
| Constructor and Description |
|---|
SCommentServiceImpl(Recorder recorder,
ReadPersistenceService persistenceService,
ArchiveService archiveService,
SessionService sessionService,
ReadSessionAccessor sessionAccessor,
Map<SystemCommentType,Boolean> systemCommentType,
EventService eventService) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.