|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cert.cc.jira.email.handler.BodyParserImpl
public final class BodyParserImpl
BodyParser parses the body and optionally sets custom field values
© 2012 Carnegie Mellon University
| Constructor Summary | |
|---|---|
BodyParserImpl()
Constructor |
|
| Method Summary | |
|---|---|
String |
parseBody(String body,
MutableIssue issue)
Parses the body an optionally sets custom fields values |
void |
setCustomFieldFactory(CustomFieldFactory factory)
Sets the CustomFieldFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BodyParserImpl()
| Method Detail |
|---|
public String parseBody(String body,
MutableIssue issue)
parseBody in interface BodyParserbody - Email Bodyissue - Issue data
public void setCustomFieldFactory(CustomFieldFactory factory)
CustomFieldFactory
setCustomFieldFactory in interface BodyParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||