- gateWayParallelIsFinish(Task, Instance, String) - Method in class org.dromara.warm.flow.core.service.impl.TaskServiceImpl
-
判断并行网关节点前置任务是否都完成
多条线路汇聚到并行网关,必须所有任务都完成,才能继续。 根据并行网关节点,查询前面的节点是否都完成,
判断规则,获取网关所有前置节点,并且查询是否有历史任务记录,前前置节点完成时间是否早于前置节点
- getActivityStatus() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getActivityStatus() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getActivityStatus() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getAddHandlers() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getAddHandlers() - Method in class org.dromara.warm.flow.core.dto.ModifyHandler
-
- getAllDataDefinition(Long) - Method in class org.dromara.warm.flow.core.service.impl.DefServiceImpl
-
- getAllNextNode(List<Skip>, List<String>, Map<String, List<Skip>>) - Method in class org.dromara.warm.flow.core.service.impl.DefServiceImpl
-
获取待办任务节点后的所有节点
- getAllNodes() - Method in class org.dromara.warm.flow.core.dto.FlowCombine
-
- getAllSkips() - Method in class org.dromara.warm.flow.core.dto.FlowCombine
-
- getAndCheck(Long) - Method in class org.dromara.warm.flow.core.service.impl.TaskServiceImpl
-
- getAndCheck(Task) - Method in class org.dromara.warm.flow.core.service.impl.TaskServiceImpl
-
- getApprover() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getAssociated() - Method in interface org.dromara.warm.flow.core.entity.User
-
- getBean(Class<M>) - Static method in class org.dromara.warm.flow.core.invoker.FrameInvoker
-
- getBusinessId() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getBusinessId() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getBusinessId() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getByAssociateds(List<Long>, String...) - Method in class org.dromara.warm.flow.core.service.impl.UserServiceImpl
-
- getByAssociateds(List<Long>, String...) - Method in interface org.dromara.warm.flow.core.service.UserService
-
根据(待办任务,实例,历史表,节点等)id查询权限人或者处理人
- getByFlowCode(String) - Method in class org.dromara.warm.flow.core.service.impl.NodeServiceImpl
-
- getByFlowCode(String) - Method in interface org.dromara.warm.flow.core.service.NodeService
-
根据流程编码获取流程节点集合
- getById(Serializable) - Method in class org.dromara.warm.flow.core.orm.service.impl.WarmServiceImpl
-
- getById(Serializable) - Method in interface org.dromara.warm.flow.core.orm.service.IWarmService
-
根据id查询
- getByIds(Collection<? extends Serializable>) - Method in class org.dromara.warm.flow.core.orm.service.impl.WarmServiceImpl
-
- getByIds(Collection<? extends Serializable>) - Method in interface org.dromara.warm.flow.core.orm.service.IWarmService
-
根据ids查询
- getByInsAndNodeCodes(Long, List<String>) - Method in interface org.dromara.warm.flow.core.dao.FlowHisTaskDao
-
根据instanceId和流程编码获取未退回的历史记录
- getByInsAndNodeCodes(Long, List<String>) - Method in interface org.dromara.warm.flow.core.service.HisTaskService
-
根据instanceId和流程编码获取未退回的历史记录
- getByInsAndNodeCodes(Long, List<String>) - Method in class org.dromara.warm.flow.core.service.impl.HisTaskServiceImpl
-
- getByKey(String) - Static method in enum org.dromara.warm.flow.core.enums.ActivityStatus
-
- getByKey(Integer) - Static method in enum org.dromara.warm.flow.core.enums.CooperateType
-
- getByKey(String) - Static method in enum org.dromara.warm.flow.core.enums.FlowStatus
-
- getByKey(String) - Static method in enum org.dromara.warm.flow.core.enums.NodeType
-
- getByKey(String) - Static method in enum org.dromara.warm.flow.core.enums.PublishStatus
-
- getByKey(String) - Static method in enum org.dromara.warm.flow.core.enums.SkipType
-
- getByKey(String) - Static method in enum org.dromara.warm.flow.core.enums.UserType
-
- getByNodeCodes(List<String>, Long) - Method in interface org.dromara.warm.flow.core.dao.FlowNodeDao
-
- getByNodeCodes(List<String>, Long) - Method in class org.dromara.warm.flow.core.service.impl.NodeServiceImpl
-
- getByNodeCodes(List<String>, Long) - Method in interface org.dromara.warm.flow.core.service.NodeService
-
根据流程编码获取开启的唯一流程的流程节点集合
- getByProcessedBys(Long, List<String>, String...) - Method in class org.dromara.warm.flow.core.service.impl.UserServiceImpl
-
- getByProcessedBys(Long, List<String>, String...) - Method in interface org.dromara.warm.flow.core.service.UserService
-
根据办理人查询
- getC() - Method in class org.dromara.warm.flow.core.chart.BetweenChart
-
- getC() - Method in class org.dromara.warm.flow.core.chart.OvalChart
-
- getC() - Method in class org.dromara.warm.flow.core.chart.ParallelChart
-
- getC() - Method in class org.dromara.warm.flow.core.chart.SerialChart
-
- getC() - Method in class org.dromara.warm.flow.core.chart.SkipChart
-
- getCategory() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getCfg(String) - Static method in class org.dromara.warm.flow.core.invoker.FrameInvoker
-
- getClassLoader() - Static method in class org.dromara.warm.flow.core.utils.ServiceLoaderUtil
-
- getClazz(String) - Static method in class org.dromara.warm.flow.core.utils.ClassUtil
-
通过包名获取Class对象
- getCode() - Method in class org.dromara.warm.flow.core.dto.ApiResult
-
- getCode() - Method in class org.dromara.warm.flow.core.dto.FlowPage
-
- getCode() - Method in exception org.dromara.warm.flow.core.exception.FlowException
-
- getCollaborator() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getContextClassLoader() - Static method in class org.dromara.warm.flow.core.utils.ServiceLoaderUtil
-
- getCooperateType() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getCooperateType() - Method in class org.dromara.warm.flow.core.dto.ModifyHandler
-
- getCooperateType() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getCoordinate() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getCoordinate() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getCreateBy() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getCreateBy() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getCreateBy() - Method in interface org.dromara.warm.flow.core.entity.User
-
- getCreateTime() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getCreateTime() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getCreateTime() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getCreateTime() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getCreateTime() - Method in interface org.dromara.warm.flow.core.entity.RootEntity
-
- getCreateTime() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getCreateTime() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getCreateTime() - Method in interface org.dromara.warm.flow.core.entity.User
-
- getCurUser() - Method in class org.dromara.warm.flow.core.dto.ModifyHandler
-
- getDao() - Method in class org.dromara.warm.flow.core.orm.service.impl.WarmServiceImpl
-
- getDao() - Method in interface org.dromara.warm.flow.core.orm.service.IWarmService
-
- getData() - Method in class org.dromara.warm.flow.core.dto.ApiResult
-
- getDataFillHandlerPath() - Method in class org.dromara.warm.flow.core.config.WarmFlow
-
- getDataSourceType() - Method in class org.dromara.warm.flow.core.config.WarmFlow
-
- getDefinition() - Method in class org.dromara.warm.flow.core.dto.FlowCombine
-
- getDefinition() - Method in class org.dromara.warm.flow.core.listener.ListenerVariable
-
- getDefinitionId() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getDefinitionId() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getDefinitionId() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getDefinitionId() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getDefinitionId() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getDelFlag() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getDelFlag() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getDelFlag() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getDelFlag() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getDelFlag() - Method in interface org.dromara.warm.flow.core.entity.RootEntity
-
- getDelFlag() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getDelFlag() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getDelFlag() - Method in interface org.dromara.warm.flow.core.entity.User
-
- getDetailMessage() - Method in exception org.dromara.warm.flow.core.exception.FlowException
-
- getDynamicPermissionFlagList() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getExceptionMessage(Throwable) - Static method in class org.dromara.warm.flow.core.utils.ExceptionUtil
-
获取exception的详细错误信息。
- getExt() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getExt() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getExt() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getExt() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getFirstBetween(Node) - Method in class org.dromara.warm.flow.core.service.impl.InsServiceImpl
-
有且只能有一个开始节点
- getFlowChartList() - Method in class org.dromara.warm.flow.core.chart.FlowChartChain
-
- getFlowCode() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getFlowCode() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getFlowConfig() - Static method in class org.dromara.warm.flow.core.FlowFactory
-
- getFlowName() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getFlowName() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getFlowName() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getFlowName() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getFlowParams() - Method in class org.dromara.warm.flow.core.listener.ListenerVariable
-
- getFlowStatus() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getFlowStatus() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getFlowStatus() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getFlowStatus(FlowParams) - Static method in class org.dromara.warm.flow.core.service.impl.HisTaskServiceImpl
-
- getFormCustom() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getFormCustom() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getFormCustom() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getFormCustom() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getFormCustom() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getFormPath() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getFormPath() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getFormPath() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getFormPath() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getFormPath() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getHandler() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getHandlerPath() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getHandlerType() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getHisStatus() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getHisTaskExt() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getId() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getId() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getId() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getId() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getId() - Method in interface org.dromara.warm.flow.core.entity.RootEntity
-
- getId() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getId() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getId() - Method in interface org.dromara.warm.flow.core.entity.User
-
- getInstance() - Method in class org.dromara.warm.flow.core.listener.ListenerVariable
-
- getInstanceId() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getInstanceId() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getIsAsc() - Method in class org.dromara.warm.flow.core.orm.agent.WarmQuery
-
- getIsAsc() - Method in interface org.dromara.warm.flow.core.utils.page.OrderBy
-
- getIsAsc() - Method in class org.dromara.warm.flow.core.utils.page.Page
-
- getIsPublish() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getKey() - Method in enum org.dromara.warm.flow.core.enums.ActivityStatus
-
- getKey() - Method in enum org.dromara.warm.flow.core.enums.CooperateType
-
- getKey() - Method in enum org.dromara.warm.flow.core.enums.FlowStatus
-
- getKey() - Method in enum org.dromara.warm.flow.core.enums.NodeType
-
- getKey() - Method in enum org.dromara.warm.flow.core.enums.PublishStatus
-
- getKey() - Method in enum org.dromara.warm.flow.core.enums.SkipType
-
- getKey() - Method in enum org.dromara.warm.flow.core.enums.UserType
-
- getKeyByValue(String) - Static method in enum org.dromara.warm.flow.core.enums.ActivityStatus
-
- getKeyByValue(String) - Static method in enum org.dromara.warm.flow.core.enums.CooperateType
-
- getKeyByValue(String) - Static method in enum org.dromara.warm.flow.core.enums.FlowStatus
-
- getKeyByValue(String) - Static method in enum org.dromara.warm.flow.core.enums.NodeType
-
- getKeyByValue(String) - Static method in enum org.dromara.warm.flow.core.enums.PublishStatus
-
- getKeyByValue(String) - Static method in enum org.dromara.warm.flow.core.enums.SkipType
-
- getKeyByValue(String) - Static method in enum org.dromara.warm.flow.core.enums.UserType
-
- getKeyType() - Method in class org.dromara.warm.flow.core.config.WarmFlow
-
- getList() - Method in class org.dromara.warm.flow.core.utils.page.Page
-
- getListenerPath() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getListenerPath() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getListenerPath(String, ValueHolder) - Static method in class org.dromara.warm.flow.core.utils.ListenerUtil
-
分别截取监听器path 和 监听器params
String input = "listenerPath({\"name\": \"John Doe\", \"age\": 30})";
- getListenerType() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getListenerType() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getLogicDeleteValue() - Method in class org.dromara.warm.flow.core.config.WarmFlow
-
- getLogicNotDeleteValue() - Method in class org.dromara.warm.flow.core.config.WarmFlow
-
- getMessage() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getMessage() - Method in class org.dromara.warm.flow.core.dto.ModifyHandler
-
- getMessage() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getMessage() - Method in exception org.dromara.warm.flow.core.exception.FlowException
-
- getMsg() - Method in class org.dromara.warm.flow.core.dto.ApiResult
-
- getMsg() - Method in class org.dromara.warm.flow.core.dto.FlowPage
-
- getN() - Method in class org.dromara.warm.flow.core.chart.BetweenChart
-
- getN() - Method in class org.dromara.warm.flow.core.chart.OvalChart
-
- getN() - Method in class org.dromara.warm.flow.core.chart.ParallelChart
-
- getN() - Method in class org.dromara.warm.flow.core.chart.SerialChart
-
- getN() - Method in class org.dromara.warm.flow.core.chart.SkipChart
-
- getN() - Method in class org.dromara.warm.flow.core.chart.TextChart
-
- getNewVersion(Definition) - Method in class org.dromara.warm.flow.core.service.impl.DefServiceImpl
-
- getNextByCheckGateway(Map<String, Object>, Node) - Method in class org.dromara.warm.flow.core.service.impl.NodeServiceImpl
-
- getNextByCheckGateway(Map<String, Object>, Node) - Method in interface org.dromara.warm.flow.core.service.NodeService
-
校验是否网关节点,如果是重新获取新的后面的节点
- getNextNode(Long, String, String, String) - Method in class org.dromara.warm.flow.core.service.impl.NodeServiceImpl
-
- getNextNode(Long, String, String, String) - Method in interface org.dromara.warm.flow.core.service.NodeService
-
根据流程定义和当前节点code获取下一节点(不考虑下个节点是网关的情况)
anyNodeCode不为空,则可跳转anyNodeCode节点
- getNextNodeCode() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getNextNodeList(Long, String, String, String, Map<String, Object>) - Method in class org.dromara.warm.flow.core.service.impl.NodeServiceImpl
-
- getNextNodeList(Long, String, String, String, Map<String, Object>) - Method in interface org.dromara.warm.flow.core.service.NodeService
-
根据流程定义和当前节点code获取下一节点,如是网关跳过取下一节点,并行网关返回多个节点
anyNodeCode不为空,则可跳转anyNodeCode节点
- getNextNodes() - Method in class org.dromara.warm.flow.core.listener.ListenerVariable
-
- getNextNodeType() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getNextTask(List<Task>) - Method in class org.dromara.warm.flow.core.service.impl.TaskServiceImpl
-
- getNextTask(List<Task>) - Method in interface org.dromara.warm.flow.core.service.TaskService
-
并行网关,取结束节点类型,否则随便取id最大的
- getNextTasks() - Method in class org.dromara.warm.flow.core.listener.ListenerVariable
-
- getNode() - Method in class org.dromara.warm.flow.core.listener.ListenerVariable
-
- getNodeCode() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getNodeCode() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getNodeCode() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getNodeCode() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getNodeCode() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getNodeCode() - Method in class org.dromara.warm.flow.core.listener.NodePermission
-
- getNodeId() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getNodeList() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getNodeName() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getNodeName() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getNodeName() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getNodeName() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getNodePermissionList() - Method in class org.dromara.warm.flow.core.listener.ListenerVariable
-
- getNodeRatio() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getNodeType() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getNodeType() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getNodeType() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getNodeType() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getNoReject(Long) - Method in interface org.dromara.warm.flow.core.dao.FlowHisTaskDao
-
根据instanceId获取未退回的历史记录
- getNoReject(Long) - Method in interface org.dromara.warm.flow.core.service.HisTaskService
-
根据instanceId获取未退回的历史记录
- getNoReject(String, String, List<HisTask>) - Method in interface org.dromara.warm.flow.core.service.HisTaskService
-
根据nodeCode和targetNodeCode获取未退回的历史记录
- getNoReject(Long) - Method in class org.dromara.warm.flow.core.service.impl.HisTaskServiceImpl
-
- getNoReject(String, String, List<HisTask>) - Method in class org.dromara.warm.flow.core.service.impl.HisTaskServiceImpl
-
- getNowNodeCode() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getNowNodeType() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getOne(T) - Method in class org.dromara.warm.flow.core.orm.agent.WarmQuery
-
查询列表
- getOne(T) - Method in class org.dromara.warm.flow.core.orm.service.impl.WarmServiceImpl
-
- getOne(T) - Method in interface org.dromara.warm.flow.core.orm.service.IWarmService
-
查询一条记录
- getOne(List<T>) - Static method in class org.dromara.warm.flow.core.utils.CollUtil
-
获取集合的第一个
- getOrderBy() - Method in class org.dromara.warm.flow.core.orm.agent.WarmQuery
-
- getOrderBy() - Method in interface org.dromara.warm.flow.core.utils.page.OrderBy
-
- getOrderBy() - Method in class org.dromara.warm.flow.core.utils.page.Page
-
- getPageNum() - Method in class org.dromara.warm.flow.core.utils.page.Page
-
- getPageSize() - Method in class org.dromara.warm.flow.core.utils.page.Page
-
- getParams() - Method in class org.dromara.warm.flow.core.listener.ValueHolder
-
- getPath() - Method in class org.dromara.warm.flow.core.listener.ValueHolder
-
- getPermission(Long, String...) - Method in class org.dromara.warm.flow.core.service.impl.UserServiceImpl
-
- getPermission(Long, String...) - Method in interface org.dromara.warm.flow.core.service.UserService
-
根据(待办任务,实例,历史表,节点等)id查询权限人或者处理人
- getPermissionByNode(String) - Method in class org.dromara.warm.flow.core.listener.ListenerVariable
-
- getPermissionFlag() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getPermissionFlag() - Method in class org.dromara.warm.flow.core.dto.ModifyHandler
-
- getPermissionFlag() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getPermissionFlag() - Method in class org.dromara.warm.flow.core.listener.NodePermission
-
- getPermissionFlagList() - Method in class org.dromara.warm.flow.core.listener.NodePermission
-
- getPermissionList() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getPermissionList() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getProcessedBy() - Method in interface org.dromara.warm.flow.core.entity.User
-
- getReductionHandlers() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getReductionHandlers() - Method in class org.dromara.warm.flow.core.dto.ModifyHandler
-
- getRows() - Method in class org.dromara.warm.flow.core.dto.FlowPage
-
- getSkipAnyNode() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getSkipByCheck(Node, List<Skip>, String) - Method in class org.dromara.warm.flow.core.service.impl.NodeServiceImpl
-
通过校验跳转类型获取跳转集合
- getSkipCondition() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getSkipList() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getSkipName() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getSkipType() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getSkipType() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getSkipType() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getSystemClassLoader() - Static method in class org.dromara.warm.flow.core.utils.ServiceLoaderUtil
-
- getTargetNodeCode() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getTargetNodeName() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getTask() - Method in class org.dromara.warm.flow.core.listener.ListenerVariable
-
- getTaskId() - Method in class org.dromara.warm.flow.core.dto.ModifyHandler
-
- getTaskId() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getTenantHandlerPath() - Method in class org.dromara.warm.flow.core.config.WarmFlow
-
- getTenantId() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getTenantId() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getTenantId() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getTenantId() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getTenantId() - Method in interface org.dromara.warm.flow.core.entity.RootEntity
-
- getTenantId() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getTenantId() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getTenantId() - Method in interface org.dromara.warm.flow.core.entity.User
-
- getTenantId() - Method in interface org.dromara.warm.flow.core.handler.TenantHandler
-
获取租户ID
- getTextChart() - Method in class org.dromara.warm.flow.core.chart.BetweenChart
-
- getTextChart() - Method in class org.dromara.warm.flow.core.chart.OvalChart
-
- getTextChart() - Method in class org.dromara.warm.flow.core.chart.SkipChart
-
- getTitle() - Method in class org.dromara.warm.flow.core.chart.TextChart
-
- getTotal() - Method in class org.dromara.warm.flow.core.dto.FlowPage
-
- getTotal() - Method in class org.dromara.warm.flow.core.utils.page.Page
-
- getType() - Method in interface org.dromara.warm.flow.core.entity.User
-
- getType() - Method in interface org.dromara.warm.flow.core.expression.ExpressionStrategy
-
获取表达式类型
- getType() - Method in class org.dromara.warm.flow.core.expression.ExpressionStrategyEq
-
- getType() - Method in class org.dromara.warm.flow.core.expression.ExpressionStrategyGe
-
- getType() - Method in class org.dromara.warm.flow.core.expression.ExpressionStrategyGt
-
- getType() - Method in class org.dromara.warm.flow.core.expression.ExpressionStrategyLe
-
- getType() - Method in class org.dromara.warm.flow.core.expression.ExpressionStrategyLike
-
- getType() - Method in class org.dromara.warm.flow.core.expression.ExpressionStrategyLt
-
- getType() - Method in class org.dromara.warm.flow.core.expression.ExpressionStrategyNe
-
- getType() - Method in class org.dromara.warm.flow.core.expression.ExpressionStrategyNotLike
-
- getType() - Method in class org.dromara.warm.flow.core.variable.DefaultVariableStrategy
-
- getType() - Method in interface org.dromara.warm.flow.core.variable.VariableStrategy
-
获取变量替换类型
- getUpdateTime() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getUpdateTime() - Method in interface org.dromara.warm.flow.core.entity.HisTask
-
- getUpdateTime() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getUpdateTime() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getUpdateTime() - Method in interface org.dromara.warm.flow.core.entity.RootEntity
-
- getUpdateTime() - Method in interface org.dromara.warm.flow.core.entity.Skip
-
- getUpdateTime() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getUpdateTime() - Method in interface org.dromara.warm.flow.core.entity.User
-
- getUserList() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getUserList() - Method in interface org.dromara.warm.flow.core.entity.Task
-
- getValue() - Method in enum org.dromara.warm.flow.core.enums.ActivityStatus
-
- getValue() - Method in enum org.dromara.warm.flow.core.enums.CooperateType
-
- getValue() - Method in enum org.dromara.warm.flow.core.enums.FlowStatus
-
- getValue() - Method in enum org.dromara.warm.flow.core.enums.NodeType
-
- getValue() - Method in enum org.dromara.warm.flow.core.enums.PublishStatus
-
- getValue() - Method in enum org.dromara.warm.flow.core.enums.SkipType
-
- getValue() - Method in enum org.dromara.warm.flow.core.enums.UserType
-
- getValueByKey(Integer) - Static method in enum org.dromara.warm.flow.core.enums.ActivityStatus
-
- getValueByKey(Integer) - Static method in enum org.dromara.warm.flow.core.enums.CooperateType
-
- getValueByKey(String) - Static method in enum org.dromara.warm.flow.core.enums.FlowStatus
-
- getValueByKey(Integer) - Static method in enum org.dromara.warm.flow.core.enums.NodeType
-
- getValueByKey(Integer) - Static method in enum org.dromara.warm.flow.core.enums.PublishStatus
-
- getValueByKey(String) - Static method in enum org.dromara.warm.flow.core.enums.SkipType
-
- getValueByKey(String) - Static method in enum org.dromara.warm.flow.core.enums.UserType
-
- getVariable() - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- getVariable() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getVariable() - Method in class org.dromara.warm.flow.core.listener.ListenerVariable
-
- getVariableMap() - Method in interface org.dromara.warm.flow.core.entity.Instance
-
- getVersion() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getVersion() - Method in interface org.dromara.warm.flow.core.entity.Node
-
- getWarmService() - Method in class org.dromara.warm.flow.core.orm.agent.WarmQuery
-
- getXmlString() - Method in interface org.dromara.warm.flow.core.entity.Definition
-
- getxParallel() - Method in class org.dromara.warm.flow.core.chart.ParallelChart
-
- getxPoints() - Method in class org.dromara.warm.flow.core.chart.SkipChart
-
- getxRect() - Method in class org.dromara.warm.flow.core.chart.BetweenChart
-
- getxSerial() - Method in class org.dromara.warm.flow.core.chart.SerialChart
-
- getxStartOval() - Method in class org.dromara.warm.flow.core.chart.OvalChart
-
- getxText() - Method in class org.dromara.warm.flow.core.chart.TextChart
-
- getyParallel() - Method in class org.dromara.warm.flow.core.chart.ParallelChart
-
- getyPoints() - Method in class org.dromara.warm.flow.core.chart.SkipChart
-
- getyRect() - Method in class org.dromara.warm.flow.core.chart.BetweenChart
-
- getySerial() - Method in class org.dromara.warm.flow.core.chart.SerialChart
-
- getyStartOval() - Method in class org.dromara.warm.flow.core.chart.OvalChart
-
- getyText() - Method in class org.dromara.warm.flow.core.chart.TextChart
-
- group2Map(Collection<E>, Function<E, T>, Function<E, U>) - Static method in class org.dromara.warm.flow.core.utils.StreamUtils
-
将collection按照两个规则(比如有相同的年级id,班级id)分类成双层map
Collection<E> ---> Map<T,Map<U,E>>
- groupBy2Key(Collection<E>, Function<E, K>, Function<E, U>) - Static method in class org.dromara.warm.flow.core.utils.StreamUtils
-
将collection按照两个规则(比如有相同的年级id,班级id)分类成双层map
Collection<E> ---> Map<T,Map<U,List<E>>>
- groupByKey(Collection<E>, Function<E, K>) - Static method in class org.dromara.warm.flow.core.utils.StreamUtils
-
将collection按照规则(比如有相同的班级id)分类成map
Collection<E> -------> Map<K,List<E>>
- groupByKeyFilter(Predicate<E>, Collection<E>, Function<E, K>) - Static method in class org.dromara.warm.flow.core.utils.StreamUtils
-
将collection按照规则(比如有相同的班级id)分类成map
Collection<E> -------> Map<K,List<E>>
- validaIsExistDestNode(List<Skip>, Set<String>) - Static method in class org.dromara.warm.flow.core.utils.FlowConfigUtil
-
校验所有的目标节点是否存在
- value - Variable in enum org.dromara.warm.flow.core.enums.ActivityStatus
-
- value - Variable in enum org.dromara.warm.flow.core.enums.CooperateType
-
- value - Variable in enum org.dromara.warm.flow.core.enums.FlowStatus
-
- value - Variable in enum org.dromara.warm.flow.core.enums.NodeType
-
- value - Variable in enum org.dromara.warm.flow.core.enums.PublishStatus
-
- value - Variable in enum org.dromara.warm.flow.core.enums.SkipType
-
- value - Variable in enum org.dromara.warm.flow.core.enums.UserType
-
- ValueHolder - Class in org.dromara.warm.flow.core.listener
-
- ValueHolder() - Constructor for class org.dromara.warm.flow.core.listener.ValueHolder
-
- valueOf(String) - Static method in enum org.dromara.warm.flow.core.enums.ActivityStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.warm.flow.core.enums.CooperateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.warm.flow.core.enums.FlowStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.warm.flow.core.enums.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.warm.flow.core.enums.PublishStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.warm.flow.core.enums.SkipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.warm.flow.core.enums.UserType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.dromara.warm.flow.core.enums.ActivityStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.warm.flow.core.enums.CooperateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.warm.flow.core.enums.FlowStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.warm.flow.core.enums.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.warm.flow.core.enums.PublishStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.warm.flow.core.enums.SkipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.warm.flow.core.enums.UserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variable - Variable in class org.dromara.warm.flow.core.dto.FlowParams
-
流程变量
- variable(Map<String, Object>) - Method in class org.dromara.warm.flow.core.dto.FlowParams
-
- variable - Variable in class org.dromara.warm.flow.core.listener.ListenerVariable
-
流程变量
- VariableStrategy - Interface in org.dromara.warm.flow.core.variable
-
变量替换策略
- VariableUtil - Class in org.dromara.warm.flow.core.utils
-
变量替换工具类
- VariableUtil() - Constructor for class org.dromara.warm.flow.core.utils.VariableUtil
-