%@ page language="java" import="java.util.*" pageEncoding="UTF-8" trimDirectiveWhitespaces="true" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib uri="http://shiro.apache.org/tags" prefix="shiro" %> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %>
| 主题:${historyProcess.processInstanceName} | 流程类型:${historyProcess.flowDefinitionName} | 发起人:${historyProcess.startUserName} |
| 发起时间: | 最近变更时间: | 流程状态:
|