All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tenduke.events.api.model.data.package-info Maven / Gradle / Ivy

Go to download

Objects and interfaces describing data communicated in the 10Duke Event Data system API

There is a newer version: 1.9.0
Show newest version
/**
 * 

* 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