workflow

package
v0.0.0-...-1bf96ee Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2022 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkflowService

type WorkflowService struct {
	// contains filtered or unexported fields
}

func (*WorkflowService) DeleteWorkflows

func (resourcesOssService *WorkflowService) DeleteWorkflows(ctx iris.Context) result.ResultDto

* 删除 系统信息

func (*WorkflowService) GetWorkflowAll

func (resourcesOssService *WorkflowService) GetWorkflowAll(WorkflowDto workflow.WorkflowDto) ([]*workflow.WorkflowDto, error)

get db link all db by this user

func (*WorkflowService) GetWorkflows

func (resourcesOssService *WorkflowService) GetWorkflows(ctx iris.Context) result.ResultDto

* 查询 系统信息

func (*WorkflowService) SaveWorkflows

func (resourcesOssService *WorkflowService) SaveWorkflows(ctx iris.Context) result.ResultDto

* 保存 系统信息

func (*WorkflowService) UpdateWorkflows

func (resourcesOssService *WorkflowService) UpdateWorkflows(ctx iris.Context) result.ResultDto

* 修改 系统信息

type WorkflowStepParamService

type WorkflowStepParamService struct {
	// contains filtered or unexported fields
}

func (*WorkflowStepParamService) DeleteWorkflowStepParams

func (resourcesOssService *WorkflowStepParamService) DeleteWorkflowStepParams(ctx iris.Context) result.ResultDto

* 删除 系统信息

func (*WorkflowStepParamService) GetWorkflowStepParamAll

func (resourcesOssService *WorkflowStepParamService) GetWorkflowStepParamAll(WorkflowStepParamDto workflow.WorkflowStepParamDto) ([]*workflow.WorkflowStepParamDto, error)

get db link all db by this user

func (*WorkflowStepParamService) GetWorkflowStepParams

func (resourcesOssService *WorkflowStepParamService) GetWorkflowStepParams(ctx iris.Context) result.ResultDto

* 查询 系统信息

func (*WorkflowStepParamService) SaveWorkflowStepParams

func (resourcesOssService *WorkflowStepParamService) SaveWorkflowStepParams(ctx iris.Context) result.ResultDto

* 保存 系统信息

func (*WorkflowStepParamService) UpdateWorkflowStepParams

func (resourcesOssService *WorkflowStepParamService) UpdateWorkflowStepParams(ctx iris.Context) result.ResultDto

* 修改 系统信息

type WorkflowStepService

type WorkflowStepService struct {
	// contains filtered or unexported fields
}

func (*WorkflowStepService) DeleteWorkflowSteps

func (resourcesOssService *WorkflowStepService) DeleteWorkflowSteps(ctx iris.Context) result.ResultDto

* 删除 系统信息

func (*WorkflowStepService) GetWorkflowStepAll

func (resourcesOssService *WorkflowStepService) GetWorkflowStepAll(WorkflowStepDto workflow.WorkflowStepDto) ([]*workflow.WorkflowStepDto, error)

get db link all db by this user

func (*WorkflowStepService) GetWorkflowSteps

func (resourcesOssService *WorkflowStepService) GetWorkflowSteps(ctx iris.Context) result.ResultDto

* 查询 系统信息

func (*WorkflowStepService) SaveWorkflowSteps

func (resourcesOssService *WorkflowStepService) SaveWorkflowSteps(ctx iris.Context) result.ResultDto

* 保存 系统信息

func (*WorkflowStepService) UpdateWorkflowSteps

func (resourcesOssService *WorkflowStepService) UpdateWorkflowSteps(ctx iris.Context) result.ResultDto

* 修改 系统信息

Jump to

Keyboard shortcuts

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