public class PipelineTestDetails extends Object implements Serializable
Constructor and Description |
---|
PipelineTestDetails() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getEnclosingBlockNames() |
List<String> |
getEnclosingBlocks() |
String |
getNodeId() |
void |
setEnclosingBlockNames(List<String> enclosingBlockNames) |
void |
setEnclosingBlocks(List<String> enclosingBlocks) |
void |
setNodeId(String nodeId) |
Copyright © 2016–2022. All rights reserved.