T - real return type of the operation.public class Task<T>
extends java.lang.Object
invoke methods in TaskInvocable.| Constructor and Description |
|---|
Task(java.lang.String taskId,
com.vmware.vapi.bindings.type.Type resultType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTaskId() |
com.vmware.vapi.bindings.type.Type |
getType() |