Interface CertificationCreationContext.ReviewerWrapper

Enclosing interface:
CertificationCreationContext

public static interface CertificationCreationContext.ReviewerWrapper
  • Method Details

    • getReviewer

      User getReviewer()
    • getIDCUserIds

      Set<Long> getIDCUserIds()
    • addIDCUserId

      void addIDCUserId(Long id)