Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:createnotification [2023/04/04 05:51] – removed - external edit (Unknown date) 127.0.0.1 | pr_methods:createnotification [2023/05/08 06:49] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====createNotification (IProcess, String) ==== | ||
| + | <code java> | ||
| + | throws ServerTimeOutException, | ||
| + | |||
| + | This method creates the specified notification. If there are any rules associated with the creation of the notification they are executed. | ||
| + | ===Parameters=== | ||
| + | |'' | ||
| + | ===Returns=== | ||
| + | The instance of the created notification | ||