public static final class Pipeline_Configuration.Conf extends Object
Conf
is used as a data transfer object.Modifier and Type | Field and Description |
---|---|
String |
description |
String |
lastUpdate |
String |
parameter |
String |
pipeline |
String |
validation |
String |
value |
Constructor and Description |
---|
Pipeline_Configuration.Conf() |
Pipeline_Configuration.Conf(String pipeline,
String parameter,
String value,
String validation,
String description,
String lastUpdate) |