Mixin: MessageMixin

MessageMixin

消息 mixin 用于给Jflow传递消息

Methods


<static> consumeMessage()

接收消息

Returns:

msg - 消息体

Type
Object

<static> sendMessage(msg)

发送消息

Parameters:
Name Type Description
msg Object

消息体