JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
H
I
L
O
P
R
S
U
W
C
CHECK_POLICIES_JSON_FILE
- Static variable in class org.whitesource.agent.report.
PolicyCheckReport
close(Closeable)
- Static method in class org.whitesource.agent.report.
FileUtils
Closes a resource if it is not null.
copyReportResources(File)
- Method in class org.whitesource.agent.report.
PolicyCheckReport
Copy required resources for the report.
copyResource(String, File)
- Static method in class org.whitesource.agent.report.
FileUtils
Copy a classpath resource to a destination file.
createTemplateContext()
- Method in class org.whitesource.agent.report.
PolicyCheckReport
Create the context holding all the information of the report.
createTemplateEngine(Properties)
- Method in class org.whitesource.agent.report.
PolicyCheckReport
Create and initialize a template engine to use for generating reports.
D
DATE_FORMAT
- Static variable in class org.whitesource.agent.report.
PolicyCheckReport
deleteRecursive(File)
- Static method in class org.whitesource.agent.report.
FileUtils
Delete all files rooted in the given path.
E
equals(Object)
- Method in class org.whitesource.agent.report.summary.
RejectedLibrary
F
FileUtils
- Class in
org.whitesource.agent.report
Helper class for manipulating files while generating reports.
G
generate(File, boolean, boolean)
- Method in class org.whitesource.agent.report.
OfflineUpdateRequest
The method generates the update request file.
generate(File, boolean)
- Method in class org.whitesource.agent.report.
PolicyCheckReport
The method generate the policy check report
generate(File, boolean, Properties)
- Method in class org.whitesource.agent.report.
PolicyCheckReport
The method generate the policy check report
generateJson(File)
- Method in class org.whitesource.agent.report.
PolicyCheckReport
getBuildName()
- Method in class org.whitesource.agent.report.
PolicyCheckReport
getBuildNumber()
- Method in class org.whitesource.agent.report.
PolicyCheckReport
getFilterType()
- Method in class org.whitesource.agent.report.summary.
RejectingPolicy
getHeight()
- Method in class org.whitesource.agent.report.model.
LicenseHistogramDataPoint
getLink()
- Method in class org.whitesource.agent.report.summary.
RejectedLibrary
getName()
- Method in class org.whitesource.agent.report.model.
LicenseHistogramDataPoint
getName()
- Method in class org.whitesource.agent.report.summary.
RejectedLibrary
getOccurrences()
- Method in class org.whitesource.agent.report.model.
LicenseHistogramDataPoint
getPolicyName()
- Method in class org.whitesource.agent.report.summary.
RejectingPolicy
getProjects()
- Method in class org.whitesource.agent.report.summary.
RejectedLibrary
getRejectedLibraries()
- Method in class org.whitesource.agent.report.summary.
RejectingPolicy
getRejectingPolicies()
- Method in class org.whitesource.agent.report.summary.
PolicyRejectionReport
getResult()
- Method in class org.whitesource.agent.report.
PolicyCheckReport
getSha1()
- Method in class org.whitesource.agent.report.summary.
RejectedLibrary
getShortName()
- Method in class org.whitesource.agent.report.model.
LicenseHistogramDataPoint
getSummary()
- Method in class org.whitesource.agent.report.summary.
PolicyRejectionReport
getTotalRejectedLibraries()
- Method in class org.whitesource.agent.report.summary.
PolicyRejectionSummary
H
hashCode()
- Method in class org.whitesource.agent.report.summary.
RejectedLibrary
I
isInclusive()
- Method in class org.whitesource.agent.report.summary.
RejectingPolicy
isProductLevel()
- Method in class org.whitesource.agent.report.summary.
RejectingPolicy
L
LicenseHistogramDataPoint
- Class in
org.whitesource.agent.report.model
Details object for specific data point in a license histogram.
LicenseHistogramDataPoint()
- Constructor for class org.whitesource.agent.report.model.
LicenseHistogramDataPoint
Default constructor
LicenseHistogramDataPoint(String, int)
- Constructor for class org.whitesource.agent.report.model.
LicenseHistogramDataPoint
Constructor
O
OfflineUpdateRequest
- Class in
org.whitesource.agent.report
A generator for offline update requests.
OfflineUpdateRequest(UpdateInventoryRequest)
- Constructor for class org.whitesource.agent.report.
OfflineUpdateRequest
Constructor
org.whitesource.agent.report
- package org.whitesource.agent.report
org.whitesource.agent.report.model
- package org.whitesource.agent.report.model
org.whitesource.agent.report.summary
- package org.whitesource.agent.report.summary
P
packDirectory(File, ZipOutputStream)
- Static method in class org.whitesource.agent.report.
FileUtils
Pack a directory into a single zip file.
POLICY_REJECTION_SUMMARY_FILE
- Static variable in class org.whitesource.agent.report.
PolicyCheckReport
PolicyCheckReport
- Class in
org.whitesource.agent.report
A report generator for policy check results.
PolicyCheckReport(BaseCheckPoliciesResult)
- Constructor for class org.whitesource.agent.report.
PolicyCheckReport
Constructor
PolicyCheckReport(BaseCheckPoliciesResult, String, String)
- Constructor for class org.whitesource.agent.report.
PolicyCheckReport
Constructor
PolicyRejectionReport
- Class in
org.whitesource.agent.report.summary
POJO for holding all information about rejected libraries and policies.
PolicyRejectionReport()
- Constructor for class org.whitesource.agent.report.summary.
PolicyRejectionReport
PolicyRejectionSummary
- Class in
org.whitesource.agent.report.summary
POJO for holding the summarized policy rejection information.
PolicyRejectionSummary()
- Constructor for class org.whitesource.agent.report.summary.
PolicyRejectionSummary
R
REJECT
- Static variable in class org.whitesource.agent.report.
PolicyCheckReport
RejectedLibrary
- Class in
org.whitesource.agent.report.summary
POJO for holding the minimum resource information.
RejectedLibrary()
- Constructor for class org.whitesource.agent.report.summary.
RejectedLibrary
RejectedLibrary(String, String, String)
- Constructor for class org.whitesource.agent.report.summary.
RejectedLibrary
RejectingPolicy
- Class in
org.whitesource.agent.report.summary
POJO for holding the summarized policy rejection information about a rejecting policy.
RejectingPolicy()
- Constructor for class org.whitesource.agent.report.summary.
RejectingPolicy
RejectingPolicy(String, String, boolean, boolean)
- Constructor for class org.whitesource.agent.report.summary.
RejectingPolicy
S
setBuildName(String)
- Method in class org.whitesource.agent.report.
PolicyCheckReport
setBuildNumber(String)
- Method in class org.whitesource.agent.report.
PolicyCheckReport
setFilterType(String)
- Method in class org.whitesource.agent.report.summary.
RejectingPolicy
setHeight(int)
- Method in class org.whitesource.agent.report.model.
LicenseHistogramDataPoint
setInclusive(boolean)
- Method in class org.whitesource.agent.report.summary.
RejectingPolicy
setLink(String)
- Method in class org.whitesource.agent.report.summary.
RejectedLibrary
setName(String)
- Method in class org.whitesource.agent.report.model.
LicenseHistogramDataPoint
setName(String)
- Method in class org.whitesource.agent.report.summary.
RejectedLibrary
setOccurrences(int)
- Method in class org.whitesource.agent.report.model.
LicenseHistogramDataPoint
setPolicyName(String)
- Method in class org.whitesource.agent.report.summary.
RejectingPolicy
setProductLevel(boolean)
- Method in class org.whitesource.agent.report.summary.
RejectingPolicy
setProjects(Set<String>)
- Method in class org.whitesource.agent.report.summary.
RejectedLibrary
setRejectedLibraries(Set<RejectedLibrary>)
- Method in class org.whitesource.agent.report.summary.
RejectingPolicy
setRejectingPolicies(Collection<RejectingPolicy>)
- Method in class org.whitesource.agent.report.summary.
PolicyRejectionReport
setResult(BaseCheckPoliciesResult)
- Method in class org.whitesource.agent.report.
PolicyCheckReport
setSha1(String)
- Method in class org.whitesource.agent.report.summary.
RejectedLibrary
setSummary(PolicyRejectionSummary)
- Method in class org.whitesource.agent.report.summary.
PolicyRejectionReport
setTotalRejectedLibraries(int)
- Method in class org.whitesource.agent.report.summary.
PolicyRejectionSummary
U
UTF_8
- Static variable in class org.whitesource.agent.report.
OfflineUpdateRequest
W
writeToFile(File, String)
- Method in class org.whitesource.agent.report.
PolicyCheckReport
C
D
E
F
G
H
I
L
O
P
R
S
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2011-2018
White Source
. All Rights Reserved.