public class OperationChainContribution extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OperationChainContribution.Operation |
static class |
OperationChainContribution.Param |
| Constructor and Description |
|---|
OperationChainContribution() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getDescription() |
String |
getId() |
String |
getLabel() |
OperationChainContribution.Operation[] |
getOps() |
OperationDocumentation.Param[] |
getParams() |
String |
getRequires() |
String |
getSince() |
OperationChain |
toOperationChain(org.osgi.framework.Bundle bundle) |
public OperationDocumentation.Param[] getParams()
public String getId()
public OperationChain toOperationChain(org.osgi.framework.Bundle bundle) throws Exception
Exceptionpublic OperationChainContribution.Operation[] getOps()
public String getLabel()
public String getRequires()
public String getCategory()
public String getSince()
public String getDescription()
Copyright © 2013 Nuxeo SA. All Rights Reserved.