public final class Activity extends Object
| Constructor and Description |
|---|
Activity(Class<?> caller) |
Activity(String content,
Class<?> caller) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Class<?> |
getCaller() |
String |
getMessage() |
int |
hashCode() |
void |
setMessage(String message) |
String |
toString() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.