Package org.bgerp.cache
Class ProcessQueueCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidflush(Connection con) static QueuegetQueue(int id) static QueuegetUserQueueList(User user) protected ProcessQueueCacheCreates a new cache instance
-
Constructor Details
-
ProcessQueueCache
public ProcessQueueCache()
-
-
Method Details
-
getQueue
-
getQueue
-
getQueueMap
-
getQueueList
-
getUserQueueList
-
flush
-
newInstance
Description copied from class:CacheCreates a new cache instance- Specified by:
newInstancein classCache<ProcessQueueCache>- Returns:
- the instance
-