Class WebElementDescriptor

java.lang.Object
sonia.scm.plugin.ClassElement
sonia.scm.plugin.WebElementDescriptor

public final class WebElementDescriptor extends ClassElement
Descriptor for web elements such as filter or servlets. A web element can be registered by using the WebElement annotation.
Since:
2.0.0
  • Constructor Details

    • WebElementDescriptor

      public WebElementDescriptor()
  • Method Details

    • getMorePatterns

      public String[] getMorePatterns()