Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
Server.searchJobs(java.lang.String words,
SearchJobsOptions opts) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
SearchDelegator.searchJobs(java.lang.String words,
SearchJobsOptions opts) |
Modifier and Type | Method and Description |
---|---|
SearchJobsOptions |
SearchJobsOptions.setMaxResults(int maxResults) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
ISearchDelegator.searchJobs(java.lang.String words,
SearchJobsOptions opts)
Search for jobs that contain the specified words in the search engine's
index.
|
Copyright © 2018 Perforce Software. All Rights Reserved.