Module io.automatiko.engine.api
Package io.automatiko.engine.api
package io.automatiko.engine.api
-
ClassDescriptionProvides direct information about addons installed and available within the running service.Entry point for accessing business automation components such as processes, rules, decisions, etc.Provides general configuration of Kogito applicationWraps logic to generate unique identifiers per execution (e.g. evaluation of DMN model) Each call of the
Supplier.get()method is considered a separate request of a new ID.A marker interface that identifies a functions implementations that should be available in the process execution such as script tasks, various conditions etc All methods of the implementation class much be public and static.Represents data model type of objects that are usually descriptor of data holders.