Class ContributorAgreement

java.lang.Object
com.google.gerrit.entities.ContributorAgreement
All Implemented Interfaces:
Comparable<ContributorAgreement>

public abstract class ContributorAgreement extends Object implements Comparable<ContributorAgreement>
Portion of a Project describing a single contributor agreement.
  • Constructor Details

    • ContributorAgreement

      public ContributorAgreement()
  • Method Details