public class DateTimeConvertFunction
extends org.apache.jmeter.functions.AbstractFunction
| Constructor and Description |
|---|
DateTimeConvertFunction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
execute(org.apache.jmeter.samplers.SampleResult previousResult,
org.apache.jmeter.samplers.Sampler currentSampler) |
java.util.List<java.lang.String> |
getArgumentDesc() |
java.lang.String |
getReferenceKey() |
void |
setParameters(java.util.Collection<org.apache.jmeter.engine.util.CompoundVariable> parameters) |
public java.util.List<java.lang.String> getArgumentDesc()
public java.lang.String execute(org.apache.jmeter.samplers.SampleResult previousResult,
org.apache.jmeter.samplers.Sampler currentSampler)
throws org.apache.jmeter.functions.InvalidVariableException
execute in interface org.apache.jmeter.functions.Functionexecute in class org.apache.jmeter.functions.AbstractFunctionorg.apache.jmeter.functions.InvalidVariableExceptionpublic void setParameters(java.util.Collection<org.apache.jmeter.engine.util.CompoundVariable> parameters)
throws org.apache.jmeter.functions.InvalidVariableException
setParameters in interface org.apache.jmeter.functions.FunctionsetParameters in class org.apache.jmeter.functions.AbstractFunctionorg.apache.jmeter.functions.InvalidVariableExceptionpublic java.lang.String getReferenceKey()
getReferenceKey in interface org.apache.jmeter.functions.FunctiongetReferenceKey in class org.apache.jmeter.functions.AbstractFunctionCopyright © 1998-2018 Apache Software Foundation. All Rights Reserved.