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() |
Optional<Long> |
getIssuesTotal() |
Optional<String> |
getJqlString() |
String |
getKey() |
boolean |
isTriggeredByApplication() |
equals, getParams, getTime, hashCodepublic ExportEvent(String key)
public String getKey()
public String getDelimiter()
public boolean isTriggeredByApplication()
public String calculateEventName()
public static ExportEvent.Builder builder()
Copyright © 2002-2023 Atlassian. All Rights Reserved.