Class SvnNgRemoteDiffEditor.DeletedPath
java.lang.Object
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRemoteDiffEditor.DeletedPath
- Enclosing class:
- SvnNgRemoteDiffEditor
private static class SvnNgRemoteDiffEditor.DeletedPath
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) SVNEventAction
(package private) SVNNodeKind
(package private) SVNStatusType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
kind
SVNNodeKind kind -
action
SVNEventAction action -
state
SVNStatusType state
-
-
Constructor Details
-
DeletedPath
private DeletedPath()
-