-
Notifications
You must be signed in to change notification settings - Fork 0
autodocs_module_end_user_application
Module end_user_application Owner: [email protected] Work package: none Description: this placeholder module represents a generic end user application
Method call: api_wrapper.do_api_call() Implemented in: api_wrapper Called by: end_user_application Description: this provides filtered access to cloud API calls Parameters: Name: x Type: XML_query Description: an XML-formatted query
Returns: Name: x Type: XML_result Description: an XML-formatted result
Responsible parties: john@ovation, [email protected] Work packages: WPx.y, none
Method call: filesystem_wrapper.do_filesystem_call() Implemented in: filesystem_wrapper Called by: end_user_application Description: this provides filtered access to cloud filesystem operations Parameters: Name: f Type: filesystem_call Description: parameters for VFS-style filesystem call including data
Returns: Name: f Type: filesystem_call_result Description: results of VFS-style filesystem call, including data
Responsible parties: john@ovation, [email protected] Work packages: WPx.y, none