public class Image2PDFConverter extends CommandLineBasedConverter
CommandLineBasedConverter.CmdReturnCMD_NAME_PARAMETER, initParameters, TMP_PATH_PARAMETER| Constructor and Description |
|---|
Image2PDFConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected BlobHolder |
buildResult(List<String> cmdOutput,
CmdParameters cmdParams)
Builds result from commandLine output buffer.
|
protected Map<String,Blob> |
getCmdBlobParameters(BlobHolder blobHolder,
Map<String,Serializable> parameters)
Extracts BlobParameters.
|
protected Map<String,String> |
getCmdStringParameters(BlobHolder blobHolder,
Map<String,Serializable> parameters)
Extracts String parameters.
|
convert, execOnBlob, getCommandLineService, getCommandName, getTmpDirectory, init, isConverterAvailablepublic Image2PDFConverter()
protected BlobHolder buildResult(List<String> cmdOutput, CmdParameters cmdParams)
CommandLineBasedConverterbuildResult in class CommandLineBasedConverterprotected Map<String,Blob> getCmdBlobParameters(BlobHolder blobHolder, Map<String,Serializable> parameters) throws ConversionException
CommandLineBasedConvertergetCmdBlobParameters in class CommandLineBasedConverterConversionExceptionprotected Map<String,String> getCmdStringParameters(BlobHolder blobHolder, Map<String,Serializable> parameters) throws ConversionException
CommandLineBasedConvertergetCmdStringParameters in class CommandLineBasedConverterConversionExceptionCopyright © 2018 Nuxeo. All rights reserved.