Package org.bgerp.cache
Class ProcessQueueCache
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
flush
(Connection con) static Queue
getQueue
(int id) static Queue
getUserQueueList
(User user) protected ProcessQueueCache
-
Constructor Details
-
ProcessQueueCache
public ProcessQueueCache()
-
-
Method Details
-
getQueue
-
getQueue
-
getQueueMap
-
getQueueList
-
getUserQueueList
-
flush
-
newInstance
- Specified by:
newInstance
in classCache<ProcessQueueCache>
-