I do not see this method in Java SDK.
Is GetLastCompletionResult simply going to return null is there is no LastCompletionResult?
There is Workflow.getLastCompletionResult is in the Java SDK. The method returns null
if there is no previous completion.
Then the doc I provided need to be updated
Would you use “Feedback” button on the right of the documentation page to report this issue? Our content team monitors those reports closely.
It is not clear that “Feedback” button is for reporting documentation errors. It first shows you 5 emojis to click, then a tiny box to type. It does not give the impression that people are monitoring it.
I noticed there is an edit button on the page goes to Github. I think I will fill issues / create pull request over there
I created a pull request
1 Like