this.profiles = profiles;
this.priority = priority;
this.binding = AppBinding.fromId(binding);
this.visibility = AppVisibility.fromId(visibility);
this.names = names;
this.iconLocator = new Locator(iconLocator);
this.iconFlags = iconFlags;
this.basePath = basePath;
this.classpathExt = classpathExt;
this.initialClass = initialClass;
this.params = params;