Uses of Class
org.apache.maven.scm.provider.synergy.util.SynergyRole
Packages that use SynergyRole
-
Uses of SynergyRole in org.apache.maven.scm.provider.synergy.util
Fields in org.apache.maven.scm.provider.synergy.util declared as SynergyRoleModifier and TypeFieldDescriptionstatic final SynergyRoleSynergyRole.BUILD_MGRstatic final SynergyRoleSynergyRole.CCM_ADMINMethods in org.apache.maven.scm.provider.synergy.util with parameters of type SynergyRoleModifier and TypeMethodDescriptionstatic org.codehaus.plexus.util.cli.CommandlineSynergyCCM.start(String username, String password, SynergyRole role) Create commandline to start a Synergy sessionstatic StringSynergyUtil.start(ScmLogger logger, String username, String password, SynergyRole role) Start a session Synergystatic org.codehaus.plexus.util.cli.CommandlineSynergyCCM.startRemote(String username, String password, SynergyRole role) Create commandline to start a remote Synergy session