public class DocumentLibraryExtraSettingsConvertProcess extends BaseConvertProcess
| Constructor and Description |
|---|
DocumentLibraryExtraSettingsConvertProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConvert() |
String |
getDescription() |
String |
getPath() |
boolean |
isEnabled() |
convert, getConfigurationErrorMessage, getParameterDescription, getParameterNames, getParameterValues, setParameterValues, validatepublic DocumentLibraryExtraSettingsConvertProcess()
public String getDescription()
getDescription in interface ConvertProcessgetDescription in class BaseConvertProcesspublic String getPath()
getPath in interface ConvertProcessgetPath in class BaseConvertProcesspublic boolean isEnabled()
isEnabled in interface ConvertProcessisEnabled in class BaseConvertProcessprotected void doConvert()
throws Exception
doConvert in class BaseConvertProcessException