| Package | Description |
|---|---|
| com.secdec.codedx.api.client |
| Modifier and Type | Method and Description |
|---|---|
Project |
CodeDxClient.getProject(int id)
Retreives a specific project from CodeDx
|
List<Project> |
CodeDxClient.getProjects()
Retrieves a list of projects from CodeDx.
|
void |
CodeDxClient.startAnalysis(int projectId,
InputStream[] artifacts)
Kicks off a CodeDx analysis run on a specified project
|
Copyright © 2004-2014. All Rights Reserved.