Here starts the process synchronization of order-elements with jira issues First it request jira for all labels and renders the response as autocompleted list (in edition UI). When a user selected a label and press 'startsync' button it requests jira for all issues of the selected label and starts synchronizing order-elements(syncOrderElementsWithJiraIssues(order,issues). After finishing synchronization it saves the order bij calling saveAndContinue() method. if save order is ok then starts synchronizing timesheets. Finally diplays a dialog window with success or failer info. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||