Searched refs:TRANSFER_ID_PART_NAME (Results 1 – 1 of 1) sorted by relevance
73 private static final String TRANSFER_ID_PART_NAME = "tid"; field in FileUploadController189 new StringPart(TRANSFER_ID_PART_NAME, transactionId), in executeAuthenticatedPost()