| Package | Description |
|---|---|
| org.squashtest.tm.domain.customfield | |
| org.squashtest.tm.domain.requirement |
| Modifier and Type | Method and Description |
|---|---|
RawValue |
TagsValue.asRawValue() |
RawValue |
MultiValuedCustomFieldValue.asRawValue()
Returns the value as a RawValue.
|
RawValue |
NumericCustomFieldValue.asRawValue() |
RawValue |
SingleValuedCustomFieldValue.asRawValue() |
RawValue |
CustomFieldValue.asRawValue() |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,RawValue> |
NewRequirementVersionDto.getCustomFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
NewRequirementVersionDto.setCustomFields(Map<Long,RawValue> customFields) |
| Constructor and Description |
|---|
NewRequirementVersionDto(RequirementVersion requirementVersion,
Map<Long,RawValue> customFields)
Constructor used by import requirement process.
|
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.