Uses of Enum Class
com.skava.marketplace.model.AppHistoryStatus
Packages that use AppHistoryStatus
Package
Description
Model classes of the Appmarketplace Service available here.
Entity model classes of the Appmarketplace Service available here.
-
Uses of AppHistoryStatus in com.skava.marketplace.model
Methods in com.skava.marketplace.model that return AppHistoryStatusModifier and TypeMethodDescriptionstatic AppHistoryStatus
Returns the enum constant of this class with the specified name.static AppHistoryStatus[]
AppHistoryStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AppHistoryStatus in com.skava.marketplace.model.entity
Fields in com.skava.marketplace.model.entity with type parameters of type AppHistoryStatusModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<AppHistoryStatus>
QAppHistory.appHistoryStatus