public interface SessionSearchObjectManager<T>
SearchRequest
, NextPreviousPager
,
PagerFilter
, or the selected issue.Modifier and Type | Method and Description |
---|---|
T |
getCurrentObject() |
void |
setCurrentObject(T object)
Associates the specified object to the current user's session.
|
T getCurrentObject()
void setCurrentObject(T object)
object
- the objectCopyright © 2002-2015 Atlassian. All Rights Reserved.