|
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 ITActivityData.
| Method Summary | |
java.lang.String |
getActivityType()Returns the value of field 'activityType'. |
org.exolab.types.Duration |
getDuration()Returns the value of field 'duration'. |
double |
getDurationInSeconds()Returns the value of field 'durationInSeconds'. |
java.lang.String |
getErrorMessage()Returns the value of field 'errorMessage'. |
java.lang.String |
getEvalPoint()Returns the value of field 'evalPoint'. |
void |
setActivityType(java.lang.String activityType)Sets the value of field 'activityType'. |
void |
setDuration(org.exolab.types.Duration duration)Sets the value of field 'duration'. |
void |
setDurationInSeconds(double durationInSeconds)Sets the value of field 'durationInSeconds'. |
void |
setErrorMessage(java.lang.String errorMessage)Sets the value of field 'errorMessage'. |
void |
setEvalPoint(java.lang.String evalPoint)Sets the value of field 'evalPoint'. |
| Method Detail |
public java.lang.String getActivityType()
public org.exolab.types.Duration getDuration()
public double getDurationInSeconds()
public java.lang.String getErrorMessage()
public java.lang.String getEvalPoint()
public void setActivityType(java.lang.String activityType)
activityType - the value of field 'activityType'.public void setDuration(org.exolab.types.Duration duration)
duration - the value of field 'duration'.public void setDurationInSeconds(double durationInSeconds)
durationInSeconds - the value of field 'durationInSeconds'.public void setErrorMessage(java.lang.String errorMessage)
errorMessage - the value of field 'errorMessage'.public void setEvalPoint(java.lang.String evalPoint)
evalPoint - the value of field 'evalPoint'.
|
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 | |||||||||