Liferay 6.2-ce-ga5

com.liferay.portal.kernel.image
Interface Ghostscript


public interface Ghostscript


Method Summary
 Future<?> execute(List<String> arguments)
           
 boolean isEnabled()
           
 void reset()
           
 

Method Detail

execute

Future<?> execute(List<String> arguments)
                  throws Exception
Throws:
Exception

isEnabled

boolean isEnabled()

reset

void reset()

Liferay 6.2-ce-ga5