| Package | Description |
|---|---|
| io.fabric8.repo.gitlab |
| Modifier and Type | Method and Description |
|---|---|
UserDTO |
IssueDTO.getAssignee() |
UserDTO |
IssueDTO.getAuthor() |
UserDTO |
ProjectDTO.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
void |
IssueDTO.setAssignee(UserDTO assignee) |
void |
IssueDTO.setAuthor(UserDTO author) |
void |
ProjectDTO.setOwner(UserDTO owner) |
Copyright © 2011–2017 Red Hat. All rights reserved.