Operation NuxeoDrive.WaitForAsyncCompletion
Nuxeo Drive: Wait for async completion
Description
Operation id | NuxeoDrive.WaitForAsyncCompletion |
---|---|
Category | Services |
Label | Nuxeo Drive: Wait for async completion |
Requires | |
Since |
Parameters
No parameters.
Signature
Inputs | void |
---|---|
Outputs | void |
Implementation information
Implementation class | org.nuxeo.drive.operations.test.NuxeoDriveWaitForAsyncCompletion |
---|---|
Contributing component | org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation |
JSON definition
{ "id" : "NuxeoDrive.WaitForAsyncCompletion", "label" : "Nuxeo Drive: Wait for async completion", "category" : "Services", "requires" : null, "description" : "", "url" : "NuxeoDrive.WaitForAsyncCompletion", "signature" : [ "void", "void" ], "params" : [ ] }