public interface CommitValueResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(@NotNull Revision changeRevision,
@NotNull NodeDocument doc)
Resolve a change revision on the given document and return the commit
value for the change revision.
|
String resolve(@NotNull @NotNull Revision changeRevision, @NotNull @NotNull NodeDocument doc)
changeRevision - the revision for a change.doc - the document with the change.Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.