public class ChangeState extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
error |
protected boolean |
saved |
protected String[] |
users |
| Constructor and Description |
|---|
ChangeState(boolean saved,
String[] users) |
ChangeState(boolean saved,
String error,
String[] users) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.