public class

EvaluationLicenseAgeCheck.LicenseChecker

extends Object
java.lang.Object
   ↳ com.atlassian.jira.onboarding.postsetup.checks.EvaluationLicenseAgeCheck.LicenseChecker

Summary

Public Constructors
LicenseChecker(Iterable<LicenseDetails> allLicenses, Clock clock)
Public Methods
boolean isEvaluation()
boolean isEvaluationLicenseOld(Period period)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public LicenseChecker (Iterable<LicenseDetails> allLicenses, Clock clock)

Public Methods

public boolean isEvaluation ()

public boolean isEvaluationLicenseOld (Period period)