| Package | Description |
|---|---|
| org.ow2.orchestra.ws_ht.api | |
| org.ow2.orchestra.ws_ht.api.wsdl | |
| org.ow2.orchestra.ws_ht.api.xsd |
| Modifier and Type | Method and Description |
|---|---|
TTask |
ObjectFactory.createTTask()
Create an instance of
TTask |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TTask> |
ObjectFactory.createTask(TTask value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TTask> |
ObjectFactory.createTask(TTask value)
|
| Modifier and Type | Method and Description |
|---|---|
TTask |
TaskOperations.getTaskInfo(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
List<TTask> |
TaskOperations.getMyTasks(String taskType,
String genericHumanRole,
String workQueue,
List<TStatus> status,
String whereClause,
String createdOnClause,
Integer maxTasks) |
| Modifier and Type | Field and Description |
|---|---|
protected TTask |
GetTaskInfoResponse.task |
| Modifier and Type | Field and Description |
|---|---|
protected List<TTask> |
GetMyTasksResponse.taskAbstract |
| Modifier and Type | Method and Description |
|---|---|
TTask |
GetTaskInfoResponse.getTask()
Gets the value of the task property.
|
| Modifier and Type | Method and Description |
|---|---|
List<TTask> |
GetMyTasksResponse.getTaskAbstract()
Gets the value of the taskAbstract property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTaskInfoResponse.setTask(TTask value)
Sets the value of the task property.
|
Copyright © 2012 OW2 Consortium. All Rights Reserved.