Interface ServiceDeskDeletedEvent


@PublicApi public interface ServiceDeskDeletedEvent
Event that is triggered when a service project is deleted.

This event will be fired in relation to a ProjectDeletedEvent to assist any service project related cleanup tasks

Since:
v3.7.0
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getServiceDeskId

      int getServiceDeskId()