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, validate
public DocumentLibraryExtraSettingsConvertProcess()
public String getDescription()
getDescription
in interface ConvertProcess
getDescription
in class BaseConvertProcess
public String getPath()
getPath
in interface ConvertProcess
getPath
in class BaseConvertProcess
public boolean isEnabled()
isEnabled
in interface ConvertProcess
isEnabled
in class BaseConvertProcess
protected void doConvert() throws Exception
doConvert
in class BaseConvertProcess
Exception