Liferay 6.2-ce-ga5

com.liferay.portal.image
Class LiferayIdentifyCmd

java.lang.Object
  extended by org.im4java.process.ProcessStarter
      extended by org.im4java.core.ImageCommand
          extended by org.im4java.core.IdentifyCmd
              extended by com.liferay.portal.image.LiferayIdentifyCmd
All Implemented Interfaces:
org.im4java.process.ErrorConsumer

public class LiferayIdentifyCmd
extends org.im4java.core.IdentifyCmd


Field Summary
 
Fields inherited from class org.im4java.process.ProcessStarter
BUFFER_SIZE
 
Constructor Summary
LiferayIdentifyCmd()
           
 
Method Summary
 org.im4java.process.ProcessTask getProcessTask(String globalSearchPath, List<String> resourceLimits, List<String> commandArguments)
           
 
Methods inherited from class org.im4java.core.ImageCommand
consumeError, createScript, createScript, createScript, finished, getCommand, getErrorText, getProcessTask, run, setCommand, setDefaultScriptGenerator, setScriptGenerator
 
Methods inherited from class org.im4java.process.ProcessStarter
addProcessEventListener, addProcessListener, finished, getGlobalSearchPath, getPID, getProcessTask, getSearchPath, isAsyncMode, removeProcessEventListener, run, searchForCmd, setAsyncMode, setErrorConsumer, setGlobalSearchPath, setInputProvider, setOutputConsumer, setPID, setPIDCounter, setSearchPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiferayIdentifyCmd

public LiferayIdentifyCmd()
Method Detail

getProcessTask

public org.im4java.process.ProcessTask getProcessTask(String globalSearchPath,
                                                      List<String> resourceLimits,
                                                      List<String> commandArguments)
                                               throws Exception
Throws:
Exception

Liferay 6.2-ce-ga5