public class FlowInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
flowFile |
protected String |
flowName |
Constructor and Description |
---|
FlowInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getFlowFile() |
String |
getFlowName() |
void |
setFlowFile(String flowFile) |
void |
setFlowName(String flowName) |
String |
toString() |
Copyright © 2016–2019 AdroitLogic. All rights reserved.