Uses of Class
com.kingsrook.qqq.backend.core.model.scripts.ScriptLogLine
Packages that use ScriptLogLine
-
Uses of ScriptLogLine in com.kingsrook.qqq.backend.core.model.scripts
Methods in com.kingsrook.qqq.backend.core.model.scripts that return ScriptLogLineModifier and TypeMethodDescriptionScriptLogLine.withCreateDate(Instant createDate) Fluent setter for createDateFluent setter for idScriptLogLine.withModifyDate(Instant modifyDate) Fluent setter for modifyDateScriptLogLine.withScriptLogId(Integer scriptLogId) Fluent setter for scriptLogIdFluent setter for textScriptLogLine.withTimestamp(Instant timestamp) Fluent setter for timestamp