| Package | Description |
|---|---|
| hudson.plugins.sfee.webservice |
| Modifier and Type | Method and Description |
|---|---|
UserSoapDO |
CollabNetSoapBindingStub.createUser(String sessionId,
String userName,
String email,
String fullName,
String locale,
String timeZone,
boolean isSuperUser,
boolean isRestrictedUser,
String password) |
UserSoapDO |
CollabNetSoap.createUser(String sessionId,
String userName,
String email,
String fullName,
String locale,
String timeZone,
boolean isSuperUser,
boolean isRestrictedUser,
String password) |
Copyright © 2004-2014 Hudson. All Rights Reserved.