Uses of Enum
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 type with the specified name.static RestCandidateModel.CandidateType[]RestCandidateModel.CandidateType.values()Returns an array containing the constants of this enum type, in the order they are declared.