com.tenduke.events.api.model.data.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of events-api Show documentation
Show all versions of events-api Show documentation
Objects and interfaces describing data communicated in the 10Duke Event Data system API
/**
*
* Interfaces for default event data payload fields.
*
*
* 10Duke Event Data does not specify any contract for event data payload. When integrating
* with 10Duke Event Data, developer may freely choose to use or not to use these interfaces.
* These interfaces provide fields for commonly needed event data details.
*
*
* See the {@code com.tenduke.events.api.model.object} package for event data object types
* that use these fields.
*
*/
package com.tenduke.events.api.model.data;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy