public abstract class UserChangedEvent extends Object
| Constructor and Description |
|---|
UserChangedEvent() |
| Modifier and Type | Method and Description |
|---|---|
static UserChangedEvent |
create(String userId) |
abstract String |
userId() |
public abstract String userId()
public static UserChangedEvent create(String userId)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.