invokeResource abstract method
Requests the client to perform an invokeaction operation on a form
using the given content.
Implementation
Future<Content> invokeResource(AugmentedForm form, Content content);
Requests the client to perform an invokeaction operation on a form
using the given content.
Future<Content> invokeResource(AugmentedForm form, Content content);