Conversion
fun Conversion( @Json(name = "analysisToolLogFiles") analysisToolLogFiles: List<ArtifactLocation>? = null, @Json(name = "invocation") invocation: Invocation? = null, @Json(name = "properties") properties: PropertyBag? = null, @Json(name = "tool") tool: Tool)
Content copied to clipboard