Package org.cert.cc.jira.email.handler

Interface Summary
BodyParser BodyParser parses the body and optionally sets custom field values
JIRAMediator JIRAMediator is the go between for most JIRA operations.
 

Class Summary
AllTests © 2009 Carnegie Mellon University
AttachmentMailHandler AttachmentMailHandler creates new JIRA issue from incoming emails.
BodyParserImpl BodyParser parses the body and optionally sets custom field values
BodyParserTestCase  
CustomFieldDescription CustomFieldDescription holds the information for populating a CustomField with either static data from the Application.properties or via regex extraction from a part of a incoming Message.
CustomFieldDescriptionFactory CustomFieldDescriptionFactory reads in the Application.properties file and generates a List of CustomFieldDescription objects
CustomFieldDescriptionProcessorTestCase  
DescriptionDecryptionTestCase  
JIRAMediatorImpl JIRAMediatorImpl is the go between for most JIRA operations.
JIRAMediatorTestCase © 2009 Carnegie Mellon University
MailClassifierTestCase  
MessageConverter MessageConverter takes an input Message and converts it to a Message from which a JIRA issue can be created.
MessageConverterTestCase  
MessagePGPProcessorTestCase  
MessageSMIMEProcessorTestCase  
MessageUtilsTestCase © 2009 Carnegie Mellon University
MimeTypeMapperTestCase  
MockObjectsTestCase © 2009 Carnegie Mellon University
NullSafeTestCase  
PartPGPProcessorTestCase  
 

Exception Summary
ApplicationException ApplicationException is a RuntimeException that indicates an error has occurred within the CERT email handler system.
 



Copyright © 2012 Carnegie Mellon University