Class MergerTestResource
- java.lang.Object
-
- com.atlassian.confluence.functest.rest.merger.MergerTestResource
-
-
Constructor Summary
Constructors Constructor Description MergerTestResource(com.atlassian.plugin.PluginAccessor pluginAccessor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.Response
merge(String base, String left, String right)
-