@PublicApi
public interface JiraServiceContext
| Modifier and Type | Method and Description |
|---|---|
ErrorCollection |
getErrorCollection()
Gets an error collection.
|
I18nHelper |
getI18nBean()
Get an I18nHelper for localising text.
|
ApplicationUser |
getLoggedInApplicationUser()
Returns the User who has invoked the JIRA service method.
|
ApplicationUser |
getLoggedInUser()
Deprecated.
since 6.1 use
getLoggedInApplicationUser() instead |
ErrorCollection getErrorCollection()
@Deprecated ApplicationUser getLoggedInUser()
getLoggedInApplicationUser() insteadApplicationUser getLoggedInApplicationUser()
I18nHelper getI18nBean()
Copyright © 2002-2021 Atlassian. All Rights Reserved.