| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
Scan.getEvents() |
List<Event> |
Vulnerability.getEvents() |
List<Event> |
User.getEvents() |
List<Event> |
Application.getEvents() |
List<Event> |
Defect.getEvents() |
List<Event> |
User.getUserEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
Scan.setEvents(List<Event> events) |
void |
Vulnerability.setEvents(List<Event> events) |
void |
User.setEvents(List<Event> events) |
void |
Application.setEvents(List<Event> events) |
void |
Defect.setEvents(List<Event> events) |
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.