Uses of Enum Class
com.codingapi.flow.form.permission.PermissionType
Packages that use PermissionType
-
Uses of PermissionType in com.codingapi.flow.builder
Methods in com.codingapi.flow.builder with parameters of type PermissionTypeModifier and TypeMethodDescriptionFormFieldPermissionsBuilder.addPermission(String form, String name, PermissionType type) -
Uses of PermissionType in com.codingapi.flow.form.permission
Methods in com.codingapi.flow.form.permission that return PermissionTypeModifier and TypeMethodDescriptionstatic PermissionTypeReturns the enum constant of this class with the specified name.static PermissionType[]PermissionType.values()Returns an array containing the constants of this enum class, in the order they are declared.