Class QQQProcessTableManager
java.lang.Object
com.kingsrook.qqq.backend.core.model.processes.QQQProcessTableManager
Utility class for accessing QQQProcess records (well, just their ids at this time)
Takes care of inserting upon a miss, and dealing with the cache table.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Integer
getQQQProcessId
(QInstance qInstance, String processName)
-
Constructor Details
-
QQQProcessTableManager
public QQQProcessTableManager()
-
-
Method Details
-
getQQQProcessId
- Throws:
QException
-