Skip to content

Instantly share code, notes, and snippets.

@motorina0
Created November 15, 2016 19:54
Show Gist options
  • Save motorina0/038ad0ade16e0c628505bc763f4b90c6 to your computer and use it in GitHub Desktop.
Save motorina0/038ad0ade16e0c628505bc763f4b90c6 to your computer and use it in GitHub Desktop.
List<HistoricDetail> resultSet = historicDetailQuery.taskId(firstTask.getId()).variableUpdates().orderByTime().asc().list();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment