RPA JS 扩展开发文档

RPA JS 扩展开发文档

  • SDK接口说明
  • 代码示例

xsy-breeze-ui-rpa > OpportunityProgressExtensionPointBatch

OpportunityProgressExtensionPointBatch class

批量商机推进组件扩展点

Signature:

export declare class OpportunityProgressExtensionPointBatch extends ExtensionPointSDKBatchBase<OpportunityProgressExtensionPointInterface> 

Constructors

ConstructorModifiersDescription
(constructor)(ids)Constructs a new instance of the OpportunityProgressExtensionPointBatch class

Properties

PropertyModifiersTypeDescription
setTaskIsRequired(value: {
stageId: number;
taskId: number;
}[]) => Promise<any>
设置必填关键事件
setTaskIsUnrequired(value: {
stageId: number;
taskId: number;
}[]) => Promise<any>
设置关键事件为非必填
Last updated on 12/16/2020
  • OpportunityProgressExtensionPointBatch class
  • Constructors
  • Properties
Copyright © 2021 销售易