|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BodyParser
BodyParser parses the body and optionally sets custom field values
© 2012 Carnegie Mellon University
Method Summary | |
---|---|
String |
parseBody(String body,
MutableIssue issue)
Parses the body an optionally sets custom fields values |
void |
setCustomFieldFactory(CustomFieldFactory factory)
Sets the CustomFieldFactory |
Method Detail |
---|
void setCustomFieldFactory(CustomFieldFactory factory)
CustomFieldFactory
String parseBody(String body, MutableIssue issue)
body
- Email Bodyissue
- Issue data
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |