Class QuartzJobDataPostQueryCustomizer
java.lang.Object
com.kingsrook.qqq.backend.core.actions.customizers.AbstractPostQueryCustomizer
com.kingsrook.qqq.backend.core.scheduler.quartz.tables.QuartzJobDataPostQueryCustomizer
- All Implemented Interfaces:
TableCustomizerInterface
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.kingsrook.qqq.backend.core.actions.customizers.TableCustomizerInterface
TableCustomizerInterface.NotImplementedHereException
-
Field Summary
Fields inherited from class com.kingsrook.qqq.backend.core.actions.customizers.AbstractPostQueryCustomizer
input
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kingsrook.qqq.backend.core.actions.customizers.AbstractPostQueryCustomizer
getInput, postQuery, setInput
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.kingsrook.qqq.backend.core.actions.customizers.TableCustomizerInterface
oldRecordListToMap, postDelete, postInsert, postInsertOrUpdate, postUpdate, preDelete, preInsert, preInsertOrUpdate, preUpdate, whenToRunPreInsert
-
Constructor Details
-
QuartzJobDataPostQueryCustomizer
public QuartzJobDataPostQueryCustomizer()
-
-
Method Details
-
apply
-