java.lang.Object | |
↳ | com.atlassian.jira.util.thread.OffRequestThreadExecutorImpl |
The implementation of OffRequestThreadExecutor
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Executes the code with No user in context via
JiraAuthenticationContext | |||||||||||
Executes the code with the specified user in context via
JiraAuthenticationContext |
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||
![]()
| |||||||||||||||
![]() |
Executes the code with No user in context via JiraAuthenticationContext
command | the code to run |
---|
Executes the code with the specified user in context via JiraAuthenticationContext
runAsUser | the user to run the code as |
---|---|
command | the code to run |