Software Recipe Step Response
fun SoftwareRecipeStepResponse(archiveExtraction: SoftwareRecipeStepExtractArchiveResponse, dpkgInstallation: SoftwareRecipeStepInstallDpkgResponse, fileCopy: SoftwareRecipeStepCopyFileResponse, fileExec: SoftwareRecipeStepExecFileResponse, msiInstallation: SoftwareRecipeStepInstallMsiResponse, rpmInstallation: SoftwareRecipeStepInstallRpmResponse, scriptRun: SoftwareRecipeStepRunScriptResponse)