AS.getEventType()

Signature

String getEventType(SimpleEvent event)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Gets the Event type.

Parameters

NameTypeDescription
eventSimpleEventThe event being tested

Returns

TypeDescription
StringThe event type of the event if the consumption mode of destination is set to be EventListener. The range of value is 'PutEvent', 'TakeEvent' and 'ExpireEvent'