Skip Headers

Oracle Workflow API Reference
Release 2.6.3.5

Part Number B12163-02
Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

getActivityAttr

Java Syntax

public WFAttribute getActivityAttr

    (String aName)

Java Syntax

public WFAttribute getActivityAttr

    (WFContext pWCtx,
String aName) throws SQLException

Description

There are two implementations of getActivityAttr(). These methods return the activity attribute information for the specified activity attribute.

Arguments (input)

pWCtx Workflow context information. Required for the second method only. See: Oracle Workflow Context.
aName The internal name of an activity attribute.


         Previous  Next          Contents  Index  Glossary



Oracle Logo
Copyright © 2003, 2004, Oracle. All rights reserved.