org.jenkinsci.plugins.livescreenshot
Class LiveScreenshotColumn
java.lang.Object
hudson.views.ListViewColumn
org.jenkinsci.plugins.livescreenshot.LiveScreenshotColumn
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.views.ListViewColumn>
public class LiveScreenshotColumn
- extends hudson.views.ListViewColumn
- Author:
- sts
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Fields inherited from class hudson.views.ListViewColumn |
LIST |
| Methods inherited from class hudson.views.ListViewColumn |
all, createDefaultInitialColumnList, getColumnCaption, getDescriptor, shownByDefault |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiveScreenshotColumn
@DataBoundConstructor
public LiveScreenshotColumn()
collectScreenshots
public String collectScreenshots(hudson.model.Run run)
getScreenshots
public String getScreenshots(hudson.model.Job job)
Copyright © 2004-2013. All Rights Reserved.