hudson.plugins.depgraph_view
Class AbstractDependencyGraphAction.SupportedImageType

java.lang.Object
  extended by hudson.plugins.depgraph_view.AbstractDependencyGraphAction.SupportedImageType
Enclosing class:
AbstractDependencyGraphAction

protected static class AbstractDependencyGraphAction.SupportedImageType
extends java.lang.Object


Method Summary
static AbstractDependencyGraphAction.SupportedImageType of(java.lang.String contentType, java.lang.String dotType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

of

public static AbstractDependencyGraphAction.SupportedImageType of(java.lang.String contentType,
                                                                  java.lang.String dotType)


Copyright © 2010. All Rights Reserved.