public class SessionDataHandlerImpl extends Object implements SessionDataHandler
| Constructor and Description |
|---|
SessionDataHandlerImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getNonSerializableExecutionData(Long executionId) |
void |
sessionTimeOutScheduler() |
void |
setSessionDataActive(Long executionId) |
void |
setSessionDataInactive(Long executionId) |
public void sessionTimeOutScheduler()
sessionTimeOutScheduler in interface SessionDataHandlerpublic Map<String,Object> getNonSerializableExecutionData(Long executionId)
getNonSerializableExecutionData in interface SessionDataHandlerpublic void setSessionDataActive(Long executionId)
setSessionDataActive in interface SessionDataHandlerpublic void setSessionDataInactive(Long executionId)
setSessionDataInactive in interface SessionDataHandlerCopyright © 2017. All Rights Reserved.