public class ExportEvent extends AbstractEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
ExportEvent.Builder |
params, time| Constructor and Description |
|---|
ExportEvent(String key) |
ExportEvent(String key,
String delimiter) |
| Modifier and Type | Method and Description |
|---|---|
static ExportEvent.Builder |
builder() |
String |
calculateEventName() |
String |
getDelimiter() |
String |
getKey() |
equals, getParams, getTime, hashCodepublic ExportEvent(String key)
public String getKey()
public String getDelimiter()
public String calculateEventName()
public static ExportEvent.Builder builder()
Copyright © 2002-2019 Atlassian. All Rights Reserved.