|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.vcs.spi.VCSCommandState
Class holding state-related data / objects for a command.
Constructor Summary | |
VCSCommandState(VCSDirectoryInvokableState invokableState,
java.util.Map timestampMap)
Constructor. |
Method Summary | |
VCSDirectoryInvokableState |
getInvokableState()
Gets the associated invokable state object. |
java.util.Map |
getTimestampMap()
Gets the associated timestamp map. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VCSCommandState(VCSDirectoryInvokableState invokableState, java.util.Map timestampMap)
invokableState
- the invokable state object.timestampMap
- the map of timestamps against node instances.Method Detail |
public VCSDirectoryInvokableState getInvokableState()
public java.util.Map getTimestampMap()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.