Class RiskWhatIfWorkflow

  • All Implemented Interfaces:
    com.activeviam.tools.whatif.core.IWhatIfWorkflow

    public class RiskWhatIfWorkflow
    extends com.activeviam.tools.whatif.core.WhatIfWorkflow
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String WHAT_IF_BRANCH_PREFIX  
      • Fields inherited from class com.activeviam.tools.whatif.core.WhatIfWorkflow

        datastoreConfig, LOGGER, securityManager, whatIfConflictManager, whatIfEngine, whatIfIdGenerator, whatIfSubmissionManager
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.activeviam.tools.whatif.core.IWhatIfSubmission execute​(com.activeviam.tools.whatif.core.IWhatIfSubmission submission)  
      • Methods inherited from class com.activeviam.tools.whatif.core.WhatIfWorkflow

        deleteBranch, merge, merge, setDatastoreConfig, setSecurityManager, setWhatIfConflictManager, setWhatIfEngine, setWhatIfIdGenerator, setWhatIfSubmissionManager
    • Constructor Detail

      • RiskWhatIfWorkflow

        public RiskWhatIfWorkflow()
    • Method Detail

      • execute

        public com.activeviam.tools.whatif.core.IWhatIfSubmission execute​(com.activeviam.tools.whatif.core.IWhatIfSubmission submission)
        Specified by:
        execute in interface com.activeviam.tools.whatif.core.IWhatIfWorkflow
        Overrides:
        execute in class com.activeviam.tools.whatif.core.WhatIfWorkflow