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