Class ModelCreateResult


  • public class ModelCreateResult
    extends Object
    The result after creating and validating a Model.
    Author:
    geirst
    • Method Detail

      • getModel

        public Model getModel()
        The model these changes apply to
      • getConfigChangeActions

        public List<ConfigChangeAction> getConfigChangeActions()
        Returns the actions that needs to be done to successfully start using the new model