|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TTaskAbstract | |
|---|---|
| org.ow2.orchestra.ws_ht.api | |
| org.ow2.orchestra.ws_ht.api.wsdl | |
| org.ow2.orchestra.ws_ht.api.xsd | |
| Uses of TTaskAbstract in org.ow2.orchestra.ws_ht.api |
|---|
| Methods in org.ow2.orchestra.ws_ht.api that return TTaskAbstract | |
|---|---|
TTaskAbstract |
ObjectFactory.createTTaskAbstract()
Create an instance of TTaskAbstract |
| Methods in org.ow2.orchestra.ws_ht.api that return types with arguments of type TTaskAbstract | |
|---|---|
javax.xml.bind.JAXBElement<TTaskAbstract> |
ObjectFactory.createTaskAbstract(TTaskAbstract value)
Create an instance of JAXBElement<TTaskAbstract>} |
| Methods in org.ow2.orchestra.ws_ht.api with parameters of type TTaskAbstract | |
|---|---|
javax.xml.bind.JAXBElement<TTaskAbstract> |
ObjectFactory.createTaskAbstract(TTaskAbstract value)
Create an instance of JAXBElement<TTaskAbstract>} |
| Uses of TTaskAbstract in org.ow2.orchestra.ws_ht.api.wsdl |
|---|
| Methods in org.ow2.orchestra.ws_ht.api.wsdl that return types with arguments of type TTaskAbstract | |
|---|---|
List<TTaskAbstract> |
TaskOperations.getMyTaskAbstracts(String taskType,
String genericHumanRole,
String workQueue,
List<TStatus> status,
String whereClause,
String createdOnClause,
Integer maxTasks)
|
| Uses of TTaskAbstract in org.ow2.orchestra.ws_ht.api.xsd |
|---|
| Fields in org.ow2.orchestra.ws_ht.api.xsd with type parameters of type TTaskAbstract | |
|---|---|
protected List<TTaskAbstract> |
GetMyTaskAbstractsResponse.taskAbstract
|
| Methods in org.ow2.orchestra.ws_ht.api.xsd that return types with arguments of type TTaskAbstract | |
|---|---|
List<TTaskAbstract> |
GetMyTaskAbstractsResponse.getTaskAbstract()
Gets the value of the taskAbstract property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||