public interface IJEMHFieldProcessorContext
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalMapValues() |
com.javahollic.jira.emh.api.ao.IJEMHFPAuditEventEntiyDef |
getAuditEvent() |
String |
getBody() |
IJEMHRuntimeConfig |
getConfig() |
int |
getID() |
javax.mail.Message |
getMessage() |
com.atlassian.jira.issue.Issue |
getRelatedIssue() |
IJEMHInboundReport |
getReport() |
int getID()
IJEMHRuntimeConfig getConfig()
com.atlassian.jira.issue.Issue getRelatedIssue()
javax.mail.Message getMessage()
String getBody()
com.javahollic.jira.emh.api.ao.IJEMHFPAuditEventEntiyDef getAuditEvent()
IJEMHInboundReport getReport()
Copyright © 2008–2022 The Plugin People. All rights reserved.