|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.jdeveloper.vcs.spi.VCSInvokableState oracle.jdeveloper.vcs.spi.VCSDirectoryInvokableState
public final class VCSDirectoryInvokableState
Class for tracking the state of a VCSDirectoryInvokable.
Field Summary |
---|
Fields inherited from class oracle.jdeveloper.vcs.spi.VCSInvokableState |
---|
_batchCount, _batches, _completedUrls, _maxBatchArguments, _n, _processedUrls, _urls |
Constructor Summary | |
---|---|
VCSDirectoryInvokableState(java.net.URL[] urls)
Constructor. |
Method Summary | |
---|---|
protected java.lang.String |
getProgressNote(java.net.URL parent)
|
void |
reset()
Resets the internal state in order that URLs are re-processed. |
Methods inherited from class oracle.jdeveloper.vcs.spi.VCSInvokableState |
---|
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 |
---|
public VCSDirectoryInvokableState(java.net.URL[] urls)
urls
- the array of URLs on which to operate.Method Detail |
---|
public void reset()
reset
in class VCSInvokableState
protected java.lang.String getProgressNote(java.net.URL parent)
getProgressNote
in class VCSInvokableState
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |