Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.pictures.tiles.gimp
Class GimpExecutor

java.lang.Object
  extended by org.nuxeo.ecm.platform.pictures.tiles.gimp.GimpExecutor

public class GimpExecutor
extends java.lang.Object

Helper class to execute a Gimp procedure

Author:
tiry

Constructor Summary
GimpExecutor()
           
 
Method Summary
static java.util.Map<java.lang.String,java.lang.String> exec(java.lang.String procName, java.util.List<java.lang.Object> params)
           
static void setUseQuickExec(boolean quickExec)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GimpExecutor

public GimpExecutor()
Method Detail

setUseQuickExec

public static void setUseQuickExec(boolean quickExec)

exec

public static java.util.Map<java.lang.String,java.lang.String> exec(java.lang.String procName,
                                                                    java.util.List<java.lang.Object> params)
                                                             throws java.lang.Exception
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.