public static class OperationChainContribution.Operation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected List<OperationChainContribution.Param> |
params |
| Constructor and Description |
|---|
Operation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
List<OperationChainContribution.Param> |
getParams() |
Copyright © 2019 Nuxeo. All rights reserved.