entity

package
v0.0.0-...-8b75618 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentityLinkEntity

type IdentityLinkEntity struct {
}

type ProcessInstanceEntity

type ProcessInstanceEntity struct {
}

type TaskEntity

type TaskEntity struct {
	Id             int64     `json:"id"`
	TaskDefineKey  string    `json:"task_define_key"`
	TaskDefineName string    `json:"task_define_name"`
	TenantId       string    `json:"tenant_id"`
	DeploymentId   int       `json:"deployment_id"`
	StartTime      time.Time `json:"start_time"`
	Assignee       string    `json:"assignee"`
	ProcInstId     int64     `json:"proc_inst_id"`
	UserId         string    `json:"user_id"`
	GroupId        string    `json:"group_id"`
}

type VariableEntity

type VariableEntity struct {
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL