public class LineageQueryParameters extends Object
| Constructor and Description |
|---|
LineageQueryParameters() |
LineageQueryParameters(Scope scope,
String displayNameMustContain,
boolean includeProcesses) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayNameMustContain() |
Scope |
getScope() |
boolean |
isIncludeProcesses() |
void |
setDisplayNameMustContain(String displayNameMustContain) |
void |
setIncludeProcesses(boolean includeProcesses) |
void |
setScope(Scope scope) |
String |
toString() |
public Scope getScope()
public void setScope(Scope scope)
public String getDisplayNameMustContain()
public void setDisplayNameMustContain(String displayNameMustContain)
public boolean isIncludeProcesses()
public void setIncludeProcesses(boolean includeProcesses)
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.