@Portable public class TaskEventSummary extends GenericSummary
id, name| Constructor and Description |
|---|
TaskEventSummary() |
TaskEventSummary(Long eventId,
Long taskId,
String type,
String userId,
Long workItemId,
Date logTime,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getEventId() |
Date |
getLogTime() |
String |
getMessage() |
Long |
getTaskId() |
String |
getType() |
String |
getUserId() |
Long |
getWorkItemId() |
String |
toString() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.