Skip to content

本系统和定时器的描述存在冲突 #6

Description

@kabourne

Describe the bug

本系统(System) 指系统本身,事件的触发可以由用户、外部系统、定时器触发,也可以由上一个事件触发,因此这里的触发者(主体)就是系统本身。
定时器(Timer) 通常是定时任务,定时器可以作为执行者,不过需要区别于本系统这个触发源。定时器可以看待为外部一个时间信号源,类似于计算机中主机中的振荡器。

本系统的触发者不应包含用户、外部系统。
定时器需要区别于本系统这个触发源,则本系统中不应包含定时器触发

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions