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, shownByDefaultpublic 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 ListViewColumnCopyright © 2016–2021. All rights reserved.