Uses of Enum
org.apache.jackrabbit.oak.api.jmx.RepositoryManagementMBean.StatusCode
Packages that use RepositoryManagementMBean.StatusCode
-
Uses of RepositoryManagementMBean.StatusCode in org.apache.jackrabbit.oak.api.jmx
Methods in org.apache.jackrabbit.oak.api.jmx that return RepositoryManagementMBean.StatusCodeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static RepositoryManagementMBean.StatusCode[]RepositoryManagementMBean.StatusCode.values()Returns an array containing the constants of this enum type, in the order they are declared.