@Deprecated public class EnableFlowSources extends Object
Model that represents the list of flows to be excluded
| Modifier and Type | Class and Description |
|---|---|
static class |
EnableFlowSources.FlowRef
Deprecated.
Inner object holding reference to a flow
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EnableFlowSources.FlowRef> |
flows
Deprecated.
|
| Constructor and Description |
|---|
EnableFlowSources()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnableFlowSources.FlowRef> |
getFlows()
Deprecated.
|
void |
setFlows(List<EnableFlowSources.FlowRef> flows)
Deprecated.
|
protected List<EnableFlowSources.FlowRef> flows
public List<EnableFlowSources.FlowRef> getFlows()
public void setFlows(List<EnableFlowSources.FlowRef> flows)
Copyright © 2020. All rights reserved.