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

E17493-01

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

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

Uses of VCSProgress in oracle.jdeveloper.vcs.generic
 

Methods in oracle.jdeveloper.vcs.generic with parameters of type VCSProgress
 boolean CheckOutProvider.checkOut(java.net.URL[] urls, VCSProgress progress)
           
 

Uses of VCSProgress in oracle.jdeveloper.vcs.spi
 

Methods in oracle.jdeveloper.vcs.spi that return VCSProgress
static VCSProgress VCSProgress.createNullInstance()
           
 

Methods in oracle.jdeveloper.vcs.spi with parameters of type VCSProgress
 boolean VCSExtension.setReadWrite(java.net.URL[] urls, VCSProgress progress)
          Sets the attributes of the given URLs to read/write through an appropriate VCS operation.
 


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

E17493-01

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