source: trunk/autoquest-ui-core/src/main/resources/manuals/mergeSimilarTasks

Last change on this file was 1952, checked in by pharms, 9 years ago
  • changed command back to change input task tree as cloning a full task model does not work and its correct implementation would take too long
File size: 275 bytes
Line 
1Merges similar tasks in a given task model. The result of the merge is stored in the task model. Hence, this command changes the provided task model.
2
3$USAGE$
4<inputTaskTree> name of the task model in which similar tasks shall be merged
5
6Example(s)
7mergeSimilarTasks tasktree
Note: See TracBrowser for help on using the repository browser.