Uses of Enum Class
com.kingsrook.qqq.api.model.metadata.processes.ApiProcessCustomizers
Packages that use ApiProcessCustomizers
-
Uses of ApiProcessCustomizers in com.kingsrook.qqq.api.model.metadata.processes
Subclasses with type arguments of type ApiProcessCustomizers in com.kingsrook.qqq.api.model.metadata.processesMethods in com.kingsrook.qqq.api.model.metadata.processes that return ApiProcessCustomizersModifier and TypeMethodDescriptionstatic ApiProcessCustomizers
Get the FilesystemTableCustomer for a given role (e.g., the role used in meta-data, not the enum-constant name).static ApiProcessCustomizers
Returns the enum constant of this class with the specified name.static ApiProcessCustomizers[]
ApiProcessCustomizers.values()
Returns an array containing the constants of this enum class, in the order they are declared.