public class GroupRepresentation extends AbstractRepresentation
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
name |
protected String |
type |
| Constructor and Description |
|---|
GroupRepresentation() |
GroupRepresentation(Group group) |
public GroupRepresentation()
public GroupRepresentation(Group group)
Copyright © 2018 Flowable. All rights reserved.