eXo JCR :: Component :: Extension Service 1.15.1-CP01

org.exoplatform.services.jcr.ext.script.groovy
Class GroovyScript2RestLoader.ScriptList

java.lang.Object
  extended by 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.


Constructor Summary
GroovyScript2RestLoader.ScriptList(List<String> scriptList)
           
 
Method Summary
 List<String> getList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyScript2RestLoader.ScriptList

public GroovyScript2RestLoader.ScriptList(List<String> scriptList)
Parameters:
the - list of scripts
Method Detail

getList

public List<String> getList()
Returns:
the list of scripts.

eXo JCR :: Component :: Extension Service 1.15.1-CP01

Copyright © 2013 eXo Platform SAS. All Rights Reserved.