Class SynergyRole
- java.lang.Object
-
- org.apache.maven.scm.provider.synergy.util.SynergyRole
-
public class SynergyRole extends Object
This class contains the different Synergy roles available.- Author:
- Julien Henry
-
-
Field Summary
Fields Modifier and Type Field Description static SynergyRole
BUILD_MGR
static SynergyRole
CCM_ADMIN
-
-
-
Field Detail
-
BUILD_MGR
public static final SynergyRole BUILD_MGR
-
CCM_ADMIN
public static final SynergyRole CCM_ADMIN
-
-