Class ResourceAddressStartEndUpdateEvent


public class ResourceAddressStartEndUpdateEvent extends SimpleBusinessEvent<ResourceAddressStartEndUpdateInput,Void>
Event to update a BOResource 's start/end addresses.

The launcher must provide a valid ResourceAddressStartEndUpdateInput in order to successfully call this event.

The listener updates the BOResource components starting from the event input, i.e. the given ResourceAddressStartEndUpdateInput in which all needed components were previously updated.

Since:
16.0
GCApi:
event
Reactors:
BTResourceAddressStartEndUpdate(0)
No Spouts