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
Fields Modifier and Type Field Description (package private) SVNEventAction
action
(package private) SVNNodeKind
kind
(package private) SVNStatusType
state
-
Constructor Summary
Constructors Modifier Constructor Description private
DeletedPath()
-
-
-
Field Detail
-
kind
SVNNodeKind kind
-
action
SVNEventAction action
-
state
SVNStatusType state
-
-