service

package
v0.0.0-...-57ed434 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: AGPL-3.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddIssueTrends

func AddIssueTrends(issueTrendsBo bo.IssueTrendsBo)

func AddOrgTrends

func AddOrgTrends(orgTrendsBo bo.OrgTrendsBo)

func AddProjectTrends

func AddProjectTrends(projectTrendsBo bo.ProjectTrendsBo)

添加项目趋势

func CreateComment

func CreateComment(commentBo bo.CommentBo) (int64, errs.SystemErrorInfo)

func CreateTrends

func CreateTrends(trendsBo *bo.TrendsBo, tx ...sqlbuilder.Tx) (*int64, errs.SystemErrorInfo)

func DeleteTrends

func DeleteTrends(req trendsvo.DeleteTrendsReq) errs.SystemErrorInfo

删除任务时删除trends

func GetColumnMapByColumnsForTableMode

func GetColumnMapByColumnsForTableMode(columns []*projectvo.TableColumnData) map[string]*projectvo.TableColumnData

func GetIssueCommentCount

func GetIssueCommentCount(orgId int64, issueIds []int64) (map[int64]int64, errs.SystemErrorInfo)

func GetLatestOperatedProjectId

func GetLatestOperatedProjectId(orgId int64, userId int64, projectIds []int64) (int64, errs.SystemErrorInfo)

func GetProjectLatestUpdateTime

func GetProjectLatestUpdateTime(orgId int64, projectIds []int64) (map[int64]types.Time, errs.SystemErrorInfo)

func GetRecentChangeTime

func GetRecentChangeTime(orgIds []int64) (map[int64]time.Time, errs.SystemErrorInfo)

func GetStatusListFromStatusColumn

func GetStatusListFromStatusColumn(column *projectvo.TableColumnData) []status.StatusInfoBo

func GetTableStatus

func GetTableStatus(orgId int64, tableIds []int64) ([]status.StatusInfoBo, errs.SystemErrorInfo)

func NoticeList

func NoticeList(orgId, userId int64, page, size int, input *vo.NoticeListReq) (*vo.NoticeList, errs.SystemErrorInfo)

func TrendList

func TrendList(orgId, currentUserId int64, input *vo.TrendReq) (*vo.TrendsList, errs.SystemErrorInfo)

func UnreadNoticeCount

func UnreadNoticeCount(orgId, userId int64) (uint64, errs.SystemErrorInfo)

Types

type Ext

type Ext struct {
	ObjName string
}

Jump to

Keyboard shortcuts

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