H - the type of SCMHeadR - the type of SCMRevisionpublic static interface SCMSourceRequest.Witness<H extends SCMHead,R extends SCMRevision>
SCMSourceRequest.process(SCMHead, IntermediateLambda, ProbeLambda, LazyRevisionLambda, Witness[])| Modifier and Type | Method and Description |
|---|---|
void |
record(H head,
R revision,
boolean isMatch)
Records the result of a
SCMHead. |
void record(@NonNull
H head,
@CheckForNull
R revision,
boolean isMatch)
SCMHead.head - the SCMHead.revision - (optional) the resolved SCMRevision.isMatch - true if the head matched.Copyright © 2016–2019. All rights reserved.