| Package | Description |
|---|---|
| org.apache.nifi.controller.repository |
| Modifier and Type | Method and Description |
|---|---|
RepositoryRecordType |
RepositoryRecord.getType() |
static RepositoryRecordType |
RepositoryRecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositoryRecordType[] |
RepositoryRecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Apache NiFi Project. All rights reserved.