hudson.plugins.sfee
Class SFEE
java.lang.Object
hudson.plugins.sfee.SFEE
public class SFEE
- extends Object
|
Constructor Summary |
SFEE()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SFEE
public SFEE()
getCollabNetApp
public static <T> T getCollabNetApp(String host,
Class<T> klazz)
- Returns a stub for the webservice.
createSession
public static String createSession(String host,
String userId,
String password)
getProjects
public static ProjectSoapRow[] getProjects(String sessionId,
String host)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2004-2012 Hudson. All Rights Reserved.