Uses of Enum Class
org.alfresco.rest.model.RestCandidateModel.CandidateType
Packages that use RestCandidateModel.CandidateType
-
Uses of RestCandidateModel.CandidateType in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestCandidateModel.CandidateTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RestCandidateModel.CandidateType[]RestCandidateModel.CandidateType.values()Returns an array containing the constants of this enum class, in the order they are declared.