Uses of Class
org.whitesource.agent.ViaLanguage
-
Packages that use ViaLanguage Package Description org.whitesource.agent -
-
Uses of ViaLanguage in org.whitesource.agent
Methods in org.whitesource.agent that return ViaLanguage Modifier and Type Method Description ViaLanguageViaComponents. getLanguage()static ViaLanguageViaLanguage. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ViaLanguage[]ViaLanguage. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.whitesource.agent with parameters of type ViaLanguage Constructor Description FileSystemScanner(ResolverConfiguration resolver, AgentConfiguration agentConfiguration, boolean enableImpactAnalysis, ViaLanguage iaLanguage)ViaComponents(java.lang.String appPath, ViaLanguage language)
-