|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutlookDate | |
|---|---|
| com.atlassian.jira.license | |
| com.atlassian.jira.mock.security | |
| com.atlassian.jira.security | |
| com.atlassian.jira.web.action | |
| com.atlassian.jira.web.util | |
| Uses of OutlookDate in com.atlassian.jira.license |
|---|
| Methods in com.atlassian.jira.license with parameters of type OutlookDate | |
|---|---|
String |
LicenseDetails.getLicenseExpiryStatusMessage(I18nHelper i18n,
OutlookDate ignored)
Deprecated. Use LicenseDetails.getLicenseExpiryStatusMessage(com.atlassian.crowd.embedded.api.User) instead. Since v5.0. |
String |
LicenseDetails.getLicenseStatusMessage(I18nHelper i18n,
OutlookDate ignored,
String delimiter)
Deprecated. Use LicenseDetails.getLicenseStatusMessage(com.atlassian.crowd.embedded.api.User, String) instead. Since v5.0. |
String |
LicenseDetails.getMaintenanceEndString(OutlookDate outlookDate)
Return the date string representing the end of maintenance of the license, whether the license is Evaluation, New Build Old License or otherwise. |
String |
LicenseDetails.getPurchaseDate(OutlookDate outlookDate)
Gets a nicely formatted purchase date for the current license |
String |
LicenseDetails.getSupportRequestMessage(I18nHelper i18n,
OutlookDate ignored)
Deprecated. Use LicenseDetails.getSupportRequestMessage(com.atlassian.crowd.embedded.api.User) instead. Since v5.0. |
| Uses of OutlookDate in com.atlassian.jira.mock.security |
|---|
| Methods in com.atlassian.jira.mock.security that return OutlookDate | |
|---|---|
OutlookDate |
MockSimpleAuthenticationContext.getOutlookDate()
|
| Uses of OutlookDate in com.atlassian.jira.security |
|---|
| Methods in com.atlassian.jira.security that return OutlookDate | |
|---|---|
OutlookDate |
JiraAuthenticationContextImpl.getOutlookDate()
|
OutlookDate |
JiraAuthenticationContext.getOutlookDate()
Deprecated. Use DateTimeFormatter instead. Since v5.0. |
| Uses of OutlookDate in com.atlassian.jira.web.action |
|---|
| Methods in com.atlassian.jira.web.action that return OutlookDate | |
|---|---|
OutlookDate |
JiraWebActionSupport.getOutlookDate()
Deprecated. Use JiraWebActionSupport.getDateTimeFormatter() instead. Since v5.0. |
| Uses of OutlookDate in com.atlassian.jira.web.util |
|---|
| Methods in com.atlassian.jira.web.util that return OutlookDate | |
|---|---|
OutlookDate |
OutlookDateManagerImpl.getOutlookDate(Locale locale)
|
OutlookDate |
OutlookDateManager.getOutlookDate(Locale locale)
Deprecated. Use DateTimeFormatterFactory.formatter() instead. Since v4.4. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||