public interface ConnectDetails extends ActionDetails
| Modifier and Type | Method and Description |
|---|---|
String |
getDestinationId() |
String |
getDestinationName() |
Component |
getDestinationType() |
String |
getRelationship() |
String |
getSourceId() |
String |
getSourceName() |
Component |
getSourceType() |
String getSourceId()
String getSourceName()
Component getSourceType()
String getDestinationId()
String getDestinationName()
Component getDestinationType()
String getRelationship()
Copyright © 2016 Apache NiFi Project. All rights reserved.