| author | Vrishali Doke | 2013-01-16 01:31:12 (EST) |
|---|---|---|
| committer | Stephan Born | 2013-01-25 07:36:55 (EST) |
| commit | 42454a6ffccc9cf318dda201497d5801fce566b1 (patch) (side-by-side diff) | |
| tree | f07a4c4823f0136bf37505f034e0f117bd287888 | |
| parent | decc6b022ce8f2c2c57509af3386598762c6e7a7 (diff) | |
| download | org.eclipse.stardust.documentation-42454a6ffccc9cf318dda201497d5801fce566b1.zip org.eclipse.stardust.documentation-42454a6ffccc9cf318dda201497d5801fce566b1.tar.gz org.eclipse.stardust.documentation-42454a6ffccc9cf318dda201497d5801fce566b1.tar.bz2 | |
CRNT-27418 - added start eve properties
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@62027 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-events.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-events.htm b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-events.htm index 37d892e..ceced10 100644 --- a/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-events.htm +++ b/org.eclipse.stardust.docs.analyst/html/handbooks/modelling_analyst/pep-events.htm @@ -141,8 +141,8 @@ in the flyout menu.</p> <li>Event Class - By default <strong>None</strong> is selected. It means that
user intervention is required to start the process. You can also select following options:
<ul>
- <li>Timer</li>
- <li>Message</li>
+ <li>Timer - Select this option to start a process instance at a specific time. </li>
+ <li>Message - Select this option to start a process instance based on the incoming a message.</li>
</ul></li>
<li>Interrupting</li>
<li>Throwing</li>
|

