|
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 | ||||||||
public interface ITProcessFaultData
Interface ITProcessFaultData.
| Method Summary | |
|---|---|
java.util.Calendar |
getCreationDate()Returns the value of field 'creationDate'. |
java.util.Calendar |
getModifyDate()Returns the value of field 'modifyDate'. |
void |
setCreationDate(java.util.Calendar creationDate)Sets the value of field 'creationDate'. |
void |
setModifyDate(java.util.Calendar modifyDate)Sets the value of field 'modifyDate'. |
| Methods inherited from interface com.oracle.bpel.sensor.schemas.ITFaultData |
|---|
getActivityName, getActivityType, getData, getFaultName, setActivityName, setActivityType, setData, setFaultName |
| Method Detail |
|---|
java.util.Calendar getCreationDate()
java.util.Calendar getModifyDate()
void setCreationDate(java.util.Calendar creationDate)
creationDate - the value of field 'creationDate'.void setModifyDate(java.util.Calendar modifyDate)
modifyDate - the value of field 'modifyDate'.
|
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 | ||||||||