Class ProcessTracerKeyRecordMessage
java.lang.Object
com.kingsrook.qqq.backend.core.processes.tracing.ProcessTracerMessage
com.kingsrook.qqq.backend.core.processes.tracing.ProcessTracerKeyRecordMessage
- All Implemented Interfaces:
Serializable
Specialization of process tracer message, to indicate a 'key record' that was
used as an input or trigger to a process.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for recordIdGetter for tableNameMethods inherited from class com.kingsrook.qqq.backend.core.processes.tracing.ProcessTracerMessage
getMessage, setMessage, withMessage
-
Constructor Details
-
ProcessTracerKeyRecordMessage
-
-
Method Details
-
getTableName
Getter for tableName -
getRecordId
Getter for recordId
-