Interface CreateTicketOperation

All Superinterfaces:
Operation<CreateTicketOperationResult>

public interface CreateTicketOperation extends Operation<CreateTicketOperationResult>
Represents an operation to create a new ticket. Please note that this is a high-cost operation that may take some time until returning a result. Therefore it's recommended to avoid high frequent or parallel usage e.g. from inside of loops.
Since:
12.25
  • Method Summary

    Modifier and Type
    Method
    Description
    This method executes a create ticket operation synchronously.