org.sonar.search.script
Class ListUpdate.UpdateListScriptFactory

java.lang.Object
  extended by org.sonar.search.script.ListUpdate.UpdateListScriptFactory
All Implemented Interfaces:
org.elasticsearch.script.NativeScriptFactory
Enclosing class:
ListUpdate

public static class ListUpdate.UpdateListScriptFactory
extends Object
implements org.elasticsearch.script.NativeScriptFactory


Constructor Summary
ListUpdate.UpdateListScriptFactory()
           
 
Method Summary
 org.elasticsearch.script.ExecutableScript newScript(Map<String,Object> params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListUpdate.UpdateListScriptFactory

public ListUpdate.UpdateListScriptFactory()
Method Detail

newScript

public org.elasticsearch.script.ExecutableScript newScript(@Nullable
                                                           Map<String,Object> params)
Specified by:
newScript in interface org.elasticsearch.script.NativeScriptFactory


Copyright © 2009–2014 SonarSource. All rights reserved.