Class ProjectStatistics

java.lang.Object
org.aoju.bus.gitlab.models.ProjectStatistics

public class ProjectStatistics extends Object
This class contains the sizing information from the project. To get this information, ProjectApi.getProject() has to be called with parameter statistics=true which is only allowed for GitLab admins.