@ApplicationScoped public class ActionResourceImpl extends Object implements ActionResource
| Constructor and Description |
|---|
ActionResourceImpl() |
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<javax.ws.rs.core.Response> |
execute(String family,
String type,
String action,
String lang,
Map<String,String> params) |
org.talend.sdk.component.server.front.model.ActionList |
getIndex(String[] types,
String[] families,
String language) |
public ActionResourceImpl()
1.1.27 - Copyright © 2018 Talend Component Kit Documentation