kwin commented on code in PR #288:
URL:
https://github.com/apache/jackrabbit-filevault/pull/288#discussion_r1169659222
##########
vault-core/src/main/java/org/apache/jackrabbit/vault/fs/api/ImportInfo.java:
##########
@@ -51,6 +51,14 @@ public interface ImportInfo {
*/
void onCreated(String path);
+ /**
+ * Marks that the child node at {@code path} was moved due to stashing.
+ * @param path the path
+ */
Review Comment:
Can you add a `@since` tag
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]