public class MashupStateHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,Object> |
mashupState |
| Constructor and Description |
|---|
MashupStateHolder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getState(String key) |
void |
saveState(String key,
Object state) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.