| Modifier and Type | Class and Description |
|---|---|
static class |
Event.MessageType
Events will be messages, broadly of type - Job related or SLA related
|
| Modifier and Type | Field and Description |
|---|---|
protected Event.MessageType |
msgType |
| Constructor and Description |
|---|
Event() |
Event(Event.MessageType msgType) |
| Modifier and Type | Method and Description |
|---|---|
Event.MessageType |
getMsgType()
Get the MessageType of the event
|
void |
setMsgType(Event.MessageType type) |
protected Event.MessageType msgType
public Event(Event.MessageType msgType)
public Event()
public Event.MessageType getMsgType()
public void setMsgType(Event.MessageType type)
Copyright © 2020 Apache Software Foundation. All rights reserved.