Skip to content

Instantly share code, notes, and snippets.

@DominikMostek
Created August 27, 2015 08:44
Show Gist options
  • Save DominikMostek/215909700117360d01a1 to your computer and use it in GitHub Desktop.
Save DominikMostek/215909700117360d01a1 to your computer and use it in GitHub Desktop.
protected Collection<Order> getOrders(List<Message> messages, Map<String, Message> messagesMap, List<Message> messagesToInhibitStorage,
Map<Message, String> messagesToReprocessStorage, Map<String, DateTime> statusDates)
throws JsonParseException, JsonMappingException, UnsupportedEncodingException, IOException {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment