org.jvnet.hudson.test
Class FakeChangeLogSCM.ChangelogAction

java.lang.Object
  extended by hudson.model.InvisibleAction
      extended by org.jvnet.hudson.test.FakeChangeLogSCM.ChangelogAction
All Implemented Interfaces:
Action, ModelObject
Enclosing class:
FakeChangeLogSCM

public static class FakeChangeLogSCM.ChangelogAction
extends InvisibleAction


Constructor Summary
FakeChangeLogSCM.ChangelogAction(List<FakeChangeLogSCM.EntryImpl> entries)
           
 
Method Summary
 
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FakeChangeLogSCM.ChangelogAction

public FakeChangeLogSCM.ChangelogAction(List<FakeChangeLogSCM.EntryImpl> entries)


Copyright © 2004-2013. All Rights Reserved.