| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
VulnerabilitySearchParameters.getCommentTags() |
List<Tag> |
BatchTaggingParameters.getTags() |
List<Tag> |
Vulnerability.getTags() |
List<Tag> |
VulnerabilityComment.getTags() |
List<Tag> |
Application.getTags() |
List<Tag> |
VulnerabilitySearchParameters.getTags() |
List<Tag> |
VulnerabilitySearchParameters.getVulnTags() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Application.containTag(Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
void |
VulnerabilitySearchParameters.setCommentTags(List<Tag> commentTags) |
void |
BatchTaggingParameters.setTags(List<Tag> tags) |
void |
Vulnerability.setTags(List<Tag> tags) |
void |
VulnerabilityComment.setTags(List<Tag> tags) |
void |
Application.setTags(List<Tag> tags) |
void |
VulnerabilitySearchParameters.setTags(List<Tag> tags) |
void |
VulnerabilitySearchParameters.setVulnTags(List<Tag> vulnTags) |
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.