Uses of Enum
org.tmatesoft.svn.core.internal.wc2.ng.SvnNgCommitUtil.NodeCommitStatus
Packages that use SvnNgCommitUtil.NodeCommitStatus
-
Uses of SvnNgCommitUtil.NodeCommitStatus in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SvnNgCommitUtil.NodeCommitStatusModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SvnNgCommitUtil.NodeCommitStatus[]
SvnNgCommitUtil.NodeCommitStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tmatesoft.svn.core.internal.wc2.ng that return types with arguments of type SvnNgCommitUtil.NodeCommitStatusModifier and TypeMethodDescriptionprivate static Structure<SvnNgCommitUtil.NodeCommitStatus>
SvnNgCommitUtil.getNodeCommitStatus
(SVNWCContext context, File localAbsPath)