public class RemoteGroup extends Object implements Group
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
name |
| Constructor and Description |
|---|
RemoteGroup() |
RemoteGroup(String id,
String name) |
Copyright © 2021 Flowable. All rights reserved.