Uses of Class
com.bytedesk.core.action.ActionEntity
Packages that use ActionEntity
-
Uses of ActionEntity in com.bytedesk.core.action
Fields in com.bytedesk.core.action declared as ActionEntityMethods in com.bytedesk.core.action that return ActionEntityMethods in com.bytedesk.core.action that return types with arguments of type ActionEntityModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ActionEntity>
ActionSpecification.search
(ActionRequest request) Methods in com.bytedesk.core.action with parameters of type ActionEntityModifier and TypeMethodDescriptionActionRestService.convertToResponse
(ActionEntity action) void
ActionRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, ActionEntity entity) private void
ActionEntityListener.onPostPersist
(ActionEntity action) ActionRestService.save
(ActionEntity action) Constructors in com.bytedesk.core.action with parameters of type ActionEntity