public static class M3BatchHandler.M3BatchResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
M3BatchHandler.M3BatchResponse.MetaResponse |
static class |
M3BatchHandler.M3BatchResponse.ResponseData |
Modifier and Type | Field and Description |
---|---|
static String |
MESSAGE_TYPE_ERROR |
static String |
MESSAGE_TYPE_SUCCESS |
static String |
SIGNAL_MERGE |
static String |
SIGNAL_META |
static String |
SIGNAL_REBUILD |
Constructor and Description |
---|
M3BatchHandler.M3BatchResponse(String uid,
String intention,
String packetId) |
public static final String SIGNAL_MERGE
public static final String SIGNAL_REBUILD
public static final String SIGNAL_META
public static final String MESSAGE_TYPE_SUCCESS
public static final String MESSAGE_TYPE_ERROR
Copyright © 2010–2015. All rights reserved.