public class LastBuildTriggerColumn extends ListViewColumn
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static Descriptor<ListViewColumn> |
DESCRIPTOR |
static String |
ICON_AND_DESC |
static String |
ICON_ONLY |
Constructor and Description |
---|
LastBuildTriggerColumn() |
LastBuildTriggerColumn(String causeDisplayType) |
Modifier and Type | Method and Description |
---|---|
String |
getCauseDisplayType() |
Descriptor<ListViewColumn> |
getDescriptor() |
Map<String,String> |
getLastBuildCauses(Job job) |
all, createDefaultInitialColumnList, createDefaultInitialColumnList, createDefaultInitialColumnList, getColumnCaption, shownByDefault
public static final String ICON_ONLY
public static final String ICON_AND_DESC
@Extension public static final Descriptor<ListViewColumn> DESCRIPTOR
@DataBoundConstructor public LastBuildTriggerColumn(String causeDisplayType)
public LastBuildTriggerColumn()
public String getCauseDisplayType()
public Descriptor<ListViewColumn> getDescriptor()
getDescriptor
in interface Describable<ListViewColumn>
getDescriptor
in class ListViewColumn
Copyright © 2016–2022. All rights reserved.