@Deprecated public class BulkEditBeanSessionHelper extends Object
Constructor and Description |
---|
BulkEditBeanSessionHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BulkEditBean |
getFromSession()
Deprecated.
Since 7.1. Storing information on the httpsession is obsoleted. Please move this functionality to the frontend or other type of storage.
|
void |
removeFromSession()
Deprecated.
Since 7.1. Storing information on the httpsession is obsoleted. Please move this functionality to the frontend or other type of storage.
|
void |
storeToSession(BulkEditBean bulkEditBean)
Deprecated.
Since 7.1. Storing information on the httpsession is obsoleted. Please move this functionality to the frontend or other type of storage.
|
@Deprecated public void storeToSession(BulkEditBean bulkEditBean)
@Deprecated public BulkEditBean getFromSession()
@Deprecated public void removeFromSession()
Copyright © 2002-2018 Atlassian. All Rights Reserved.