public class GovernanceEngineEvent extends Object implements Serializable
| Constructor and Description |
|---|
GovernanceEngineEvent()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceEngineEventType |
getEventType()
Return the type of event.
|
void |
setEventType(GovernanceEngineEventType eventType)
Set up the type of event.
|
public GovernanceEngineEventType getEventType()
public void setEventType(GovernanceEngineEventType eventType)
eventType - - event type enumCopyright © 2017–2018 ODPi. All rights reserved.