Extension SDK 9.0.5

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

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

Uses of VCSDirectoryInvokableState in oracle.jdeveloper.vcs.spi
 

Methods in oracle.jdeveloper.vcs.spi that return VCSDirectoryInvokableState
 VCSDirectoryInvokableState VCSCommandState.getInvokableState()
          Gets the associated invokable state object.
 

Constructors in oracle.jdeveloper.vcs.spi with parameters of type VCSDirectoryInvokableState
VCSDirectoryInvokable(VCSDirectoryInvokableState state, int maxArguments)
          Constructor.
VCSCommandState(VCSDirectoryInvokableState invokableState, java.util.Map timestampMap)
          Constructor.
 


Extension SDK

 

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