Interface ReviewSource


  • public interface ReviewSource

    Contains methods to fetch information regarding reviews and revisions.

    These methods are exposed to Velocity reports on the reviewSource object within the global context. Example: $reviewSource.getAllReviewsByStatus(1, status)