Oracle Workflow Guide
Release 2.6.2

Part Number A95265-03
  Go to previous page Go to next page       Go To Table Of Contents Go To Index Go To Table Of Contents

                     Contents  Index  Glossary Master Index Feedback
 

getNotifications

Java Syntax

public static WFTwoDDataSource getNotifications

 (WFContext wCtx,
String itemType,
String itemKey)

Description

Returns a list of notifications for the specified item type and item key.

Arguments (input)

wCtx Workflow context information. Required for the Java method only. See: Oracle Workflow Context.
itemType The internal name of the item type.
itemKey A string derived from the application object's primary key. The string uniquely identifies the item within the item type. The item type and key together identify the process instance.
 
         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.