Class VersionControlAction

    • Constructor Detail

      • VersionControlAction

        public VersionControlAction​(java.lang.String name,
                                    java.lang.String owner,
                                    PluginTool tool)
    • Method Detail

      • checkRepositoryConnected

        protected boolean checkRepositoryConnected()
        NOTE: do not call this from a non-Swing thread.
        Returns:
        true if the repository is null or is connected.