public interface UpdatableSession
Modifier and Type | Method and Description |
---|---|
CompletableFuture<String> |
getKJarGAV() |
CompletableFuture<Boolean> |
updateKJarGAV(String kjar) |
CompletableFuture<String> getKJarGAV()
CompletableFuture<Boolean> updateKJarGAV(String kjar)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.