|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutlookDate | |
|---|---|
| com.atlassian.jira.license | |
| com.atlassian.jira.security | |
| com.atlassian.jira.web.action | |
| com.atlassian.jira.web.action.project | |
| 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 outlookDate)
Return the HTML message that briefly describes the expiry status of the license. |
String |
LicenseDetails.getLicenseStatusMessage(I18nHelper i18n,
OutlookDate outlookDate,
String delimiter)
Return the HTML message that describes the current status of the license. |
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 outlookDate)
Return the HTML message for support request denial or send e-mail success page. |
| Uses of OutlookDate in com.atlassian.jira.security |
|---|
| Methods in com.atlassian.jira.security that return OutlookDate | |
|---|---|
OutlookDate |
JiraAuthenticationContext.getOutlookDate()
Method used to get a nice representation of a date using a user's locale. |
OutlookDate |
JiraAuthenticationContextImpl.getOutlookDate()
|
| Uses of OutlookDate in com.atlassian.jira.web.action |
|---|
| Methods in com.atlassian.jira.web.action that return OutlookDate | |
|---|---|
OutlookDate |
JiraWebActionSupport.getOutlookDate()
|
| Uses of OutlookDate in com.atlassian.jira.web.action.project |
|---|
| Methods in com.atlassian.jira.web.action.project that return OutlookDate | |
|---|---|
OutlookDate |
EditVersionDetails.getOutlookDate()
|
OutlookDate |
AddVersion.getOutlookDate()
|
| Uses of OutlookDate in com.atlassian.jira.web.util |
|---|
| Methods in com.atlassian.jira.web.util that return OutlookDate | |
|---|---|
OutlookDate |
OutlookDateManager.getOutlookDate(Locale locale)
Returns an instance of OutlookDate for an specified locale. |
OutlookDate |
OutlookDateManagerImpl.getOutlookDate(Locale locale)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||