public class PluginOperation extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_TYPE_COMPLETE_KEY_SEPARATOR |
static String |
PLUGIN_MODULE_SEPARATOR |
| Constructor and Description |
|---|
PluginOperation(String pluginEvent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompleteKey() |
String |
getModuleKey() |
PluginEventType |
getPluginEventType() |
String |
getPluginKey() |
public static final String EVENT_TYPE_COMPLETE_KEY_SEPARATOR
public static final String PLUGIN_MODULE_SEPARATOR
public PluginOperation(@Nonnull String pluginEvent)
IllegalArgumentException - if the event is not in a valid formatCopyright © 2023 Atlassian. All rights reserved.