| 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 |
|---|---|
TTaskAbstract |
ObjectFactory.createTTaskAbstract()
Create an instance of
TTaskAbstract |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TTaskAbstract> |
ObjectFactory.createTaskAbstract(TTaskAbstract value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TTaskAbstract> |
ObjectFactory.createTaskAbstract(TTaskAbstract value)
|
| Modifier and Type | Method and Description |
|---|---|
List<TTaskAbstract> |
TaskOperations.getMyTaskAbstracts(String taskType,
String genericHumanRole,
String workQueue,
List<TStatus> status,
String whereClause,
String createdOnClause,
Integer maxTasks) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TTaskAbstract> |
GetMyTaskAbstractsResponse.taskAbstract |
| Modifier and Type | Method and Description |
|---|---|
List<TTaskAbstract> |
GetMyTaskAbstractsResponse.getTaskAbstract()
Gets the value of the taskAbstract property.
|
Copyright © 2012 OW2 Consortium. All Rights Reserved.