|
|||||||||||
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 FileObject s. |
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)
FileObject
s.
If the collection is null, it should get the FileObject
s from
currently selected nodes.
fos
- the collection of FileObject
s 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 |