public abstract class GRNType extends Object
| Constructor and Description |
|---|
GRNType() |
| Modifier and Type | Method and Description |
|---|---|
static GRNType |
create(String type,
String permissionPrefix) |
GRN.Builder |
newGRNBuilder() |
abstract String |
permissionPrefix() |
GRN |
toGRN(String entity) |
abstract String |
type() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.