Uses of Class
org.apache.oozie.servlet.JsonRestServlet.ParameterInfo

Packages that use JsonRestServlet.ParameterInfo
org.apache.oozie.servlet   
 

Uses of JsonRestServlet.ParameterInfo in org.apache.oozie.servlet
 

Constructor parameters in org.apache.oozie.servlet with type arguments of type JsonRestServlet.ParameterInfo
JsonRestServlet.ResourceInfo(String name, List<String> methods, List<JsonRestServlet.ParameterInfo> parameters)
          Creates a ResourceInfo with a REST resource definition.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.