public interface ConvertProcess
Modifier and Type | Method and Description |
---|---|
void |
convert() |
String |
getConfigurationErrorMessage() |
String |
getDescription() |
String |
getParameterDescription() |
String[] |
getParameterNames() |
String |
getPath() |
boolean |
isEnabled() |
void |
setParameterValues(String[] values) |
void |
validate() |
void convert() throws ConvertException
ConvertException
String getConfigurationErrorMessage()
String getDescription()
String getParameterDescription()
String[] getParameterNames()
String getPath()
boolean isEnabled()
void setParameterValues(String[] values)
void validate() throws ConvertException
ConvertException