Skip navigation links

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

E17493-03


oracle.jdeveloper.vcs.spi
Class VCSBatchInvokableState

java.lang.Object
  extended by oracle.jdeveloper.vcs.spi.VCSInvokableState
      extended by oracle.jdeveloper.vcs.spi.VCSBatchInvokableState


public final class VCSBatchInvokableState
extends VCSInvokableState

Field Summary

 

Fields inherited from class oracle.jdeveloper.vcs.spi.VCSInvokableState
_batchCount, _batches, _completedUrls, _maxBatchArguments, _n, _processedUrls, _urls

 

Constructor Summary
VCSBatchInvokableState(java.net.URL[] urls)
           

 

Method Summary
protected  java.lang.String getProgressNote(java.net.URL parent)
           
 void reset()
           

 

Methods inherited from class oracle.jdeveloper.vcs.spi.VCSInvokableState
getBatchCount, getBatchesRemainingCount, getCompletedURLs, getProcessedURLs, getURLs, hasCompleted, hasProcessed

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

VCSBatchInvokableState

public VCSBatchInvokableState(java.net.URL[] urls)

Method Detail

reset

public void reset()
Specified by:
reset in class VCSInvokableState

getProgressNote

protected java.lang.String getProgressNote(java.net.URL parent)
Specified by:
getProgressNote in class VCSInvokableState

Skip navigation links

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

E17493-03


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