mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	【功能修改】 创建流程时,增加流程变量发起人 ID
This commit is contained in:
		| @@ -29,7 +29,12 @@ public class BpmnVariableConstants { | ||||
|      * @see ProcessInstance#getProcessVariables() | ||||
|      */ | ||||
|     public static final String PROCESS_INSTANCE_VARIABLE_START_USER_SELECT_ASSIGNEES = "PROCESS_START_USER_SELECT_ASSIGNEES"; | ||||
|  | ||||
|     /** | ||||
|      * 流程实例的变量 - 发起用户 ID | ||||
|      * | ||||
|      * @see ProcessInstance#getProcessVariables() | ||||
|      */ | ||||
|     public static final String PROCESS_INSTANCE_VARIABLE_START_USER_ID = "PROCESS_START_USER_ID"; | ||||
|     /** | ||||
|      * 流程实例的变量 - 用于判断流程实例变量节点是否驳回. 格式 RETURN_FLAG_{节点 id} | ||||
|      * | ||||
|   | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user
	 jason
					jason