API
Class

StartErrorEvent ($UI/comp/wfmui/components/wfmui/wfmui#StartErrorEvent)

使用范围:UI2

Contents

class StartErrorEvent ($UI/comp/wfmui/components/wfmui/wfmui#StartErrorEvent)

启动流程失败事件类

See StartError

Constructor Top

  StartErrorEvent ()

Properties Top

Boolean cancel = false

是否取消后续操作

Error error

异常信息

String executor

首环节执行者

String process

流程标识

JSON relations

任务信息

Wfmui source

流程组件js对象

JSON vars

变量

Constructor details Top

public StartErrorEvent ()

启动流程失败事件类

See StartError

Properties Detail Top

public Boolean cancel = false

是否取消后续操作

public Error error

异常信息

public String executor

首环节执行者

public String process

流程标识

public JSON relations

任务信息

public Wfmui source

流程组件js对象

public JSON vars

变量