Package com.kingsrook.qqq.backend.core.model.processes
package com.kingsrook.qqq.backend.core.model.processes
-
ClassesClassDescriptionQRecord Entity for QQQProcess table - e.g., table that stores an id, name and the label for all processes in the QQQ application.Provides meta data for the QQQProcess table, PVS, and a cache table.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.