Class SimpleRefinedImageFlavor


public class SimpleRefinedImageFlavor extends RefinedImageFlavor
Simple refined image flavor implementation that just differs flavors by name but allows to specify a parent flavor.
  • Constructor Details

    • SimpleRefinedImageFlavor

      public SimpleRefinedImageFlavor(ImageFlavor parentFlavor, String name)
      Main constructor.
      Parameters:
      parentFlavor - the parent image flavor
      name - the name of the image flavor