org.exoplatform.services.jcr.ext.script.groovy
Class GroovyScript2RestLoader.ScriptList
java.lang.Object
org.exoplatform.services.jcr.ext.script.groovy.GroovyScript2RestLoader.ScriptList
- Enclosing class:
- GroovyScript2RestLoader
public static class GroovyScript2RestLoader.ScriptList
- extends Object
Script list, used for pass script list as JSON.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyScript2RestLoader.ScriptList
public GroovyScript2RestLoader.ScriptList(List<String> scriptList)
- Parameters:
the - list of scripts
getList
public List<String> getList()
- Returns:
- the list of scripts.
Copyright © 2013 eXo Platform SAS. All Rights Reserved.