public static class SystemEvent.Events.NewEvent extends Object implements Event<SystemEvent>, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemEvent.Events.NewEvent.Builder |
| Modifier and Type | Field and Description |
|---|---|
static String |
signatureKey |
| Modifier and Type | Method and Description |
|---|---|
static SystemEvent.Events.NewEvent.Builder |
builder() |
String |
getData() |
String |
signatureKey() |
String |
toString() |
public static final String signatureKey
public NewEvent(String data)
public String signatureKey()
signatureKey in interface Event<SystemEvent>public String getData()
public static SystemEvent.Events.NewEvent.Builder builder()
Copyright © 2012–2022. All rights reserved.