public class ConnectableTypeParameter extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
INVALID_CONNECTABLE_TYPE_MESSAGE |
private ConnectableType |
type |
| Constructor and Description |
|---|
ConnectableTypeParameter(String rawConnectionType) |
private static final String INVALID_CONNECTABLE_TYPE_MESSAGE
private ConnectableType type
public ConnectableTypeParameter(String rawConnectionType)
public ConnectableType getConnectableType()
Copyright © 2015 Apache NiFi (incubating). All rights reserved.