Class SensiVectorSubstitutionRestService

    • Field Detail

      • logger

        protected Logger logger
      • whatIfWorkflow

        protected com.activeviam.tools.whatif.core.IWhatIfWorkflow whatIfWorkflow
      • submissionName

        protected String submissionName
      • regexp

        protected String regexp
    • Constructor Detail

      • SensiVectorSubstitutionRestService

        public SensiVectorSubstitutionRestService​(com.qfs.store.IDatastore datastore,
                                                  String sensiStore,
                                                  com.activeviam.tools.whatif.core.IWhatIfWorkflow whatIfWorkflow,
                                                  String submissionName,
                                                  String regexp)