public class FlowConfigV2ResourceLocalHandler extends FlowConfigResourceLocalHandler implements FlowConfigsResourceHandler
flowCatalog| Constructor and Description |
|---|
FlowConfigV2ResourceLocalHandler(FlowCatalog flowCatalog) |
| Modifier and Type | Method and Description |
|---|---|
com.linkedin.restli.server.CreateResponse |
createFlowConfig(FlowConfig flowConfig,
boolean triggerListener)
Add flowConfig locally and trigger all listeners iff @param triggerListener is set to true
|
createFlowConfig, createFlowSpecForConfig, createFlowSpecUri, deleteFlowConfig, deleteFlowConfig, getFlowConfig, updateFlowConfig, updateFlowConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateFlowConfig, deleteFlowConfig, getFlowConfig, updateFlowConfigpublic FlowConfigV2ResourceLocalHandler(FlowCatalog flowCatalog)
public com.linkedin.restli.server.CreateResponse createFlowConfig(FlowConfig flowConfig, boolean triggerListener) throws FlowConfigLoggedException
FlowConfigResourceLocalHandlercreateFlowConfig in class FlowConfigResourceLocalHandlerFlowConfigLoggedException