public abstract class TestMatchResponse extends Object
| Constructor and Description |
|---|
TestMatchResponse() |
| Modifier and Type | Method and Description |
|---|---|
static TestMatchResponse |
create(boolean matches,
Map<String,Boolean> rules) |
abstract boolean |
matches() |
abstract Map<String,Boolean> |
rules() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.