public interface CommitMessageCallback
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLogMessage(java.util.Set<CommitItem> elementsToBeCommitted)
Retrieve a commit message from the user based on the items to
be committed
|
java.lang.String getLogMessage(java.util.Set<CommitItem> elementsToBeCommitted)
elementsToBeCommitted - Array of elements to be committed