| Package | Description |
|---|---|
| org.squashtest.csp.core.bugtracker.mantis.binding |
| Modifier and Type | Method and Description |
|---|---|
IssueHeaderData[] |
MantisConnectBindingStub.mc_filter_get_issue_headers(String username,
String password,
BigInteger project_id,
BigInteger filter_id,
BigInteger page_number,
BigInteger per_page) |
IssueHeaderData[] |
MantisConnectPortType.mc_filter_get_issue_headers(String username,
String password,
BigInteger project_id,
BigInteger filter_id,
BigInteger page_number,
BigInteger per_page)
Get the issue headers that match the specified filter and paging
details.
|
IssueHeaderData[] |
MantisConnectBindingStub.mc_project_get_issue_headers(String username,
String password,
BigInteger project_id,
BigInteger page_number,
BigInteger per_page) |
IssueHeaderData[] |
MantisConnectPortType.mc_project_get_issue_headers(String username,
String password,
BigInteger project_id,
BigInteger page_number,
BigInteger per_page)
Get the issue headers that match the specified project id and
paging details.
|
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.