public class CommitMessageInput extends Object
Modifier and Type | Field and Description |
---|---|
String |
message |
NotifyHandling |
notify |
Map<RecipientType,NotifyInfo> |
notifyDetails |
Constructor and Description |
---|
CommitMessageInput() |
public String message
public NotifyHandling notify
public Map<RecipientType,NotifyInfo> notifyDetails