| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.channel.external.api.facade.event | |
| com.riadalabs.jira.plugins.insight.services.events.objects |
| Modifier and Type | Method and Description |
|---|---|
String |
ObjectEventTranslatorImpl.getEventTypeNameAsI18(InsightObjectEventType insightObjectEventType) |
| Modifier and Type | Method and Description |
|---|---|
InsightObjectEventType |
InsightObjectEvent.getEventType() |
static InsightObjectEventType |
InsightObjectEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsightObjectEventType[] |
InsightObjectEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ObjectEventTranslator.getEventTypeNameAsI18(InsightObjectEventType eventType)
Returns a i18 representation of the name of this instance.
|
Copyright © 2023 Atlassian. All rights reserved.