| Package | Description |
|---|---|
| com.bytex.snamp.connector.attributes.checkers |
| Modifier and Type | Field and Description |
|---|---|
static AttributeCheckStatus |
GroovyAttributeChecker.MALFUNCTION |
static AttributeCheckStatus |
GroovyAttributeChecker.OK |
static AttributeCheckStatus |
GroovyAttributeChecker.SUSPICIOUS |
| Modifier and Type | Method and Description |
|---|---|
AttributeCheckStatus |
AttributeChecker.getStatus(Attribute attribute) |
AttributeCheckStatus |
ColoredAttributeChecker.getStatus(Attribute attribute) |
AttributeCheckStatus |
GroovyAttributeChecker.getStatus(Attribute attribute) |
static AttributeCheckStatus |
AttributeCheckStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeCheckStatus[] |
AttributeCheckStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017 Bytex Solutions. All rights reserved.