TASKPM/libreplan-webapp
Miciele Ghiorghis 544cfeedb5 Jira-integration: start point of synchronization with jira
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.
2013-01-29 18:30:49 +01:00
..
src Jira-integration: start point of synchronization with jira 2013-01-29 18:30:49 +01:00
pom.xml Jira-integration: new dependency groupId=org.codehaus.jackson added 2013-01-29 18:30:49 +01:00