package
0.0.0-20240303083302-2fdb8d145865
Repository: https://github.com/kuochaoyi/go-workflow.git
Documentation: pkg.go.dev

# Functions

CompleteTask CompleteTask 审批.
DelProcdefByID del by id 根据 id 删除.
FindAllProcdefPage find by page 分页查询.
FindMyProcInstPageAsJSON FindMyProcInstPageAsJSON 查询到我审批的流程实例.
FindParticipantByProcInstID 根据流程id查询流程参与者.
FindParticipantHistoryByProcInstID 历史纪录查询.
FindProcHistory 查询我的审批纪录.
FindProcHistoryNotify 查询抄送我的流程.
FindProcInstByID 根据流程ID查询流程.
FindProcNotify 查询抄送我的流程.
GetToken 获取token.
Index 首页.
MoveFinishedProcInstToHistory MoveFinishedProcInstToHistory 将已经结束的流程实例移动到历史数据库.
SaveProcdef save new procdefnition 保存流程定义.
StartByMyself 我启动的流程.
StartHistoryByMyself 查询我发起的流程.
StartProcessInstance 启动流程.
WithDrawTask 撤回.