|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessInstanceData | |
|---|---|
| com.tibco.bpm.web.client.model.types | |
| com.tibco.bpm.web.client.services.results | |
| Uses of ProcessInstanceData in com.tibco.bpm.web.client.model.types |
|---|
| Subclasses of ProcessInstanceData in com.tibco.bpm.web.client.model.types | |
|---|---|
class |
HaltedProcessInstanceData
TODO Give a useful description of the type. |
| Uses of ProcessInstanceData in com.tibco.bpm.web.client.services.results |
|---|
| Methods in com.tibco.bpm.web.client.services.results that return types with arguments of type ProcessInstanceData | |
|---|---|
java.util.ArrayList<ProcessInstanceData> |
QueryProcessInstancesResult.getProcessInstanceDatas()
Gets an arraylist of ProcessInstanceData instances. |
ListPage<ProcessInstanceData> |
ProcessInstancesDataResult.getResult()
ListPage containing a list of ProcessInstanceData entries for the Process Template. |
| Constructor parameters in com.tibco.bpm.web.client.services.results with type arguments of type ProcessInstanceData | |
|---|---|
ProcessInstancesDataResult(ListPage<ProcessInstanceData> result)
|
|
QueryProcessInstancesResult(java.util.ArrayList<ProcessInstanceData> processInstanceDatas,
int pagingId)
Constructor for QueryProcessInstancesResult. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||