Class ExternalWebResource

  • All Implemented Interfaces:
    IMetaClass

    public final class ExternalWebResource
    extends AbstractWebElement
    Represents the endpoint of a web resource call.
    Instances are only created under the External plugin node, if no internal matching WebResource is found.
    • Constructor Summary

      Constructors 
      Constructor Description
      ExternalWebResource​(java.lang.String pluginId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getElementPresentationName​(IPluginElement element, boolean shortName)  
      java.lang.String getImageResourceName()  
      • Methods inherited from class com.hello2morrow.sonargraph.plugin.api.AbstractMetaClass

        getDescription, getElementArchitectureFilterNamePart, getElementName, getElementShortName, getName, getPluginId, getSimpleName, isMember
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait