| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.batchexport |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<RequirementExportModel.RequirementLinkModel> |
RequirementExportModel.RequirementLinkModel.REQ_LINK_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
static RequirementExportModel.RequirementLinkModel |
RequirementExportModel.RequirementLinkModel.create(int reqVersion,
int relReqVersion,
String relatedReqRole,
String reqPath,
String relReqPath)
factory method for test purposes
|
| Modifier and Type | Method and Description |
|---|---|
List<RequirementExportModel.RequirementLinkModel> |
RequirementExportModel.getReqLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequirementExportModel.setReqLinks(List<RequirementExportModel.RequirementLinkModel> reqLinks) |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.