ProcessOutputEvent
class ProcessOutputEvent extends AbstractConcreteEvent implements SubscribableEventInterface (View source)
Properties
protected string | $processId | ||
protected string | $message |
Methods
getEventData()
No description
createTopic()
No description
__construct(string $processId, string $message)
No description
static TopicInterface
getTopicForSubscribing()
No description
Details
protected
isPrivate()
No description
protected
getEventData()
No description
TopicInterface
createTopic()
No description
array
getTopics()
No description
string
getData()
No description
Update
getUpdate()
No description
__construct(string $processId, string $message)
No description
static TopicInterface
getTopicForSubscribing()
No description