索引

A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

N

name - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.domain.SysDept
部门名
name - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.domain.SysMenu
菜单名
name - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.domain.SysPermission
权限名
name - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.domain.SysPermissionGroup
组名
name - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.domain.SysRole
角色名
name - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.vo.RouterPerm
权限名
name - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.vo.RouterVO
路由名(唯一)
name - enum class中的变量 io.github.mangocrisp.spring.taybct.common.enums.ParamType
 
name - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.domain.Design
名称
name - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.domain.Form
名称
name - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.domain.FormRelease
发布名称
name - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.domain.Release
发布名称
name - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.dto.FormReleasePublishDTO
发布名称
name - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.dto.FormReleaseQueryDTO
发布名称
name - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.dto.ReleasePublishDTO
发布名称
name - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.dto.ReleaseQueryDTO
发布名称
name - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.pojo.BusinessField
字段名
name - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.vo.UnOperator
操作者名
newProcess(ProcessNewDTO) - 类中的方法 io.github.mangocrisp.spring.taybct.module.lf.controller.impl.ProcessControllerRegister
 
newProcess(ProcessNewDTO) - 接口中的方法 io.github.mangocrisp.spring.taybct.module.lf.controller.IProcessController
 
newProcess(Process) - 接口中的方法 io.github.mangocrisp.spring.taybct.module.lf.mapper.ProcessMapper
新建流程
newProcess(ProcessNewDTO, Supplier<INodesService>, Supplier<IEdgesService>, Supplier<IHistoryService>, Supplier<IPresentProcessService>, Supplier<ITodoService>) - 类中的方法 io.github.mangocrisp.spring.taybct.module.lf.service.impl.ProcessServiceImpl
 
newProcess(ProcessNewDTO, Supplier<INodesService>, Supplier<IEdgesService>, Supplier<IHistoryService>, Supplier<IPresentProcessService>, Supplier<ITodoService>) - 接口中的方法 io.github.mangocrisp.spring.taybct.module.lf.service.IProcessService
新建流程
nextStep(Supplier<Process>, Supplier<Nodes>, Supplier<INodesService>, Supplier<IEdgesService>, Supplier<IHistoryService>, Supplier<IPresentProcessService>, Supplier<ITodoService>, Supplier<Map<String, Object>>) - 类中的方法 io.github.mangocrisp.spring.taybct.module.lf.service.impl.ProcessServiceImpl
 
nextStep(Supplier<Process>, Supplier<Nodes>, Supplier<INodesService>, Supplier<IEdgesService>, Supplier<IHistoryService>, Supplier<IPresentProcessService>, Supplier<ITodoService>, Supplier<Map<String, Object>>) - 接口中的方法 io.github.mangocrisp.spring.taybct.module.lf.service.IProcessService
流程的下一步
nickname - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.domain.SysUser
昵称
NODE - enum class 中的枚举常量 io.github.mangocrisp.spring.taybct.module.lf.enums.ProcessItemType
节点
nodeId - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.domain.History
当前操作的节点 id
nodeId - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.domain.PresentProcess
当前节点 id
nodeId - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.domain.Todo
节点 id
nodeId - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.vo.ProcessListVO
当前节点 id
Nodes - io.github.mangocrisp.spring.taybct.module.lf.domain中的类
流程节点
TableName lf_nodes
Nodes() - 类的构造器 io.github.mangocrisp.spring.taybct.module.lf.domain.Nodes
 
NodesControllerRegister - io.github.mangocrisp.spring.taybct.module.lf.controller.impl中的类
 
NodesControllerRegister() - 类的构造器 io.github.mangocrisp.spring.taybct.module.lf.controller.impl.NodesControllerRegister
 
NodesMapper - io.github.mangocrisp.spring.taybct.module.lf.mapper中的接口
 
nodesService - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.beans.DetailDealHandler
 
nodesService - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.beans.StreetDealHandler
 
nodesService - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.controller.impl.NodesControllerRegister
 
nodesService - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.controller.impl.ProcessControllerRegister
 
nodesService() - 类中的方法 io.github.mangocrisp.spring.taybct.module.lf.auto.ServiceAutoConfigure
 
NodesServiceImpl - io.github.mangocrisp.spring.taybct.module.lf.service.impl中的类
 
NodesServiceImpl() - 类的构造器 io.github.mangocrisp.spring.taybct.module.lf.service.impl.NodesServiceImpl
 
NodesSubmitDTO - io.github.mangocrisp.spring.taybct.module.lf.dto中的类
流程节点提交 DTO
NodesSubmitDTO() - 类的构造器 io.github.mangocrisp.spring.taybct.module.lf.dto.NodesSubmitDTO
 
nodeText - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.vo.ProcessListVO
当前节点标题
nodeType - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.domain.History
当前节点类型(字典项 lf_node_type)
nodeType - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.domain.PresentProcess
当前节点类型(字典项 lf_node_type)
nodeType - 类中的变量 io.github.mangocrisp.spring.taybct.module.lf.dto.HistoryListQueryDTO
当前节点类型(字典项 lf_node_type)
NodeType - io.github.mangocrisp.spring.taybct.module.lf.dict中的类
节点类型
NodeType(String, String) - 类的构造器 io.github.mangocrisp.spring.taybct.module.lf.dict.NodeType
 
NORMAL - 接口中的静态变量 io.github.mangocrisp.spring.taybct.common.constants.ROLE
普通用户
NORMAL - 接口中的静态变量 io.github.mangocrisp.spring.taybct.module.lf.constants.ProcessType
普通类型
normalizeUserCode(String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.auth.security.util.OAuth2EndpointUtil
 
NOT_ARCHIVED - 接口中的静态变量 io.github.mangocrisp.spring.taybct.module.lf.constants.DoneStatus
未归档
NOTICE_TYPE - 接口中的静态变量 io.github.mangocrisp.spring.taybct.common.constants.SysDictConstants
通知类型
noticeId - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.domain.SysNoticeUser
通知 id
noticeType - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.domain.SysNoticeUser
通知类型(字典 notice_type)1是用户,其他的不管
noticeType - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.dto.SysNoticeUserDTO
通知类型(字典 notice_type)1是用户,其他的不管
NoticeType(String, String) - 类的构造器 io.github.mangocrisp.spring.taybct.common.dict.SysDict.NoticeType
 
noticeUsers - 类中的变量 io.github.mangocrisp.spring.taybct.api.system.dto.SysNoticeDTO
消息通知附加的通知对象关系,如果不指定就是通知公告,所有人可见
NUMBER - enum class 中的枚举常量 io.github.mangocrisp.spring.taybct.common.enums.ParamType
数字
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格