@Service(value="CustomTestStepModificationService") @Transactional public class CustomTestStepModificationServiceImpl extends Object implements CustomTestStepModificationService
| Constructor and Description |
|---|
CustomTestStepModificationServiceImpl() |
public CustomTestStepModificationServiceImpl()
public void updateTestStep(Long testStepId, String action, String expectedResult, Map<Long,org.squashtest.tm.domain.customfield.RawValue> cufValues)
CustomTestStepModificationServiceupdateTestStep in interface CustomTestStepModificationServiceCustomTestStepModificationService.updateTestStep(Long, String, String, Map)Copyright © 2010–2017 Henix, henix.fr. All rights reserved.