Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Supports the review of a set of changed files.
Syntax
public boolean supportReviews()
Run On
Client
Return Value
Type: boolean
true if the back end supports review; otherwise, false.
Remarks
If the version control back end support reviews, the Review button is shown on the Pending Objects form.
When the Review button is clicked the reviewFileSet method on this interface will be invoked.