|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tmatesoft.svn.core.wc.SVNEvent
hudson.scm.subversion.SVNEvent
public class SVNEvent
| Constructor Summary | |
|---|---|
SVNEvent(File file,
org.tmatesoft.svn.core.SVNNodeKind kind,
String mimetype,
long revision,
org.tmatesoft.svn.core.wc.SVNStatusType cstatus,
org.tmatesoft.svn.core.wc.SVNStatusType pstatus,
org.tmatesoft.svn.core.wc.SVNStatusType lstatus,
org.tmatesoft.svn.core.SVNLock lock,
org.tmatesoft.svn.core.wc.SVNEventAction action,
org.tmatesoft.svn.core.wc.SVNEventAction expected,
org.tmatesoft.svn.core.SVNErrorMessage error,
org.tmatesoft.svn.core.SVNMergeRange range,
String changelistName,
org.tmatesoft.svn.core.SVNProperties revisionProperties,
String propertyName)
|
|
| Method Summary | |
|---|---|
org.tmatesoft.svn.core.internal.wc.SVNExternal |
getExternalInfo()
|
org.tmatesoft.svn.core.internal.wc.SVNExternal |
getPreviousExternalInfo()
|
SVNEvent |
setExternalInfo(org.tmatesoft.svn.core.internal.wc.SVNExternal prev,
org.tmatesoft.svn.core.internal.wc.SVNExternal _new)
|
| Methods inherited from class org.tmatesoft.svn.core.wc.SVNEvent |
|---|
getAction, getChangelistName, getContentsStatus, getErrorMessage, getExpectedAction, getFile, getInfo, getLock, getLockStatus, getMergeRange, getMimeType, getNodeKind, getPreviousRevision, getPreviousURL, getPropertiesStatus, getPropertyName, getRevision, getRevisionProperties, getURL, setFile, setInfo, setPreviousRevision, setPreviousURL, setPropertyName, setRevisionProperties, setURL, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SVNEvent(File file,
org.tmatesoft.svn.core.SVNNodeKind kind,
String mimetype,
long revision,
org.tmatesoft.svn.core.wc.SVNStatusType cstatus,
org.tmatesoft.svn.core.wc.SVNStatusType pstatus,
org.tmatesoft.svn.core.wc.SVNStatusType lstatus,
org.tmatesoft.svn.core.SVNLock lock,
org.tmatesoft.svn.core.wc.SVNEventAction action,
org.tmatesoft.svn.core.wc.SVNEventAction expected,
org.tmatesoft.svn.core.SVNErrorMessage error,
org.tmatesoft.svn.core.SVNMergeRange range,
String changelistName,
org.tmatesoft.svn.core.SVNProperties revisionProperties,
String propertyName)
| Method Detail |
|---|
public org.tmatesoft.svn.core.internal.wc.SVNExternal getExternalInfo()
public org.tmatesoft.svn.core.internal.wc.SVNExternal getPreviousExternalInfo()
public SVNEvent setExternalInfo(org.tmatesoft.svn.core.internal.wc.SVNExternal prev,
org.tmatesoft.svn.core.internal.wc.SVNExternal _new)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||