|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageData | |
|---|---|
| com.tibco.bpm.web.client.services.actions.businessservices | |
| com.tibco.bpm.web.client.services.results | |
| Uses of PageData in com.tibco.bpm.web.client.services.actions.businessservices |
|---|
| Methods in com.tibco.bpm.web.client.services.actions.businessservices that return PageData | |
|---|---|
PageData |
UpdateBusinessService.getItem()
The PageData associated with the started Business Service. |
PageData |
CancelBusinessService.getItem()
|
| Constructors in com.tibco.bpm.web.client.services.actions.businessservices with parameters of type PageData | |
|---|---|
CancelBusinessService(PageData item)
|
|
UpdateBusinessService(PageData item,
IBusinessServiceTemplate template,
java.lang.String channelId)
Constructs a new UpdateBusinessService Action |
|
| Uses of PageData in com.tibco.bpm.web.client.services.results |
|---|
| Methods in com.tibco.bpm.web.client.services.results that return PageData | |
|---|---|
PageData |
UpdateBusinessServiceResult.getResult()
The resulting from the call the UpdateBusinessService |
PageData |
StartBusinessServiceResult.getResult()
PageData entry resulting from the Business Service start operation. |
| Constructors in com.tibco.bpm.web.client.services.results with parameters of type PageData | |
|---|---|
StartBusinessServiceResult(PageData result)
|
|
UpdateBusinessServiceResult(PageData result)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||