com.atlassian.jira.issue.action
Class Email
java.lang.Object
com.atlassian.jira.issue.action.AbstractIssueAction
com.atlassian.jira.issue.action.AbstractGVIssueAction
com.atlassian.jira.issue.action.Email
- All Implemented Interfaces:
- java.lang.Comparable, IssueAction
- public class Email
- extends AbstractGVIssueAction
Created by IntelliJ IDEA.
User: owenfellows
Date: Apr 30, 2004
Time: 1:05:43 PM
To change this template use File | Settings | File Templates.
Fields inherited from interface com.atlassian.jira.issue.action.IssueAction |
FS |
Constructor Summary |
Email(org.ofbiz.core.entity.GenericValue genericValue,
com.opensymphony.user.User remoteUser)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Email
public Email(org.ofbiz.core.entity.GenericValue genericValue,
com.opensymphony.user.User remoteUser)
getTemplateName
protected java.lang.String getTemplateName()
- Specified by:
getTemplateName
in class AbstractIssueAction
getType
public java.lang.String getType()
getUsername
public java.lang.String getUsername()
getTimePerformed
public java.sql.Timestamp getTimePerformed()
getAuthor
public com.opensymphony.user.User getAuthor()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getFrom
public java.lang.String getFrom()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getReceivedDateStr
public java.lang.String getReceivedDateStr()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getTo
public java.lang.String getTo()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getcc
public java.lang.String getcc()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getSubject
public java.lang.String getSubject()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getBody
public java.lang.String getBody()
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getAttachments
public com.atlassian.mail.MailUtils.Attachment[] getAttachments()
throws javax.mail.MessagingException,
java.io.IOException
- Throws:
javax.mail.MessagingException
java.io.IOException
getFileIconBean
public FileIconBean getFileIconBean()
Copyright © 2002-2005 Atlassian. All Rights Reserved.