Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

GetNotificationAttributes

Java Syntax

public static WFTwoDDataSource getNotificationAttributes

    (WFContext wCtx,
BigDecimal nid)

Description

Returns a list of notification attributes and their corresponding values for the specified notification ID.

Arguments (input)

wCtx Workflow context information. Required for the Java method only. See: Oracle Workflow Context.
nid The notification ID.


         Previous  Next          Contents  Index  Glossary