Skip to content

zentao-api / ModuleDefinition

Interface: ModuleDefinition

禅道模块定义,由多个动作组成。

Properties

PropertyTypeDescription
actionsModuleAction[]模块支持的动作集合。
description?string模块说明。
display?string面向用户展示的模块名称。
nameModuleName模块名称,例如 productbug

Released under the MIT License.