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