| author | Vrishali Doke | 2012-12-07 02:14:18 (EST) |
|---|---|---|
| committer | Stephan Born | 2012-12-07 02:14:18 (EST) |
| commit | 4181453ed1acdd450800320fe2685a784126ae1f (patch) (side-by-side diff) | |
| tree | 08e383b8e09a3c92ee5ac59bd2055dcde53f27da | |
| parent | ac1a4f7d823bfd4ded5d082d6eef648a661c6dfd (diff) | |
| download | org.eclipse.stardust.documentation-4181453ed1acdd450800320fe2685a784126ae1f.zip org.eclipse.stardust.documentation-4181453ed1acdd450800320fe2685a784126ae1f.tar.gz org.eclipse.stardust.documentation-4181453ed1acdd450800320fe2685a784126ae1f.tar.bz2 | |
CRNT-27207 - added user task icon details
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@61430 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/act-fly-menu.png | bin | 6356 -> 6823 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/act-fly-menual.png | bin | 0 -> 1057 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/create-act-fly.png | bin | 6358 -> 6623 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/del-act.png | bin | 6303 -> 6731 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-activities.htm | 11 |
5 files changed, 8 insertions, 3 deletions
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/act-fly-menu.png b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/act-fly-menu.png Binary files differindex 1a457ee..741e331 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/act-fly-menu.png +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/act-fly-menu.png diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/act-fly-menual.png b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/act-fly-menual.png Binary files differnew file mode 100644 index 0000000..9045781 --- a/dev/null +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/act-fly-menual.png diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/create-act-fly.png b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/create-act-fly.png Binary files differindex ae541b4..bf075fa 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/create-act-fly.png +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/create-act-fly.png diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/del-act.png b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/del-act.png Binary files differindex 9b4223e..ebe1422 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/del-act.png +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/images/del-act.png diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-activities.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-activities.htm index de6f6a1..7476a1d 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-activities.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-activities.htm @@ -137,13 +137,18 @@ You can add activities using four different ways: <tr> <td><img src="images/act-fly-man.png" alt=""></td> <td>Subprocess</td> - <td>Changes the activity type to subprocess. Click the Subprocess icon to change the activity type to Subprocess.</td> + <td>Changes the activity type to Subprocess. Click the Subprocess icon to change the activity type application and user task to Subprocess.</td> </tr> <tr> <td><img src="images/act-fly-sub.png" alt=""> </td> - <td>Application</td> - <td>Changes the activity type to Script task. Click the Application icon to change the activity type to Script task.</td> + <td>Script Task</td> + <td>Changes the activity type to Script task. Click the Script task icon to change the subprocess and user task activity types to Script task.</td> + </tr> + <tr> + <td><img src="images/act-fly-menual.png" alt=""></td> + <td>User Task</td> + <td>Changes the activity type to User task. Click the User task icon to change the script and subprocess activity types to User task.</td> </tr> <tr> <td><img src="images/act-fly-connect.png" alt=""> |

