Class FlowService

java.lang.Object
com.eka.middleware.pub.util.FlowService

public class FlowService extends Object
  • Constructor Details

    • FlowService

      public FlowService(Map<String,Object> flow, FlowIOS flowIOS)
    • FlowService

      public FlowService(String description, String title, Set<String> consumers, Set<String> developers, com.eka.middleware.service.DataPipeline dataPipeline)
    • FlowService

      public FlowService(String description, String title, Set<String> consumers, Set<String> developers, com.eka.middleware.service.DataPipeline dataPipeline, Boolean enableServiceDocumentValidation)
  • Method Details