Package org.approvej.review
Interface FileReviewer
- All Superinterfaces:
Function<PathProvider,
ReviewResult>
- All Known Implementing Classes:
FileReviewerScript
Interface for triggering a review by the user.
This usually means that a diff/merge tool is opened, which presents the difference between the received and the previously approved value to users in case they differ.
-
Method Summary