| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic |
| Modifier and Type | Method and Description |
|---|---|
static IncomingEventState |
IncomingEventState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IncomingEventState[] |
IncomingEventState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncomingEvent.setState(IncomingEventState state)
Updates the state of the event
|
Copyright © 2018–2019 ODPi. All rights reserved.