Package step.plugins.notification
Class Notification
- java.lang.Object
-
- step.plugins.notification.Notification
-
public class Notification extends Object
-
-
Constructor Summary
Constructors Constructor Description Notification()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMessage()StringgetSubject()StringgetTo()voidsetMessage(String message)voidsetSubject(String subject)voidsetTo(String to)
-