public class MagickExecutor extends Object
CommandLineExecutorService
to run external
processes.Constructor and Description |
---|
MagickExecutor() |
Modifier and Type | Method and Description |
---|---|
protected static ExecResult |
execCommand(String commandName,
CmdParameters params)
Deprecated.
Since 7.4. Useless.
|
protected static String |
formatFilePath(String filePath)
Deprecated.
since 5.6. Quoting file paths is done by
CmdParameters . |
public MagickExecutor()
@Deprecated protected static ExecResult execCommand(String commandName, CmdParameters params) throws CommandNotAvailable
CommandNotAvailable
@Deprecated protected static String formatFilePath(String filePath)
CmdParameters
.Copyright © 2015 Nuxeo SA. All rights reserved.