Uses of Enum Class
com.skava.accounts.model.ApprovalRuleStatus
Packages that use ApprovalRuleStatus
Package
Description
This package hold the custom exceptions of authorization.
Accounts Entity Model Declarations.
-
Uses of ApprovalRuleStatus in com.skava.accounts.model
Methods in com.skava.accounts.model that return ApprovalRuleStatusModifier and TypeMethodDescriptionstatic ApprovalRuleStatus
Returns the enum constant of this class with the specified name.static ApprovalRuleStatus[]
ApprovalRuleStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ApprovalRuleStatus in com.skava.accounts.model.entity
Fields in com.skava.accounts.model.entity with type parameters of type ApprovalRuleStatusModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<ApprovalRuleStatus>
QApprovalRuleEntity.status