java.lang.Object
com.codebarrel.automation.api.service.auditevent.event.message.MessageComponentChange

public class MessageComponentChange extends Object
Represents our 'classic' message component change, that shows either an info or error message, with some additional data appended after the i18n message.

It's not really properly i18nized because of this, and in future components will want to implement their own custom rendered audit log component changes.