public static class PluginHelper.EventDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
event |
String |
secondEvent |
| Modifier and Type | Method and Description |
|---|---|
static PluginHelper.EventDetails |
of(String event) |
static PluginHelper.EventDetails |
of(String event,
String secondEvent) |
public static PluginHelper.EventDetails of(String event)
public static PluginHelper.EventDetails of(String event, String secondEvent)
Copyright © 2019 Vitam. All rights reserved.