Uses of Class
de.xima.fc.update.workflow.EFcChangeFormRecordActivenessHandler
-
Packages that use EFcChangeFormRecordActivenessHandler Package Description de.xima.fc.update.workflow -
-
Uses of EFcChangeFormRecordActivenessHandler in de.xima.fc.update.workflow
Methods in de.xima.fc.update.workflow that return EFcChangeFormRecordActivenessHandler Modifier and Type Method Description static EFcChangeFormRecordActivenessHandler
EFcChangeFormRecordActivenessHandler. valueOf(String name)
Returns the enum constant of this type with the specified name.static EFcChangeFormRecordActivenessHandler[]
EFcChangeFormRecordActivenessHandler. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-