|
Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager 11g Release 1 (11.1.1.4.0) E14900-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITProcessActivityData
Interface ITProcessActivityData.
| Method Summary | |
|---|---|
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 interface com.oracle.bpel.sensor.schemas.ITActivityData |
|---|
getActivityType, getDuration, getDurationInSeconds, getErrorMessage, getEvalPoint, setActivityType, setDuration, setDurationInSeconds, setErrorMessage, setEvalPoint |
| Method Detail |
|---|
java.util.Calendar getCreationDate()
long getEvalTime()
java.util.Calendar getModifyDate()
int getRetryCount()
void setCreationDate(java.util.Calendar creationDate)
creationDate - the value of field 'creationDate'.void setEvalTime(long evalTime)
evalTime - the value of field 'evalTime'.void setModifyDate(java.util.Calendar modifyDate)
modifyDate - the value of field 'modifyDate'.void setRetryCount(int retryCount)
retryCount - the value of field 'retryCount'.
|
Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager 11g Release 1 (11.1.1.4.0) E14900-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||