wt.projmgmt.admin
Class FixPJLDefaultTeam
java.lang.Object
wt.projmgmt.admin.FixPJLDefaultTeam
- All Implemented Interfaces:
- RemoteAccess
- public class FixPJLDefaultTeam
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PROJECTLINK_TEAM
private static String DEFAULT_PROJECTLINK_TEAM
CLASSNAME
private static final String CLASSNAME
FixPJLDefaultTeam
public FixPJLDefaultTeam()
main
public static void main(String[] args)
getProjects
private static QueryResult getProjects()
throws WTException
- Throws:
WTException
getTeam
private static Team getTeam(Project2 project)
throws WTException
- Throws:
WTException
updateTeamMembership
private static void updateTeamMembership(Team team)
throws WTException
- Throws:
WTException
fixLifeCycleAdHocAcls
private static void fixLifeCycleAdHocAcls(Team team)
throws WTException
- Throws:
WTException
augmentRoles
public static void augmentRoles(Team team)
throws WTException
- Throws:
WTException