Class DefaultJsonModelHelper

java.lang.Object
com.skava.marketplace.orchestration.constants.DefaultJsonModelHelper

public final class DefaultJsonModelHelper extends Object
This class is used to set the default value for App config details.
Author:
Infosys Equinox
  • Method Details

    • createAppConfigurationRequest

      public static CreateAppConfigurationRequest createAppConfigurationRequest()
      Creates the app configuration request. It initializes empty lists for apiConfig, appConfigProperty, and webhookConfigs, and sets them to the CreateAppConfigurationRequest instance. It also sets a new instance of AppScopes to the CreateAppConfigurationRequest instance.
      Returns:
      the creates the app configuration request
    • saveAppDescriptionRequest

      public static SaveAppDescriptionRequest saveAppDescriptionRequest()
      Save app description request.
      Returns:
      the save app description request
    • uIJsonRequest

      public static UIJsonRequest uIJsonRequest()
      UI json request. This mehtod is used to set default value for UIJson
      Returns:
      the UI json request