public class RuntimeQuery extends Object
Constructor and Description |
---|
RuntimeQuery(String providerId,
String pipelineId,
String pipelineExecutionId,
String runtimeId,
String runtimeName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPipelineExecutionId() |
String |
getPipelineId() |
String |
getProviderId() |
String |
getRuntimeId() |
String |
getRuntimeName() |
int |
hashCode() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.