Interface SearchParameter
public interface SearchParameter
Allows to specify additional properties for a search in terms of string value pairs. For example this could
specify a fixforversion=3.12 in JIRA. Or application=crucible in Fisheye.
- Since:
- 2.0
-
Field Summary
Fields -
Method Summary
-
Field Details
-
MAXHITS
The parameter for the maximum number of hits to return- See Also:
-
APPLICATION
The parameter for the application name to search- See Also:
-
PROJECT
The parameter for the project name to search- See Also:
-
-
Method Details