public class PublishChangeEditInput
extends java.lang.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.
|
java.util.Map<RecipientType,NotifyInfo> |
notifyDetails |
Constructor and Description |
---|
PublishChangeEditInput() |
public NotifyHandling notify
public java.util.Map<RecipientType,NotifyInfo> notifyDetails