public class RevertInput extends Object
Modifier and Type | Field and Description |
---|---|
String |
message |
NotifyHandling |
notify
Who to send email notifications to after change is created.
|
Map<RecipientType,NotifyInfo> |
notifyDetails |
Constructor and Description |
---|
RevertInput() |
public String message
public NotifyHandling notify
public Map<RecipientType,NotifyInfo> notifyDetails