Uses of Class
org.jbehave.core.io.rest.RESTClient
Packages that use RESTClient
-
Uses of RESTClient in org.jbehave.core.io.rest
Constructors in org.jbehave.core.io.rest with parameters of type RESTClientModifierConstructorDescriptionIndexWithBreadcrumbs(RESTClient client, ResourceNameResolver nameResolver) LoadFromREST(RESTClient client) UploadToREST(RESTClient client) -
Uses of RESTClient in org.jbehave.core.io.rest.confluence
Constructors in org.jbehave.core.io.rest.confluence with parameters of type RESTClientModifierConstructorDescriptionConfluence(RESTClient client) IndexFromConfluence(RESTClient client) LoadFromConfluence(RESTClient client)