@Component public class

EvaluationLicenseAgeCheck

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

Class Overview

Check if there is evaluation license that is old enough

Summary

Nested Classes
class EvaluationLicenseAgeCheck.LicenseChecker  
Public Constructors
@Inject EvaluationLicenseAgeCheck(JiraLicenseManager licenseManager, Clock clock)
Public Methods
@Nonnull EvaluationLicenseAgeCheck.LicenseChecker getCurrentLicenseCheck()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

@Inject public EvaluationLicenseAgeCheck (JiraLicenseManager licenseManager, Clock clock)

Public Methods

@Nonnull public EvaluationLicenseAgeCheck.LicenseChecker getCurrentLicenseCheck ()