Home | History | Annotate | Download | only in exchange

Lines Matching refs:statusCode

1100                     int statusCode = p.getStatusCode();
1102 if (statusCode == MoveItemsParser.STATUS_CODE_REVERT) {
1108 } else if (statusCode == MoveItemsParser.STATUS_CODE_SUCCESS) {
1116 if (statusCode == MoveItemsParser.STATUS_CODE_SUCCESS
1117 || statusCode == MoveItemsParser.STATUS_CODE_REVERT) {