|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface ITSensorActionHeader.
| Method Summary | |
java.lang.String |
getActionName()Returns the value of field 'actionName'. |
java.lang.String |
getMidTierInstance()Returns the value of field 'midTierInstance'. |
long |
getProcessID()Returns the value of field 'processID'. |
java.lang.String |
getProcessName()Returns the value of field 'processName'. |
java.lang.String |
getProcessVersion()Returns the value of field 'processVersion'. |
void |
setActionName(java.lang.String actionName)Sets the value of field 'actionName'. |
void |
setMidTierInstance(java.lang.String midTierInstance)Sets the value of field 'midTierInstance'. |
void |
setProcessID(long processID)Sets the value of field 'processID'. |
void |
setProcessName(java.lang.String processName)Sets the value of field 'processName'. |
void |
setProcessVersion(java.lang.String processVersion)Sets the value of field 'processVersion'. |
| Method Detail |
public java.lang.String getActionName()
public java.lang.String getMidTierInstance()
public long getProcessID()
public java.lang.String getProcessName()
public java.lang.String getProcessVersion()
public void setActionName(java.lang.String actionName)
actionName - the value of field 'actionName'.public void setMidTierInstance(java.lang.String midTierInstance)
midTierInstance - the value of field 'midTierInstance'.public void setProcessID(long processID)
processID - the value of field 'processID'.public void setProcessName(java.lang.String processName)
processName - the value of field 'processName'.public void setProcessVersion(java.lang.String processVersion)
processVersion - the value of field 'processVersion'.
|
Oracle BPEL Process Manager Sensor API Reference 10g Release 2 (10.1.2) B25707-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||