Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

Commit

Permalink
Added enums for upcoming integrations
Browse files Browse the repository at this point in the history
  • Loading branch information
rottebds committed Nov 29, 2017
1 parent d655030 commit 0ec6543
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,11 @@
package com.blackducksoftware.integration.phonehome.enums;

public enum ThirdPartyName {
ALERT("Alert"),
ARTIFACTORY("Artifactory"),
BAMBOO("Bamboo"),
CHROME("Chrome"),
DETECT("Hub-Detect"),
DETECT("Detect"),
ECLIPSE("Eclipse"),
EMAIL_EXTENSION("Email-Extension"),
FIREFOX("Firefox"),
Expand Down

0 comments on commit 0ec6543

Please sign in to comment.