JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.nuxeo.automation.scripting.internals
Interface ScriptingOperationImpl.Runnable
Enclosing class:
ScriptingOperationImpl
public static interface
ScriptingOperationImpl.Runnable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
run
(
Object
input,
Map
<
String
,
Object
> parameters)
Method Details
run
Object
run
(
Object
input,
Map
<
String
,
Object
> parameters)