Class AssetCharacteristicValueDeleteEvent


public class AssetCharacteristicValueDeleteEvent extends DeleteEvent<Long>
Event to delete a BOAssetCharacteristicValue as child of another given one.
The launcher must provide a valid asset's characteristic id in order to successfully call this event.
The listener delete the asset's characteristic starting from the event input, i.e. the given Long.
Since:
16.0
GCApi:
event
Reactors:
BTAssetCharacteristicValueDelete(0)
No Spouts
  • Constructor Details

    • AssetCharacteristicValueDeleteEvent

      public AssetCharacteristicValueDeleteEvent(Long input)
      Instantiates a new asset's characteristic child delete event.
      Parameters:
      input - the id of BOAssetCharacteristicValue