Interface DestinationTargetDeletionStrategy

All Known Implementing Classes:
DefaultDestinationTargetDeletionStrategy

public interface DestinationTargetDeletionStrategy
Strategy for deleting destination target
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Delete destination target and all related objects (such as destinations, event configurations) are not consumed by other destinations targets, destinations or other possible entities
  • Method Details

    • deleteDestinationTarget

      void deleteDestinationTarget(DestinationTargetModel destinationTarget)
      Delete destination target and all related objects (such as destinations, event configurations) are not consumed by other destinations targets, destinations or other possible entities
      Parameters:
      destinationTarget - the destinations target