Created
November 15, 2016 15:55
-
-
Save motorina0/60e00d236953970cd53619f3891df549 to your computer and use it in GitHub Desktop.
historicActivityInstanceQuery.processInstanceId
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
List<HistoricActivityInstance> processSteps = historicActivityInstanceQuery.processInstanceId(processInstanceId).list(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment