JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.image
Interface Ghostscript
public interface
Ghostscript
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Future
<?>
execute
(
List
<
String
> arguments)
boolean
isEnabled
()
void
reset
()
Method Details
execute
Future
<?>
execute
(
List
<
String
> arguments)
throws
Exception
Throws:
Exception
isEnabled
boolean
isEnabled
()
reset
void
reset
()