Extension SDK 10.1.2


oracle.jdeveloper.vcs.util
Class VCSExtensionUtils

java.lang.Object
  extended byoracle.jdeveloper.vcs.util.VCSExtensionUtils


public final class VCSExtensionUtils
extends java.lang.Object

Utility class for version control extension operations.

Since:
9.0.5

Method Summary
static VCSExtension getActiveExtension()
Get the active version control extension.

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Detail

getActiveExtension

public static final VCSExtension getActiveExtension()
Get the active version control extension.
Returns:
the active version control extension.

Extension SDK


Copyright © 1997, 2004, Oracle. All rights reserved.