timols / java-gitlab-api

A wrapper for the Gitlab API written in Java
Apache License 2.0
387 stars 317 forks source link

Missing Getter for importStatus in GitlabProject Entity #343

Open AlexanderPraegla opened 5 years ago

AlexanderPraegla commented 5 years ago

There is no getter for the importStatus in the "GitlabProject" Entity.

I want to write a polling mechanism after forking a project to wait until the forking is finished. Afterwards I need to rename the project.