public class GroupFactory
extends java.lang.Object
| Constructor and Description |
|---|
GroupFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Group |
create()
For new objects not added to Redmine yet.
|
static Group |
create(java.lang.Integer id) |
static Group |
create(java.lang.String name) |