Package org.mantisbt.connect.text

Interface Summary
ICustomFieldFormat Objects of this type can be used to transfer values from Mantis-Format to Java-Format and vice-versa.
 

Class Summary
CheckboxCustomFieldFormat Use objects of this type for Custom Fields of type Checkbox.
CustomFieldFormat  
DateCustomFieldFormat Use objects of this type for Custom Fields of type Date.
ListCustomFieldFormat Use objects of this type for Custom Fields of type Enumeration, List and Multiselection List.
StringCustomFieldFormat Use objects of this type for Custom Fields of type String, Numeric, Float and Email.
 

Exception Summary
CustomFieldFormatException