コード例 #1
0
 public String createExecutionPath(String name) {
   return LiteWorkflowInstance.createChildPath(executionPath, name);
 }