Class GqlDeleteEventPayload

java.lang.Object
org.opencastproject.graphql.event.GqlDeleteEventPayload

public class GqlDeleteEventPayload extends Object
  • Field Details

  • Constructor Details

    • GqlDeleteEventPayload

      public GqlDeleteEventPayload()
    • GqlDeleteEventPayload

      public GqlDeleteEventPayload(String id)
    • GqlDeleteEventPayload

      public GqlDeleteEventPayload(String id, org.opencastproject.index.service.api.IndexService.EventRemovalResult status)
  • Method Details