public static interface SCMNavigatorRequest.Witness
SCMNavigatorRequest.process(String, SourceLambda, AttributeLambda, Witness...)
or
SCMNavigatorRequest.process(String, List, List, Witness...)
Modifier and Type | Method and Description |
---|---|
void |
record(String projectName,
boolean isMatch)
Records the result of the named project.
|
void record(@NonNull String projectName, boolean isMatch)
projectName
- the project name.isMatch
- true
if the project matched.Copyright © 2016–2022. All rights reserved.