@Component public class ExecutionStepModificationHelper extends Object
| Constructor and Description |
|---|
ExecutionStepModificationHelper() |
| Modifier and Type | Method and Description |
|---|---|
long |
doUpdateStep(List<org.squashtest.tm.domain.execution.ExecutionStep> toBeUpdated,
org.squashtest.tm.domain.execution.Execution execution) |
List<org.squashtest.tm.domain.execution.ExecutionStep> |
findStepsToUpdate(org.squashtest.tm.domain.execution.Execution execution) |
public long doUpdateStep(List<org.squashtest.tm.domain.execution.ExecutionStep> toBeUpdated, org.squashtest.tm.domain.execution.Execution execution)
public List<org.squashtest.tm.domain.execution.ExecutionStep> findStepsToUpdate(org.squashtest.tm.domain.execution.Execution execution)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.