com.atlassian.jira.bc
Interface ExtendedJiraServiceContext
- All Superinterfaces:
- com.atlassian.jira.bc.JiraServiceContext
- All Known Implementing Classes:
- ExtendedJiraServiceContextImpl
public interface ExtendedJiraServiceContext
- extends com.atlassian.jira.bc.JiraServiceContext
FQCN : com.atlassian.jira.bc.ExtendedJiraServiceContext
- Since:
- 3.x.1.28
Description : Provides a delegated JIRA Context
- Author:
- Kaamelot
Methods inherited from interface com.atlassian.jira.bc.JiraServiceContext |
getErrorCollection, getI18nBean, getUser |
getAsUser
com.opensymphony.user.User getAsUser()
- Returns:
- User qualified "AS"
getDelegateJiraServiceContext
com.atlassian.jira.bc.JiraServiceContext getDelegateJiraServiceContext()
- Returns:
- a delegated JIRA Context with "As User"
Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.