Uses of Package
io.automatiko.engine.api.uow
Packages that use io.automatiko.engine.api.uow
Package
Description
-
Classes in io.automatiko.engine.api.uow used by io.automatiko.engine.api
-
Classes in io.automatiko.engine.api.uow used by io.automatiko.engine.api.uowClassDescriptionUnit of Work allows to group related activities and operation into single unit.Defines individual work unit that can be associated with unit of work
-
Classes in io.automatiko.engine.api.uow used by io.automatiko.engine.api.workflowClassDescriptionManager that controls and give access to UnitOfWork.