Package | Description |
---|---|
org.overlord.rtgov.analytics.util | |
org.overlord.rtgov.situation.manager |
Modifier and Type | Method and Description |
---|---|
static IgnoreSubject |
SituationUtil.deserializeIgnoreSubject(byte[] ignore)
This method deserializes an Ignore Subject from a JSON representation.
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
SituationUtil.serializeIgnoreSubject(IgnoreSubject ignore)
This method serializes an IgnoreSubject into a JSON representation.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultSituationManager.ignore(IgnoreSubject details)
Deprecated.
This method causes the supplied situation subject
to be ignored.
|
void |
SituationManager.ignore(IgnoreSubject details)
Deprecated.
This method causes the supplied situation subject
to be ignored.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.