Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DecisionDef ¶
DecisionDef holds the schema definition for the DecisionDef entity.
func (DecisionDef) Annotations ¶
func (DecisionDef) Annotations() []schema.Annotation
func (DecisionDef) Mixin ¶
func (DecisionDef) Mixin() []ent.Mixin
type DecisionReqDef ¶
DecisionReqDef 决策文件需求定义.
func (DecisionReqDef) Annotations ¶
func (DecisionReqDef) Annotations() []schema.Annotation
func (DecisionReqDef) Fields ¶
func (DecisionReqDef) Fields() []ent.Field
Fields of the DecisionReqDef.
func (DecisionReqDef) Mixin ¶
func (DecisionReqDef) Mixin() []ent.Mixin
type Deployment ¶
Deployment 流程发布.
流程是应用的扩展功能.发布的流程图,组织可以有不同的流程定义.
func (Deployment) Annotations ¶
func (Deployment) Annotations() []schema.Annotation
func (Deployment) Mixin ¶
func (Deployment) Mixin() []ent.Mixin
type IdentityLink ¶
IdentityLink holds the schema definition for the IdentityLink entity.
func (IdentityLink) Annotations ¶
func (IdentityLink) Annotations() []schema.Annotation
func (IdentityLink) Mixin ¶
func (IdentityLink) Mixin() []ent.Mixin
type OrgApp ¶
func (OrgApp) Annotations ¶
func (OrgApp) Annotations() []schema.Annotation
type OrgRole ¶
OrgRole holds the schema definition for the OrgRole entity.
func (OrgRole) Annotations ¶
func (OrgRole) Annotations() []schema.Annotation
type OrgRoleUser ¶
OrgRoleUser holds the schema definition for the OrgRoleUser entity.
func (OrgRoleUser) Annotations ¶
func (OrgRoleUser) Annotations() []schema.Annotation
func (OrgRoleUser) Mixin ¶
func (OrgRoleUser) Mixin() []ent.Mixin
type OrgUser ¶
func (OrgUser) Annotations ¶
func (OrgUser) Annotations() []schema.Annotation
type ProcDef ¶
ProcDef 流程定义,对应流程文件中的一个process.
建议一个流程文件中为一个Process.流程定义中的图表信息未支持,所以目前dgrm_resource_name都是空.
func (ProcDef) Annotations ¶
func (ProcDef) Annotations() []schema.Annotation
type ProcInst ¶
ProcInst 流程实例数据.
func (ProcInst) Annotations ¶
func (ProcInst) Annotations() []schema.Annotation
type Task ¶
Task holds the schema definition for the Task entity.
func (Task) Annotations ¶
func (Task) Annotations() []schema.Annotation
Click to show internal directories.
Click to hide internal directories.