Memo is not one of the fields in in [WorkflowInfo](https://github.com/uber/cadence-java-client/blob/master/src/main/java/com/uber/cadence/workflow/WorkflowInfo.java) so there is no way to access it inside the workflow. This is possible in the go client so it shouldn't be a technical limitation.