Uses of Enum Class
dk.cloudcreate.essentials.components.foundation.transaction.UnitOfWorkLifecycleCallback.BeforeCommitProcessingStatus
Packages that use UnitOfWorkLifecycleCallback.BeforeCommitProcessingStatus
-
Uses of UnitOfWorkLifecycleCallback.BeforeCommitProcessingStatus in dk.cloudcreate.essentials.components.foundation.transaction
Methods in dk.cloudcreate.essentials.components.foundation.transaction that return UnitOfWorkLifecycleCallback.BeforeCommitProcessingStatusModifier and TypeMethodDescriptionUnitOfWorkLifecycleCallback.beforeCommit(UnitOfWork unitOfWork, List<RESOURCE_TYPE> associatedResources) Returns the enum constant of this class with the specified name.UnitOfWorkLifecycleCallback.BeforeCommitProcessingStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.