|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskResult
Returns the result of an API call that processes multiple task instances, for example, the result of a complete(TKIID[]) call.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
TaskException |
getTaskException()
Returns the TaskException object that describes any error that occurred during processing. |
TKIID |
getTKIID()
Returns the object identifier of the task instance that has been processed. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
TKIID getTKIID()
TaskException getTaskException()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |