Uses of Enum Class
com.kingsrook.qqq.backend.core.model.metadata.RunAdHocScriptCustomizers
Packages that use RunAdHocScriptCustomizers
-
Uses of RunAdHocScriptCustomizers in com.kingsrook.qqq.backend.core.model.metadata
Subclasses with type arguments of type RunAdHocScriptCustomizers in com.kingsrook.qqq.backend.core.model.metadataModifier and TypeClassDescriptionenum
enum specifying customizers on the run ad hoc script processMethods in com.kingsrook.qqq.backend.core.model.metadata that return RunAdHocScriptCustomizersModifier and TypeMethodDescriptionstatic RunAdHocScriptCustomizers
Returns the enum constant of this class with the specified name.static RunAdHocScriptCustomizers[]
RunAdHocScriptCustomizers.values()
Returns an array containing the constants of this enum class, in the order they are declared.