public class RemoteDevState extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
(package private) Map<String,String> |
fileHashes |
(package private) Throwable |
throwable |
| Constructor and Description |
|---|
RemoteDevState(Map<String,String> fileHashes,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getAugmentProblem() |
Map<String,String> |
getFileHashes() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.