public class OctopusBatchCompletedEvent
extends org.springframework.context.ApplicationEvent
source| 构造器和说明 |
|---|
OctopusBatchCompletedEvent(Object source,
String instanceId,
OctopusBatchRequest<?> request,
Date requestTime,
AbstractOctopusBatchHandler<?,?> handler,
OctopusBatchResponse response,
Date responseTime) |
public OctopusBatchCompletedEvent(Object source, String instanceId, OctopusBatchRequest<?> request, Date requestTime, AbstractOctopusBatchHandler<?,?> handler, OctopusBatchResponse response, Date responseTime)
Copyright © 2021 KRProject. All rights reserved.