public interface

ReviewerUncompletedEvent

implements ReviewCompletionEvent
com.atlassian.crucible.event.ReviewerUncompletedEvent

Summary

Public Methods
abstract ReviewerData getReviewer()
Returns the reviewer that uncompleted this review.
[Expand]
Inherited Methods
From interface com.atlassian.crucible.event.ReviewEvent

Public Methods

public abstract ReviewerData getReviewer ()

Returns the reviewer that uncompleted this review.

Returns
  • the reviewer that uncompleted this review.