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 SynergyRole
SynergyRole.BUILD_MGR
static final SynergyRole
SynergyRole.CCM_ADMIN
Methods in org.apache.maven.scm.provider.synergy.util with parameters of type SynergyRoleModifier and TypeMethodDescriptionstatic org.codehaus.plexus.util.cli.Commandline
SynergyCCM.start
(String username, String password, SynergyRole role) Create commandline to start a Synergy sessionstatic String
SynergyUtil.start
(ScmLogger logger, String username, String password, SynergyRole role) Start a session Synergystatic org.codehaus.plexus.util.cli.Commandline
SynergyCCM.startRemote
(String username, String password, SynergyRole role) Create commandline to start a remote Synergy session