Class ExtensionProfileSettings


  • public abstract class ExtensionProfileSettings
    extends Object
    • Constructor Detail

      • ExtensionProfileSettings

        public ExtensionProfileSettings()
    • Method Detail

      • fileUris

        public abstract List<String> fileUris()
        The fileUris reference of the extension profile settings
      • commandToExecute

        public abstract String commandToExecute()
        The commandToExecute of the extension profile settings