Class SensiBookScalingRestService

    • Field Detail

      • logger

        protected Logger logger
      • datastore

        protected com.qfs.store.IDatastore datastore
      • whatIfWorkflow

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

        protected String sensiStore
      • submissionName

        protected String submissionName
    • Constructor Detail

      • SensiBookScalingRestService

        public SensiBookScalingRestService​(com.qfs.store.IDatastore datastore,
                                           com.activeviam.tools.whatif.core.IWhatIfWorkflow whatIfWorkflow,
                                           String sensiStore,
                                           String submissionName)
    • Method Detail

      • definitionFromDTO

        public com.activeviam.tools.whatif.core.IWhatIfDefinition definitionFromDTO​(SensiBookScalingDTO dto)
      • submissionFromDTO

        public com.activeviam.tools.whatif.core.IWhatIfSubmission submissionFromDTO​(SensiBookScalingDTO dto,
                                                                                    com.activeviam.tools.whatif.core.IWhatIfDefinition definition)