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

io.holunda.camunda.datapool.EnableDataEntryCollector.kt Maven / Gradle / Ivy

package io.holunda.camunda.datapool

import org.springframework.context.annotation.Import

/**
 * Enables the data entry collector.
 */
@MustBeDocumented
@Import(DataEntrySenderConfiguration::class)
annotation class EnableDataEntryCollector




© 2015 - 2024 Weber Informatics LLC | Privacy Policy