Uses of Class
org.dromara.warm.flow.orm.entity.FlowTask
Packages that use FlowTask
-
Uses of FlowTask in org.dromara.warm.flow.orm.dao
Methods in org.dromara.warm.flow.orm.dao that return FlowTaskMethods in org.dromara.warm.flow.orm.dao that return types with arguments of type FlowTask -
Uses of FlowTask in org.dromara.warm.flow.orm.entity
Fields in org.dromara.warm.flow.orm.entity with type parameters of type FlowTaskModifier and TypeFieldDescriptionprivate JPAUpdateMergeFunction<FlowTask>FlowTask.entityMergeprivate JPAPredicateFunction<javax.persistence.criteria.CriteriaBuilder,javax.persistence.criteria.Root<FlowTask>, List<javax.persistence.criteria.Predicate>> FlowTask.entityPredicateMethods in org.dromara.warm.flow.orm.entity that return types with arguments of type FlowTaskModifier and TypeMethodDescriptionFlowTask.entityMerge()JPAPredicateFunction<javax.persistence.criteria.CriteriaBuilder,javax.persistence.criteria.Root<FlowTask>, List<javax.persistence.criteria.Predicate>> FlowTask.entityPredicate()