<%@page import="com.blueland.bpm.engine.config.model.*" %> <%@page import="com.blueland.bpm.common.page.*" %> <%@page import="java.util.*" %> <%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib tagdir="/WEB-INF/tags/simpletable" prefix="simpletable"%> <%@ include file="/commons/taglibs.jsp" %> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> <%@ include file="/commons/meta.jsp" %> 流程数据对象关联表管理 <%@ include file="/commons/messages.jsp" %>
变量KEY 变量名称 变量值 变量类型 操作
${item.dataObject.objKey}  ${item.dataObject.objName}  ${item.dataObject.objValue}  ${item.dataObject.objType}  修改