Uses of Interface
com.xwiki.projectmanagement.openproject.OpenProjectApiClient
-
Packages that use OpenProjectApiClient Package Description com.xwiki.projectmanagement.openproject.config -
-
Uses of OpenProjectApiClient in com.xwiki.projectmanagement.openproject.config
Methods in com.xwiki.projectmanagement.openproject.config that return OpenProjectApiClient Modifier and Type Method Description OpenProjectApiClientOpenProjectConfiguration. getOpenProjectApiClient(String connectionName)Provides an instance ofOpenProjectApiClientfor interacting with the OpenProject API.
-