Ignore:
Timestamp:
05/29/15 12:08:20 (9 years ago)
Author:
pharms
Message:
  • 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:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-ui-core/src/main/resources/manuals/mergeSimilarTasks

    r1889 r1952  
    1 Merges similar tasks in a given task model. 
     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. 
    22 
    33$USAGE$ 
    44<inputTaskTree> name of the task model in which similar tasks shall be merged 
    5 <outputTaskTree> name of the object to store the resulting task model in (defaults to the input task tree) 
    65 
    76Example(s) 
    8 mergeSimilarTasks tasktree tasktree2 
     7mergeSimilarTasks tasktree 
Note: See TracChangeset for help on using the changeset viewer.