|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
SystemAction[] |
getActions(Collection fos)
Get the array of VCS actions for a collection of FileObjects. |
VcsCommandExecutor |
getCommandExecutor(VcsCommand command,
Hashtable variables)
Deprecated. This method is retained for compatibility reasons. It may disappear after compatibility with old VCS "API" will not be needed. |
FileStatusProvider |
getFileStatusProvider()
|
| Method Detail |
public FileStatusProvider getFileStatusProvider()
public SystemAction[] getActions(Collection fos)
FileObjects.
If the collection is null, it should get the FileObjects from
currently selected nodes.
fos - the collection of FileObjects or null.public VcsCommandExecutor getCommandExecutor(VcsCommand command, Hashtable variables)
command - the command to get the executor forvariables - the Hashtable of (variable name, variable value) pairs
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||