| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceengine.api.events |
| Modifier and Type | Method and Description |
|---|---|
GovernanceEngineEventType |
GovernanceEngineEvent.getEventType() |
static GovernanceEngineEventType |
GovernanceEngineEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GovernanceEngineEventType[] |
GovernanceEngineEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceEngineEvent.setEventType(GovernanceEngineEventType eventType) |
Copyright © 2018–2020 ODPi. All rights reserved.