| Package | Description |
|---|---|
| com.atlassian.crowd.manager.threadlocal | |
| com.atlassian.sal.crowd.executor |
| Modifier and Type | Method and Description |
|---|---|
ThreadLocalState |
CrowdThreadLocalStateAccessor.getState() |
ThreadLocalState |
ThreadLocalStateAccessor.getState()
Return the state of all the thread locals for the current thread.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CrowdThreadLocalStateAccessor.setState(ThreadLocalState state) |
void |
ThreadLocalStateAccessor.setState(ThreadLocalState state)
Set the thread locals of the current thread with the values contained in the supplied state.
|
| Modifier and Type | Method and Description |
|---|---|
ThreadLocalState |
CrowdThreadLocalContextManager.getThreadLocalContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
CrowdThreadLocalContextManager.setThreadLocalContext(ThreadLocalState context) |
Copyright © 2023 Atlassian. All rights reserved.