Package | Description |
---|---|
com.streamscape.service.osf.config |
Modifier and Type | Field and Description |
---|---|
static ActiveEvent.ActiveEventType |
ActiveEvent.ActiveEventType.Actionable |
static ActiveEvent.ActiveEventType |
ActiveEvent.ActiveEventType.Advisory |
static ActiveEvent.ActiveEventType |
ActiveEvent.ActiveEventType.Exception |
static ActiveEvent.ActiveEventType |
ActiveEvent.ActiveEventType.None |
static ActiveEvent.ActiveEventType |
ActiveEvent.ActiveEventType.Sink |
static ActiveEvent.ActiveEventType |
ActiveEvent.ActiveEventType.Source |
Modifier and Type | Method and Description |
---|---|
ActiveEvent.ActiveEventType |
ActiveEvent.getType() |
static ActiveEvent.ActiveEventType |
ActiveEvent.ActiveEventType.valueOf(java.lang.String name) |
static ActiveEvent.ActiveEventType[] |
ActiveEvent.ActiveEventType.values() |
Modifier and Type | Method and Description |
---|---|
void |
ActiveEvent.setType(ActiveEvent.ActiveEventType type) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.