Uses of Class
org.jboss.wildscribe.site.Operation.Parameter
-
-
Uses of Operation.Parameter in org.jboss.wildscribe.site
Methods in org.jboss.wildscribe.site that return types with arguments of type Operation.Parameter Modifier and Type Method Description List<Operation.Parameter>Operation. getParameters()Constructor parameters in org.jboss.wildscribe.site with type arguments of type Operation.Parameter Constructor Description Operation(String name, String description, List<Operation.Parameter> parameters, Deprecated deprecated, Operation.Reply reply, boolean readOnly, boolean runtimeOnly, String stability)
-