Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
import org.joget.workflow.model.WorkflowAssignment;
System.out.println(workflowAssignment.getProcessId());
May I know why I can't print out the process id?