Uses of Class
com.xwiki.projectmanagement.openproject.model.WorkPackage
Packages that use WorkPackage
-
Uses of WorkPackage in com.xwiki.projectmanagement.openproject
Methods in com.xwiki.projectmanagement.openproject that return types with arguments of type WorkPackageModifier and TypeMethodDescriptionOpenProjectApiClient.getProjectWorkPackages(String project, int offset, int pageSize, String filters, String sortBy) Retrieves a list of available work packages from the current OpenProject configuration and specified project.OpenProjectApiClient.getWorkPackages(int offset, int pageSize, String filters, String sortBy) Retrieves a list of available work packages from the current OpenProject configuration.