<%@page import="com.blueland.bpm.log.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" %> EsbMsgLog管理 <%@ include file="/commons/messages.jsp" %>
ESB消息日志
标题 消息内容 操作类型 创建时间 状态 用户名称 应用系统
${item.title}  ${item.operation}  ${item.createTimeString}  ${item.status}  ${item.userNames}  ${item.appId}