Package | Description |
---|---|
org.komodo.spi.repository |
Modifier and Type | Method and Description |
---|---|
RepositoryClientEvent.EventType |
RepositoryClientEvent.getType() |
static RepositoryClientEvent.EventType |
RepositoryClientEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositoryClientEvent.EventType[] |
RepositoryClientEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RepositoryClientEvent(RepositoryClientEvent.EventType eventType,
KClient source) |
Copyright © 2013–2019. All rights reserved.