Uses of Class
org.jenkinsci.plugins.workflow.visualization.table.FlowNodeViewColumn
Packages that use FlowNodeViewColumn
-
Uses of FlowNodeViewColumn in org.jenkinsci.plugins.workflow.visualization.table
Methods in org.jenkinsci.plugins.workflow.visualization.table that return FlowNodeViewColumnModifier and TypeMethodDescriptionFlowNodeViewColumnDescriptor.getDefaultInstance()Deprecated.Don't use this method outside the core workflow plugins as we'll likely change this.Methods in org.jenkinsci.plugins.workflow.visualization.table that return types with arguments of type FlowNodeViewColumnModifier and TypeMethodDescriptionstatic List<FlowNodeViewColumn>FlowNodeViewColumnDescriptor.getDefaultInstances()Deprecated.Don't use this method outside the core workflow plugins as we'll likely change this.Constructor parameters in org.jenkinsci.plugins.workflow.visualization.table with type arguments of type FlowNodeViewColumnModifierConstructorDescriptionprotectedFlowNodeViewColumnDescriptor(Class<? extends FlowNodeViewColumn> clazz)