Class WorkbasketMarkedForDeletionEvent

java.lang.Object
pro.taskana.spi.history.api.events.workbasket.WorkbasketHistoryEvent
pro.taskana.spi.history.api.events.workbasket.WorkbasketMarkedForDeletionEvent

public class WorkbasketMarkedForDeletionEvent extends WorkbasketHistoryEvent
  • Constructor Details

    • WorkbasketMarkedForDeletionEvent

      public WorkbasketMarkedForDeletionEvent(String id, Workbasket workbasket, String userId, String details)