Class EmailInformation
java.lang.Object
net.datenwerke.rs.scheduler.client.scheduler.dto.EmailInformation
- All Implemented Interfaces:
Serializable,AdditionalScheduleInformation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetCompressed(boolean compressed) voidsetMessage(String message) voidsetSubject(String subject)
-
Constructor Details
-
EmailInformation
public EmailInformation()
-
-
Method Details
-
getMessage
-
setMessage
-
setSubject
-
getSubject
-
isCompressed
public boolean isCompressed() -
setCompressed
public void setCompressed(boolean compressed)
-