public class CerberCryptStep extends Step
Constructor and Description |
---|
CerberCryptStep(ParameterMap config) |
Modifier and Type | Method and Description |
---|---|
int |
getContinueStepParamId() |
int |
getDtvParamId() |
java.lang.String |
getJspFile() |
StepData<?> |
newStepData(WizardData data) |
getConfig, getExpression, newInstance, setExpression
public CerberCryptStep(ParameterMap config)
public java.lang.String getJspFile()
getJspFile
in class Step
public StepData<?> newStepData(WizardData data)
newStepData
in class Step
public int getContinueStepParamId()
public int getDtvParamId()