hudson.scm
Class SubversionTagAction.TagInfo

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

@ExportedBean
public static class SubversionTagAction.TagInfo
extends java.lang.Object


Method Summary
 java.lang.String getModule()
           
 java.lang.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 java.lang.String getModule()

getUrl

@Exported
public java.lang.String getUrl()


Copyright © 2011. All Rights Reserved.