Class DescriptorWithHumanName

java.lang.Object
org.graylog2.plugin.AbstractDescriptor
org.graylog2.plugin.DescriptorWithHumanName
Direct Known Subclasses:
AlertCondition.Descriptor, SearchResponseDecorator.Descriptor

public class DescriptorWithHumanName extends AbstractDescriptor
  • Constructor Details

    • DescriptorWithHumanName

      public DescriptorWithHumanName(String name, boolean exclusive, String linkToDocs, String humanName)
  • Method Details

    • getHumanName

      public String getHumanName()