Uses of Class
com.bytedesk.core.flow.FlowEntity
Packages that use FlowEntity
-
Uses of FlowEntity in com.bytedesk.core.flow
Methods in com.bytedesk.core.flow that return FlowEntityMethods in com.bytedesk.core.flow that return types with arguments of type FlowEntityModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<FlowEntity>
FlowSpecification.search
(FlowRequest request) Methods in com.bytedesk.core.flow with parameters of type FlowEntityModifier and TypeMethodDescriptionFlowRestService.convertToResponse
(FlowEntity entity) void
FlowRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, FlowEntity entity) FlowRestService.save
(FlowEntity entity)