public static class SvnJavaCheckInCommand.CommitHandler extends Object implements org.tmatesoft.svn.core.wc.ISVNCommitHandler
Constructor and Description |
---|
SvnJavaCheckInCommand.CommitHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getCommitMessage(String message,
org.tmatesoft.svn.core.wc.SVNCommitItem[] commitItems) |
List<String> |
getFiles() |
org.tmatesoft.svn.core.SVNProperties |
getRevisionProperties(String arg0,
org.tmatesoft.svn.core.wc.SVNCommitItem[] arg1,
org.tmatesoft.svn.core.SVNProperties svnProperties) |
public String getCommitMessage(String message, org.tmatesoft.svn.core.wc.SVNCommitItem[] commitItems) throws org.tmatesoft.svn.core.SVNException
getCommitMessage
in interface org.tmatesoft.svn.core.wc.ISVNCommitHandler
org.tmatesoft.svn.core.SVNException
public org.tmatesoft.svn.core.SVNProperties getRevisionProperties(String arg0, org.tmatesoft.svn.core.wc.SVNCommitItem[] arg1, org.tmatesoft.svn.core.SVNProperties svnProperties) throws org.tmatesoft.svn.core.SVNException
getRevisionProperties
in interface org.tmatesoft.svn.core.wc.ISVNCommitHandler
org.tmatesoft.svn.core.SVNException
Copyright © 2013. All Rights Reserved.