org.codehaus.swizzle.confluence
Class ConfluenceFactory
java.lang.Object
org.codehaus.swizzle.confluence.ConfluenceFactory
public class ConfluenceFactory
- extends java.lang.Object
- Author:
- bsorrentino
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceFactory
protected ConfluenceFactory()
createInstanceVersion3x
public static Confluence createInstanceVersion3x(java.lang.String url,
Confluence.ProxyInfo proxyInfo)
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
createInstanceVersion4x
public static Confluence createInstanceVersion4x(java.lang.String url,
Confluence.ProxyInfo proxyInfo)
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
createInstanceDetectingVersion
public static Confluence createInstanceDetectingVersion(java.lang.String url,
Confluence.ProxyInfo proxyInfo,
java.lang.String login,
java.lang.String password)
throws java.net.MalformedURLException,
SwizzleException
- Throws:
java.net.MalformedURLException
SwizzleException
Copyright © 2011. All Rights Reserved.