|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.server.flow.al.workarea.BPWorkArea
Constructor Summary | |
---|---|
BPWorkArea()
|
Method Summary | |
---|---|
static java.lang.Object |
getDataFromWorkArea(java.lang.String name)
Returns the data stored in the business process work area. |
static BTTSystemData |
getSystemData()
Returns the business process system data. |
static com.ibm.websphere.workarea.UserWorkArea |
getUserWorkArea()
Returns the business process work area. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BPWorkArea()
Method Detail |
public static com.ibm.websphere.workarea.UserWorkArea getUserWorkArea() throws BTTBPException
BTTBPException
public static BTTSystemData getSystemData() throws BTTBPException
BTTBPException
public static java.lang.Object getDataFromWorkArea(java.lang.String name) throws BTTBPException
name
- The name of the data.
BTTBPException
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |