ConsoleCommandExecution

constructor(input: String, resolvedCommandName: String, successful: Boolean)
constructor(input: String, resolvedCommandName: String, successful: Boolean, errorMessage: String)
constructor(input: String, resolvedCommandName: String, successful: Boolean, user: ProductUser)
constructor(input: String, resolvedCommandName: String, successful: Boolean, user: ProductUser, errorMessage: String)