public abstract class StepInstruction extends Instruction<TestStepTarget> implements CustomFieldHolder
logTrain| Modifier | Constructor and Description |
|---|---|
protected |
StepInstruction(TestStepTarget target) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomField(String code,
String value) |
protected LogTrain |
executeDelete(Facility facility) |
Map<String,String> |
getCustomFields() |
addLogEntry, execute, executeCreate, executeUpdate, getLine, getMode, getTarget, setLine, setModeprotected StepInstruction(TestStepTarget target)
public void addCustomField(String code, String value)
addCustomField in interface CustomFieldHolderprotected LogTrain executeDelete(Facility facility)
executeDelete in class Instruction<TestStepTarget>Instruction.executeDelete(org.squashtest.tm.service.internal.batchimport.Facility)Copyright © 2010–2017 Henix, henix.fr. All rights reserved.