类 Wait


  • public class Wait
    extends Task<Wait>
    Wait task
    • 构造器详细资料

      • Wait

        public Wait​(String taskReferenceName)
        Wait until and external signal completes the task. The external signal can be either an API call (POST /api/task) to update the task status or an event coming from a supported external queue integration like SQS, Kafka, NATS, AMQP etc.
        参数:
        taskReferenceName -