mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-07-31 17:38:33 +00:00
ATS-175 : JavaDoc
This commit is contained in:
@@ -7,6 +7,8 @@ import org.alfresco.util.exec.RuntimeExec;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
/**
|
||||
* CommandExecutor implementation for running PDF Renderer transformations. It runs the
|
||||
* transformation logic as a separate Shell process.
|
||||
*/
|
||||
@Component
|
||||
public class PdfRendererCommandExecutor extends AbstractCommandExecutor
|
||||
|
Reference in New Issue
Block a user