|
|
|
@ -224,13 +224,9 @@ public class AgirStatool |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* Fetch week concluded count. |
|
|
|
|
* |
|
|
|
|
* In Redmine database: closed_on when resolved, rejected or closed. |
|
|
|
|
* |
|
|
|
|
* @param project |
|
|
|
|
* the project |
|
|
|
|
* @param consolidated |
|
|
|
|
* the consolidated |
|
|
|
|
* @return the date count map |
|
|
|
|
* @throws AgirStatoolException |
|
|
|
|
* the agir statool exception |
|
|
|
@ -311,8 +307,6 @@ public class AgirStatool |
|
|
|
|
* |
|
|
|
|
* @param project |
|
|
|
|
* the project |
|
|
|
|
* @param consolidated |
|
|
|
|
* the consolidated |
|
|
|
|
* @return the date count map |
|
|
|
|
* @throws AgirStatoolException |
|
|
|
|
* the agir statool exception |
|
|
|
@ -389,9 +383,9 @@ public class AgirStatool |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* Gets the project all. |
|
|
|
|
* Gets the root project. |
|
|
|
|
* |
|
|
|
|
* @return the project all |
|
|
|
|
* @return the root project |
|
|
|
|
* @throws AgirStatoolException |
|
|
|
|
* the agir statool exception |
|
|
|
|
*/ |
|
|
|
@ -693,10 +687,10 @@ public class AgirStatool |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* List projects. |
|
|
|
|
* List projects with stats. |
|
|
|
|
* |
|
|
|
|
* @param consolidated |
|
|
|
|
* the consolidated |
|
|
|
|
* @param type |
|
|
|
|
* the type |
|
|
|
|
* @return the projects |
|
|
|
|
* @throws AgirStatoolException |
|
|
|
|
* the agir statool exception |
|
|
|
|