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