Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Class
oracle.jdeveloper.vcs.spi.VCSInvokableState

Packages that use VCSInvokableState
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
 

Uses of VCSInvokableState in oracle.jdeveloper.vcs.spi
 

Subclasses of VCSInvokableState in oracle.jdeveloper.vcs.spi
 class VCSBatchInvokableState
           
 class VCSDirectoryInvokableState
          Class for tracking the state of a VCSDirectoryInvokable.
 

Methods in oracle.jdeveloper.vcs.spi that return VCSInvokableState
 VCSInvokableState VCSDirectoryInvokable.getState()
          Gets the invokable's state object.
 

Constructors in oracle.jdeveloper.vcs.spi with parameters of type VCSInvokableState
VCSDirectoryInvokable(VCSInvokableState state, int maxArguments)
          Constructor.
VCSDirectoryInvokable(VCSInvokableState state, int maxArguments, boolean ignoreSubdirs)
          Constructs a new VCSDirectoryInvokable instance for assisting with per-directory external command invocation.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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