Package | Description |
---|---|
com.atlassian.crowd.common.util |
Modifier and Type | Method and Description |
---|---|
static TimedCalls |
TimedCalls.clearInstance()
Detaches and returns instance for the current thread.
|
static TimedCalls |
TimedCalls.createInstanceForCurrentThread()
Creates new instance and attaches it to the current thread.
|
static TimedCalls |
TimedCalls.getInstance()
Returns instance attached to the current thread.
|
Copyright © 2020 Atlassian. All rights reserved.