hudson.scm
Class SubversionTagAction.TagInfo

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

@ExportedBean
public static class SubversionTagAction.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-2013. All Rights Reserved.