Uses of Interface
fr.ifremer.isisfish.vcs.VCS
Packages that use VCS
Package
Description
Data storage.
Contains model and renderers for all script uis.
Try to keep this classes agnostic about IsisFish specific objects.
-
Uses of VCS in fr.ifremer.isisfish
Fields in fr.ifremer.isisfish declared as VCS -
Uses of VCS in fr.ifremer.isisfish.datastore
Methods in fr.ifremer.isisfish.datastore that return VCSModifier and TypeMethodDescriptionprotected static VCS
VersionStorage.getCommunityVCS()
Get communityVCS
.protected VCS
VersionStorage.getCurrentVCS()
Get VCS instance for storage file.protected VCS
VersionStorage.getCurrentVCS
(File file) Get VCS instance for given file.protected static VCS
VersionStorage.getVCS()
GetVCS
. -
Uses of VCS in fr.ifremer.isisfish.ui.script.model
Fields in fr.ifremer.isisfish.ui.script.model with type parameters of type VCS -
Uses of VCS in fr.ifremer.isisfish.vcs
Classes in fr.ifremer.isisfish.vcs that implement VCSModifier and TypeClassDescriptionclass
Abstract VCS implementation.class
VCSNone (svn or vcs) must extends this class.class
SVN VCS.Methods in fr.ifremer.isisfish.vcs that return VCSModifier and TypeMethodDescriptionstatic VCS
VCSFactory.createPublicVCS
(IsisConfig config) Create VCS to manage community VCS repository.static VCS
VCSFactory.createVCS
(IsisConfig config) VCS factory, looking for vcs.type key in config to find vcs class to used.protected static VCS
VCSFactory.makeVCSInstance
(String classname, File dataDir, String protocol, String host, String path, File sshKeyFile, String login, String password) Make CSV instance.Methods in fr.ifremer.isisfish.vcs with parameters of type VCSModifier and TypeMethodDescriptionboolean
VetoableActionListener.canDoAction
(VCS vcs, VCSActionEvent action, File... files) Permet d'arreter l'action qui souhaite etre faite, si on retourne false