Package com.eka.middleware.flow
Class FlowResolver
java.lang.Object
com.eka.middleware.flow.FlowResolver
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidexecute(DataPipeline dp, javax.json.JsonObject mainflowJsonObject) 
- 
Constructor Details- 
FlowResolverpublic FlowResolver()
 
- 
- 
Method Details- 
executepublic static void execute(DataPipeline dp, javax.json.JsonObject mainflowJsonObject) throws SnippetException - Throws:
- SnippetException
 
 
-