Uses of Class
com.xwiki.projectmanagement.openproject.config.OpenProjectConnection
-
Packages that use OpenProjectConnection Package Description com.xwiki.projectmanagement.openproject.config -
-
Uses of OpenProjectConnection in com.xwiki.projectmanagement.openproject.config
Methods in com.xwiki.projectmanagement.openproject.config that return OpenProjectConnection Modifier and Type Method Description OpenProjectConnectionOpenProjectConfiguration. getConnection(String connectionName)Retrieves the server URL associated with a given connection name.Methods in com.xwiki.projectmanagement.openproject.config that return types with arguments of type OpenProjectConnection Modifier and Type Method Description List<OpenProjectConnection>OpenProjectConfiguration. getOpenProjectConnections()Retrieves a list of available OpenProject connections.
-