Package org.jvnet.hudson.test
Class FakeChangeLogSCM.ChangelogAction
java.lang.Object
hudson.model.InvisibleAction
org.jvnet.hudson.test.FakeChangeLogSCM.ChangelogAction
- All Implemented Interfaces:
hudson.model.Action
,hudson.model.ModelObject
- Enclosing class:
- FakeChangeLogSCM
public static class FakeChangeLogSCM.ChangelogAction
extends hudson.model.InvisibleAction
-
Constructor Summary
ConstructorDescriptionChangelogAction
(List<FakeChangeLogSCM.EntryImpl> entries, String changeLogFile) -
Method Summary
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
ChangelogAction
-