Uses of Enum Class
com.bytedesk.kbase.article.ArticleAuditStatusEnum
Packages that use ArticleAuditStatusEnum
-
Uses of ArticleAuditStatusEnum in com.bytedesk.kbase.article
Methods in com.bytedesk.kbase.article that return ArticleAuditStatusEnumModifier and TypeMethodDescriptionstatic ArticleAuditStatusEnum
Returns the enum constant of this class with the specified name.static ArticleAuditStatusEnum[]
ArticleAuditStatusEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.