Uses of Enum Class
org.alfresco.rest.api.model.CustomModel.ModelStatus
Packages that use CustomModel.ModelStatus
-
Uses of CustomModel.ModelStatus in org.alfresco.rest.api.model
Methods in org.alfresco.rest.api.model that return CustomModel.ModelStatusModifier and TypeMethodDescriptionCustomModel.getStatus()static CustomModel.ModelStatusReturns the enum constant of this class with the specified name.static CustomModel.ModelStatus[]CustomModel.ModelStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.rest.api.model with parameters of type CustomModel.ModelStatus