|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EndpointInvokeResult
Contains task information about an endpoint that your application invoked.
The TaskManagerEndpointClient.invokeEndpoint()invokeEndpoint()
and TaskManagerEndpointClient.invokeEndpointFromStartTask()invokeEndpointFromStartTask() methods
return EndpointInvokeResult objects.
TaskManagerEndpointClient| Method Summary | |
|---|---|
TaskInfo |
getTaskInfo()
Retrieves task information about an endpoint that your application invoked. |
| Method Detail |
|---|
TaskInfo getTaskInfo()
TaskInfo object populated with the details of the task.
This method returns NULL if the method that returned this object is unsuccessful.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||