| Package | Description |
|---|---|
| org.exoplatform.cs.dao | |
| org.exoplatform.cs.dto | |
| org.exoplatform.cs.entity |
| Modifier and Type | Method and Description |
|---|---|
static LogType |
LogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogType[] |
LogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LogEntity(LogType type,
String userID,
Calendar when,
String originalValue,
String newValue,
TopicEntity topic,
Long timeToFirstResponse,
Long timeToResolution,
String spaceId) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.