Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


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.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


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