Uses of Class
org.alfresco.repo.forms.processor.workflow.FieldType
-
Packages that use FieldType Package Description org.alfresco.repo.forms.processor.workflow -
-
Uses of FieldType in org.alfresco.repo.forms.processor.workflow
Methods in org.alfresco.repo.forms.processor.workflow that return FieldType Modifier and Type Method Description FieldTypeDataKeyInfo. getFieldType()static FieldTypeFieldType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FieldType[]FieldType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-