Skip to content

Instantly share code, notes, and snippets.

@motorina0
Created November 15, 2016 15:58
Show Gist options
  • Save motorina0/0014ec1155ad66597f9088c6008708d7 to your computer and use it in GitHub Desktop.
Save motorina0/0014ec1155ad66597f9088c6008708d7 to your computer and use it in GitHub Desktop.
historicActivityInstanceQuery.processInstanceId(processInstanceId).count()
long stepCountForProcess = historicActivityInstanceQuery.processInstanceId(processInstanceId).count();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment