@ApplicationScoped public class RuntimeModelServiceImpl extends Object implements RuntimeModelService
| Constructor and Description |
|---|
RuntimeModelServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Optional<RuntimeModel> |
getRuntimeModel(String exportId)
Get a runtime model given an ID.
|
public Optional<RuntimeModel> getRuntimeModel(String exportId)
RuntimeModelServicegetRuntimeModel in interface RuntimeModelServiceexportId - The Runtime model represented by runtimeModelId.Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.