public class SendEmail extends EmailTask
EmailTask.Encoding
description, location, project
Constructor and Description |
---|
SendEmail() |
Modifier and Type | Method and Description |
---|---|
void |
setMailport(java.lang.Integer value)
Deprecated.
since 1.5.x.
Use
EmailTask.setMailport(int) instead. |
addBcc, addCc, addFileset, addFrom, addMessage, addReplyTo, addTo, createAttachments, createHeader, execute, getCharset, getIncludeFileNames, setBccList, setCcList, setCharset, setEnableStartTLS, setEncoding, setFailOnError, setFiles, setFrom, setIgnoreInvalidRecipients, setIncludefilenames, setMailhost, setMailport, setMessage, setMessageFile, setMessageFileInputEncoding, setMessageMimeType, setPassword, setReplyTo, setSSL, setSubject, setToList, setUser
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
@Deprecated public void setMailport(java.lang.Integer value)
EmailTask.setMailport(int)
instead.value
- mail port name.