public class PublishChangeEditInput extends Object
POST /changes/[id]/edit:publish/
.Modifier and Type | Field and Description |
---|---|
NotifyHandling |
notify
Who to send email notifications to after the change edit is published.
|
Map<RecipientType,NotifyInfo> |
notifyDetails |
Constructor and Description |
---|
PublishChangeEditInput() |
public NotifyHandling notify
public Map<RecipientType,NotifyInfo> notifyDetails