Uses of Class
hudson.plugins.depgraph_view.AbstractDependencyGraphAction.SupportedImageType

Uses of AbstractDependencyGraphAction.SupportedImageType in hudson.plugins.depgraph_view
 

Fields in hudson.plugins.depgraph_view with type parameters of type AbstractDependencyGraphAction.SupportedImageType
protected static com.google.common.collect.ImmutableMap<java.lang.String,AbstractDependencyGraphAction.SupportedImageType> AbstractDependencyGraphAction.extension2Type
          Maps the extension of the requested file to the content type and the argument for the -T option of the graphviz tools
 

Methods in hudson.plugins.depgraph_view that return AbstractDependencyGraphAction.SupportedImageType
static AbstractDependencyGraphAction.SupportedImageType AbstractDependencyGraphAction.SupportedImageType.of(java.lang.String contentType, java.lang.String dotType)
           
 



Copyright © 2010. All Rights Reserved.