public class EvaluationLicenseAgeCheck.LicenseChecker extends Object
Constructor and Description |
---|
LicenseChecker(Iterable<LicenseDetails> allLicenses,
com.atlassian.core.util.Clock clock) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEvaluation() |
boolean |
isEvaluationLicenseOld(org.joda.time.Period period) |
public LicenseChecker(Iterable<LicenseDetails> allLicenses, com.atlassian.core.util.Clock clock)
Copyright © 2002-2021 Atlassian. All Rights Reserved.