package com.bcxin.Infrastructures.events;

import java.io.Serializable;

public class IntegrationEventAbstract implements Serializable {
}
