Operation logInAudit (logInAudit)
In component studio.extensions.nuxeo-routing-default
Operation id | logInAudit |
---|---|
Category | Chain |
Label | logInAudit |
Requires | |
Since |
Parameters
No parameters.
Signature
Inputs | document, documents |
---|---|
Outputs | document, documents |
Implementation Information
Implementation Class | Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl |
---|---|
Contributing Component | studio.extensions.nuxeo-routing-default |
JSON Definition
{ "id" : "logInAudit", "label" : "logInAudit", "category" : "Chain", "requires" : null, "description" : null, "url" : "logInAudit", "signature" : [ "document", "document", "documents", "documents" ], "params" : [ ] }