Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc2.ng |
Modifier and Type | Method and Description |
---|---|
static SvnNgCommitUtil.NodeCommitStatus |
SvnNgCommitUtil.NodeCommitStatus.valueOf(java.lang.String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
private static Structure<SvnNgCommitUtil.NodeCommitStatus> |
SvnNgCommitUtil.getNodeCommitStatus(SVNWCContext context,
java.io.File localAbsPath) |