@ApplicationScoped public class ComponentActionDao extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ComponentActionDao.ActionKey |
| Constructor and Description |
|---|
ComponentActionDao() |
| Modifier and Type | Method and Description |
|---|---|
ComponentActionDao.ActionKey |
createOrUpdate(ServiceMeta.ActionMeta meta) |
ServiceMeta.ActionMeta |
findBy(String component,
String type,
String action) |
void |
removeById(ComponentActionDao.ActionKey key) |
public ComponentActionDao()
public ComponentActionDao.ActionKey createOrUpdate(ServiceMeta.ActionMeta meta)
public ServiceMeta.ActionMeta findBy(String component, String type, String action)
public void removeById(ComponentActionDao.ActionKey key)
1.1.27 - Copyright © 2018 Talend Component Kit Documentation