类的使用
cn.jrack.flowable.core.domain.ProcessQuery
使用ProcessQuery的程序包
-
cn.jrack.flowable.utils中ProcessQuery的使用
参数类型为ProcessQuery的cn.jrack.flowable.utils中的方法修饰符和类型方法说明static voidProcessUtils.buildHistoricProcessInstanceSearch(org.flowable.engine.history.HistoricProcessInstanceQuery query, ProcessQuery process) 构建历史流程实例搜索static voidProcessUtils.buildProcessDefinitionSearch(org.flowable.engine.repository.ProcessDefinitionQuery query, ProcessQuery process) 构建流程定义搜索static voidProcessUtils.buildProcessSearch(org.flowable.common.engine.api.query.Query<?, ?> query, ProcessQuery process) static voidProcessUtils.buildTaskSearch(org.flowable.task.api.TaskQuery query, ProcessQuery process) 构建任务搜索