Modifier and Type | Method and Description |
---|---|
OutlookDate |
BootstrapJiraAuthenticationContext.getOutlookDate() |
Modifier and Type | Method and Description |
---|---|
String |
MockLicenseDetails.getLicenseExpiryStatusMessage(I18nHelper i18n,
OutlookDate ignored) |
String |
SubscriptionLicenseDetails.getLicenseExpiryStatusMessage(I18nHelper i18n,
OutlookDate date)
Returns a duration-based brief expiry message of form "Expires in XX months, YY days".
|
String |
DefaultLicenseDetails.getLicenseExpiryStatusMessage(I18nHelper i18n,
OutlookDate outlookDate) |
String |
LicenseDetails.getLicenseExpiryStatusMessage(I18nHelper i18n,
OutlookDate ignored)
Deprecated.
since 5.0 No replacement, generate your own message
|
String |
MockLicenseDetails.getLicenseStatusMessage(I18nHelper i18n,
OutlookDate ignored,
String delimiter,
UserManager userManager) |
String |
DefaultLicenseDetails.getLicenseStatusMessage(I18nHelper i18n,
OutlookDate ignored,
String delimiter,
UserManager userManager) |
String |
LicenseDetails.getLicenseStatusMessage(I18nHelper i18n,
OutlookDate ignored,
String delimiter,
UserManager userManager)
|
String |
MockLicenseDetails.getMaintenanceEndString(OutlookDate outlookDate) |
String |
DefaultLicenseDetails.getMaintenanceEndString(OutlookDate outlookDate) |
String |
LicenseDetails.getMaintenanceEndString(OutlookDate outlookDate)
Deprecated.
since 7.0.0 No replacement, generate your own message
|
String |
MockLicenseDetails.getPurchaseDate(OutlookDate outlookDate) |
String |
DefaultLicenseDetails.getPurchaseDate(OutlookDate outlookDate) |
String |
LicenseDetails.getPurchaseDate(OutlookDate outlookDate)
Deprecated.
Use
LicenseDetails.getPurchaseDate(DateTimeFormatter) instead. Since v7.1 |
Modifier and Type | Method and Description |
---|---|
OutlookDate |
MockJiraAuthenticationContext.getOutlookDate() |
Modifier and Type | Method and Description |
---|---|
OutlookDate |
MockAuthenticationContext.getOutlookDate() |
OutlookDate |
MockSimpleAuthenticationContext.getOutlookDate() |
Modifier and Type | Method and Description |
---|---|
OutlookDate |
JiraAuthenticationContextImpl.getOutlookDate() |
OutlookDate |
JiraAuthenticationContext.getOutlookDate()
Deprecated.
Use
DateTimeFormatter instead. Since v5.0. |
Modifier and Type | Method and Description |
---|---|
OutlookDate |
JiraWebActionSupport.getOutlookDate()
Deprecated.
Use
JiraWebActionSupport.getDateTimeFormatter() instead. Since v5.0. |
Modifier and Type | Method and Description |
---|---|
OutlookDate |
OutlookDateManagerImpl.getOutlookDate(Locale locale) |
OutlookDate |
OutlookDateManager.getOutlookDate(Locale locale)
Deprecated.
Use
DateTimeFormatterFactory.formatter() instead. Since v4.4. |
Copyright © 2002-2021 Atlassian. All Rights Reserved.