Bus message events
info
To know more about bus message mechanism look at AMQP starter
| Event | Target | Mode | Description |
|---|---|---|---|
| AIPEvent | ONE_PER_MICROSERVICE_TYPE | Broadcast | Biggest granularity information event on what's happening on an AIP. If you need informations on each StorageDataFile. |
| DataFileEvent | ALL | Broadcast | Events mainly for rs-order, gives information on StorageDataFile granularity, not AIP. |
| DataStorageEvent | MICROSERVICE | Unicast | Published when a file is stored, deleted or restored |