Class AutomationStatusTracking
java.lang.Object
com.kingsrook.qqq.backend.core.model.metadata.tables.automation.AutomationStatusTracking
- All Implemented Interfaces:
QMetaDataObject
,Serializable
,Cloneable
Table-automation meta-data to define how this table's per-record automation
status is tracked.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
Getter for fieldNamegetType()
Getter for typevoid
setFieldName
(String fieldName) Setter for fieldNamevoid
Setter for typewithFieldName
(String fieldName) Fluent setter for fieldNameFluent setter for type
-
Constructor Details
-
AutomationStatusTracking
public AutomationStatusTracking()
-
-
Method Details