Class ProjectEmailConfigBean
- java.lang.Object
-
- com.javahollic.jira.emh.api.export.beans.ProjectEmailConfigBean
-
public class ProjectEmailConfigBean extends Object
-
-
Constructor Summary
Constructors Constructor Description ProjectEmailConfigBean()
-
Method Summary
-
-
-
Method Detail
-
getId
public int getId()
-
setId
public void setId(int id)
-
getPrecedenceActions
public String getPrecedenceActions()
-
setPrecedenceActions
public void setPrecedenceActions(String actions)
-
getxSpamFlagAction
public String getxSpamFlagAction()
-
setxSpamFlagAction
public void setxSpamFlagAction(String action)
-
getFingerprintAction
public String getFingerprintAction()
-
setFingerprintAction
public void setFingerprintAction(String action)
-
setAutolinkName
public void setAutolinkName(String name)
-
getAutolinkName
public String getAutolinkName()
-
getArchivedIssueAction
public String getArchivedIssueAction()
-
setArchivedIssueAction
public void setArchivedIssueAction(String archivedIssueAction)
-
getForwardActionCustomHeaders
public String getForwardActionCustomHeaders()
-
setForwardActionCustomHeaders
public void setForwardActionCustomHeaders(String forwardActionCustomHeaders)
-
getDropActionCustomHeaders
public String getDropActionCustomHeaders()
-
setDropActionCustomHeaders
public void setDropActionCustomHeaders(String dropActionCustomHeaders)
-
getDropGroupActionHeaders
public String getDropGroupActionHeaders()
-
setDropGroupActionHeaders
public void setDropGroupActionHeaders(String dropGroupActionCustomHeaders)
-
getCommentCountLimit
public int getCommentCountLimit()
-
setCommentCountLimit
public void setCommentCountLimit(int commentCountLimit)
-
getCommentCountLimitAction
public String getCommentCountLimitAction()
-
setCommentCountLimitAction
public void setCommentCountLimitAction(String commentCountLimitAction)
-
getCommentMaxCharLimit
public int getCommentMaxCharLimit()
-
setCommentMaxCharLimit
public void setCommentMaxCharLimit(int commentMaxCharLimit)
-
getCommentMaxCharsLimitAction
public String getCommentMaxCharsLimitAction()
-
setCommentMaxCharsLimitAction
public void setCommentMaxCharsLimitAction(String commentMaxCharsLimitAction)
-
getCommentRateLimit
public int getCommentRateLimit()
-
setCommentRateLimit
public void setCommentRateLimit(int commentRateLimit)
-
getCommentRateLimitPeriod
public int getCommentRateLimitPeriod()
-
setCommentRateLimitPeriod
public void setCommentRateLimitPeriod(int commentRateLimitPeriod)
-
getCommentRateLimitExceededAction
public String getCommentRateLimitExceededAction()
-
setCommentRateLimitExceededAction
public void setCommentRateLimitExceededAction(String commentRateLimitActionExceeded)
-
-