public abstract class ReplyToChangeSender extends ChangeEmail
Modifier and Type | Class and Description |
---|---|
static interface |
ReplyToChangeSender.Factory<T extends ReplyToChangeSender> |
authors, change, changeData, changeMessage, emailOnlyAuthors, patchSet, patchSetInfo, projectState, stars, timestamp
branch
args, footers, fromId, messageClass, notify, soyContext, soyContextEmailData, velocityContext
Modifier | Constructor and Description |
---|---|
protected |
ReplyToChangeSender(EmailArguments ea,
String mc,
ChangeData cd) |
Modifier and Type | Method and Description |
---|---|
protected void |
init()
Setup the message headers and envelope (TO, CC, BCC).
|
add, bccStarredBy, ccAllApprovals, ccExistingReviewers, format, formatChange, formatChangeDetail, formatCoverLetter, formatFooter, getAuthors, getChangeDetail, getChangeMessageThreadId, getChangeUrl, getCoverLetter, getIncludeDiff, getPatchList, getProjectOwners, getProjectState, getUnifiedDiff, getWatchers, isVisibleTo, newChangeData, rcptToAuthors, removeUsersThatIgnoredTheChange, setChangeMessage, setChangeMessage, setFrom, setPatchSet, setPatchSet, setupSoyContext, setupVelocityContext
add, getListId, getSshHost, includeWatchers, includeWatchers
add, add, add, appendHtml, appendText, getFromLine, getGerritHost, getGerritUrl, getNameEmailFor, getNameFor, getSettingsUrl, getUserNameEmailFor, removeHeader, removeUser, send, setAccountsToNotify, setHeader, setHeader, setNotify, setVHeader, shouldSendMessage, soyHtmlTemplate, soyTextTemplate, supportsHtml, textTemplate, useHtml, velocify, velocifyFile
protected ReplyToChangeSender(EmailArguments ea, String mc, ChangeData cd) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
protected void init() throws EmailException
ChangeEmail
init
in class ChangeEmail
EmailException
- if an error occurred.