public class SFEE extends Object
| Constructor and Description |
|---|
SFEE() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createSession(String host,
String userId,
String password) |
static <T> T |
getCollabNetApp(String host,
Class<T> klazz)
Returns a stub for the webservice.
|
static ProjectSoapRow[] |
getProjects(String sessionId,
String host) |
static void |
main(String[] args) |
public static <T> T getCollabNetApp(String host, Class<T> klazz)
public static ProjectSoapRow[] getProjects(String sessionId, String host)
Copyright © 2004-2014 Hudson. All Rights Reserved.