| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceengine.api.events | |
| org.odpi.openmetadata.accessservices.governanceengine.api.objects |
| Modifier and Type | Method and Description |
|---|---|
GovernanceEngineEventType |
GovernanceEngineEvent.getEventType()
Return the type of event.
|
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)
Set up the type of event.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceEngineEventType |
GovernanceEngineNotificationBase.getOp() |
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceEngineNotificationBase.setOp(GovernanceEngineEventType op) |
Copyright © 2017–2018 ODPi. All rights reserved.