|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Search in com.lombardisoftware.webapi |
---|
Methods in com.lombardisoftware.webapi that return Search | |
---|---|
Search |
SavedSearch.getSearch()
Gets the search value for this SavedSearch. |
Methods in com.lombardisoftware.webapi with parameters of type Search | |
---|---|
SearchResults |
WebAPI.executeSearch(Search search,
java.lang.Integer maxRows,
java.lang.Integer beginIndex)
Execute a search to retrieve task or process instance related information |
void |
SavedSearch.setSearch(Search search)
Sets the search value for this SavedSearch. |
Constructors in com.lombardisoftware.webapi with parameters of type Search | |
---|---|
SavedSearch(long id,
java.lang.String name,
Search search)
|
|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |