com.ibm.team.build.internal.hjplugin
Class RTCChangeLogSetEntry

java.lang.Object
  extended by hudson.scm.ChangeLogSet.Entry
      extended by com.ibm.team.build.internal.hjplugin.RTCChangeLogSetEntry
Direct Known Subclasses:
RTCChangeLogChangeSetEntry, RTCChangeLogComponentEntry

@ExportedBean(defaultVisibility=999)
public abstract class RTCChangeLogSetEntry
extends hudson.scm.ChangeLogSet.Entry


Constructor Summary
RTCChangeLogSetEntry()
           
 
Method Summary
 void setParent(RTCChangeLogSet parent)
           
 
Methods inherited from class hudson.scm.ChangeLogSet.Entry
getAffectedFiles, getAffectedPaths, getAuthor, getCommitId, getMsg, getMsgAnnotated, getMsgEscaped, getParent, getTimestamp, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RTCChangeLogSetEntry

public RTCChangeLogSetEntry()
Method Detail

setParent

public void setParent(RTCChangeLogSet parent)


Copyright © 2004-2013. All Rights Reserved.