|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |