| 
 | Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager 11g Release 1 (11.1.1.6.3) E14900-08 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   com.collaxa.cube.xml.BaseFacade
com.collaxa.cube.xml.BaseFacade
       com.oracle.bpel.sensor.schemas.TActivityData
com.oracle.bpel.sensor.schemas.TActivityData
           com.oracle.bpel.sensor.schemas.TProcessActivityData
com.oracle.bpel.sensor.schemas.TProcessActivityData
public class TProcessActivityData
| Constructor Summary | |
|---|---|
| TProcessActivityData() | |
| TProcessActivityData(org.w3c.dom.Element domElement) | |
| Method Summary | |
|---|---|
|  java.lang.String | __getFacadeName()Method __getFacadeName | 
|  java.util.Calendar | getCreationDate()Returns the value of field 'creationDate'. | 
|  long | getEvalTime()Returns the value of field 'evalTime'. | 
|  java.util.Calendar | getModifyDate()Returns the value of field 'modifyDate'. | 
|  int | getRetryCount()Returns the value of field 'retryCount'. | 
|  void | setCreationDate(java.util.Calendar creationDate)Sets the value of field 'creationDate'. | 
|  void | setEvalTime(long evalTime)Sets the value of field 'evalTime'. | 
|  void | setModifyDate(java.util.Calendar modifyDate)Sets the value of field 'modifyDate'. | 
|  void | setRetryCount(int retryCount)Sets the value of field 'retryCount'. | 
| Methods inherited from class com.oracle.bpel.sensor.schemas.TActivityData | 
|---|
| getActivityType, getDuration, getDurationInSeconds, getErrorMessage, getEvalPoint, setActivityType, setDuration, setDurationInSeconds, setErrorMessage, setEvalPoint | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface com.oracle.bpel.sensor.schemas.ITActivityData | 
|---|
| getActivityType, getDuration, getDurationInSeconds, getErrorMessage, getEvalPoint, setActivityType, setDuration, setDurationInSeconds, setErrorMessage, setEvalPoint | 
| Constructor Detail | 
|---|
public TProcessActivityData()
public TProcessActivityData(org.w3c.dom.Element domElement)
| Method Detail | 
|---|
public java.lang.String __getFacadeName()
__getFacadeName in class TActivityDatapublic java.util.Calendar getCreationDate()
getCreationDate in interface ITProcessActivityDatapublic long getEvalTime()
getEvalTime in interface ITProcessActivityDatapublic java.util.Calendar getModifyDate()
getModifyDate in interface ITProcessActivityDatapublic int getRetryCount()
getRetryCount in interface ITProcessActivityDatapublic void setCreationDate(java.util.Calendar creationDate)
setCreationDate in interface ITProcessActivityDatacreationDate - the value of field 'creationDate'.public void setEvalTime(long evalTime)
setEvalTime in interface ITProcessActivityDataevalTime - the value of field 'evalTime'.public void setModifyDate(java.util.Calendar modifyDate)
setModifyDate in interface ITProcessActivityDatamodifyDate - the value of field 'modifyDate'.public void setRetryCount(int retryCount)
setRetryCount in interface ITProcessActivityDataretryCount - the value of field 'retryCount'.| 
 | Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager 11g Release 1 (11.1.1.6.3) E14900-08 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||