public class EventPipeline extends BasePOJO
Modifier and Type | Field and Description |
---|---|
java.lang.Long |
pipelineId |
java.lang.String |
pipelineName |
Constructor and Description |
---|
EventPipeline() |
EventPipeline(java.lang.Long pipelineId,
java.lang.String pipelineName) |