Uses of Enum
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.ModelStatus
Returns the enum constant of this type with the specified name.static CustomModel.ModelStatus[]
CustomModel.ModelStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.alfresco.rest.api.model with parameters of type CustomModel.ModelStatus