public INotification createNotification (IProcessparent, String notificationName) throws ServerTimeOutException, AccessDeniedException, ExecutionException;
This method creates the specified notification. If there are any rules associated with the creation of the notification they are executed.
notificationName | the name of the notification to create (the notification with this name must be configured in the business space version) |
The instance of the created notification