public class DatasetParamValueInstruction extends Instruction<DatasetTarget>
logTrain| Constructor and Description |
|---|
DatasetParamValueInstruction(DatasetTarget target,
DatasetValue datasetValue) |
| Modifier and Type | Method and Description |
|---|---|
protected LogTrain |
executeCreate(Facility facility) |
protected LogTrain |
executeDelete(Facility facility) |
protected LogTrain |
executeUpdate(Facility facility) |
DatasetValue |
getDatasetValue() |
addLogEntry, execute, getLine, getMode, getTarget, setLine, setModepublic DatasetParamValueInstruction(@NotNull
DatasetTarget target,
@NotNull
DatasetValue datasetValue)
public DatasetValue getDatasetValue()
protected LogTrain executeUpdate(Facility facility)
executeUpdate in class Instruction<DatasetTarget>Instruction.executeUpdate(org.squashtest.tm.service.internal.batchimport.Facility)protected LogTrain executeDelete(Facility facility)
executeDelete in class Instruction<DatasetTarget>Instruction.executeDelete(org.squashtest.tm.service.internal.batchimport.Facility)protected LogTrain executeCreate(Facility facility)
executeCreate in class Instruction<DatasetTarget>Instruction.executeCreate(org.squashtest.tm.service.internal.batchimport.Facility)Copyright © 2010–2017 Henix, henix.fr. All rights reserved.