Class MissingConfluenceLicenseValidationException

All Implemented Interfaces:
Serializable

public class MissingConfluenceLicenseValidationException extends LicenseValidationException
See Also:
  • Constructor Details

    • MissingConfluenceLicenseValidationException

      public MissingConfluenceLicenseValidationException(Iterable<com.atlassian.extras.api.ProductLicense> otherProductLicenses)
  • Method Details

    • getOtherProductLicenses

      public Iterable<com.atlassian.extras.api.ProductLicense> getOtherProductLicenses()