hudson.scm
Class BlameSubversionTagAction.TagInfo

java.lang.Object
  extended by hudson.scm.BlameSubversionTagAction.TagInfo
Enclosing class:
BlameSubversionTagAction

@ExportedBean
public static class BlameSubversionTagAction.TagInfo
extends Object


Method Summary
 String getModule()
           
 String getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getModule

@Exported
public String getModule()

getUrl

@Exported
public String getUrl()


Copyright © 2004-2012 Hudson. All Rights Reserved.