public class FlowResponseMessage extends ProtocolMessage
ProtocolMessage.MessageType| Modifier and Type | Field and Description |
|---|---|
private StandardDataFlow |
dataFlow |
| Constructor and Description |
|---|
FlowResponseMessage() |
| Modifier and Type | Method and Description |
|---|---|
StandardDataFlow |
getDataFlow() |
ProtocolMessage.MessageType |
getType() |
void |
setDataFlow(StandardDataFlow dataFlow) |
private StandardDataFlow dataFlow
public ProtocolMessage.MessageType getType()
getType in class ProtocolMessagepublic StandardDataFlow getDataFlow()
public void setDataFlow(StandardDataFlow dataFlow)
Copyright © 2021 Apache NiFi Project. All rights reserved.