| Package | Description |
|---|---|
| com.jalios.jcms.connection |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionEventManager.Granularity |
ConnectionEventManager.Granularity.get(java.lang.String value) |
static ConnectionEventManager.Granularity |
ConnectionEventManager.Granularity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionEventManager.Granularity[] |
ConnectionEventManager.Granularity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConnectionEvent> |
ConnectionEventManager.getConnectionEvent(java.time.Instant startInstant,
java.time.Instant endInstant,
ConnectionEventManager.Granularity granularity) |
Copyright © 2001-2021 Jalios SA. All Rights Reserved.