<%@page import="com.blueland.bpm.log.model.*" %> <%@page import="com.blueland.bpm.common.page.*" %> <%@page import="com.blueland.bpm.common.util.*"%> <%@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" %>
流程错误日志
流程定义名称 流程实例ID 流程标题 发送人 接收人 操作类型 记录时间 应用系统 操作
${item.processDefName}  ${item.processInstanceId}  ${item.processTitle}  ${item.creator}  ${item.receivers}  ${item.actionTypeVal}  ${item.pelogCreateTimeString}  ${item.appId} 查看  
已处理  
消息重发