Enum Class AbstractPreInsertCustomizer.WhenToRun

java.lang.Object
java.lang.Enum<AbstractPreInsertCustomizer.WhenToRun>
com.kingsrook.qqq.backend.core.actions.customizers.AbstractPreInsertCustomizer.WhenToRun
All Implemented Interfaces:
Serializable, Comparable<AbstractPreInsertCustomizer.WhenToRun>, Constable
Enclosing class:
AbstractPreInsertCustomizer

public static enum AbstractPreInsertCustomizer.WhenToRun extends Enum<AbstractPreInsertCustomizer.WhenToRun>
allow the customizer to specify when it should be executed as part of the insert action. default (per method in this class) is AFTER_ALL_VALIDATIONS