public interface RuntimeModelService
| Modifier and Type | Method and Description |
|---|---|
Optional<RuntimeModel> |
getRuntimeModel(String runtimeModelId)
Get a runtime model given an ID.
|
Optional<RuntimeModel> getRuntimeModel(String runtimeModelId)
runtimeModelId - The Runtime model represented by runtimeModelId.Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.