Class FlightRecorderHelper.ConfigurationInfo

    • Constructor Detail

      • ConfigurationInfo

        public ConfigurationInfo​(io.cryostat.libcryostat.templates.TemplateType type,
                                 String name,
                                 String label)
      • ConfigurationInfo

        public ConfigurationInfo​(Configuration configuration)
    • Method Detail

      • getName

        public String getName()
      • getLabel

        public String getLabel()
      • getType

        public io.cryostat.libcryostat.templates.TemplateType getType()