jbpm-4.4.zip


jbpm-4.4.zip,官方提供的原包,直接下载下来可以使用。
资源截图
代码片段和文件信息
/*
 * JBoss Home of Professional Open Source
 * Copyright 2005 JBoss Inc. and individual contributors as indicated
 * by the @authors tag. See the copyright.txt in the distribution for a
 * full listing of individual contributors.
 *
 * This is free software; you can redistribute it and/or modify it
 * under the terms of the GNU Lesser General Public License as
 * published by the Free Software Foundation; either version 2.1 of
 * the License or (at your option) any later version.
 *
 * This software is distributed in the hope that it will be useful
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this software; if not write to the Free
 * Software Foundation Inc. 51 Franklin St Fifth Floor Boston MA
 * 02110-1301 USA or see the FSF site: http://www.fsf.org.
 */
package org.jbpm.examples.async.activity;

import java.io.Serializable;


/**
 * @author Tom Baeyens
 */
public class Application implements Serializable {

  private static final long serialVersionUID = 1L;

  public void generatePdf() {
    // assume long automatic calculations here
  }

  public void calculatePrimes() {
    // assume long automatic calculations here
  }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2010-07-18 08:20  jbpm-4.4
     目录           0  2010-07-18 08:20  jbpm-4.4examples
     目录           0  2010-07-18 08:20  jbpm-4.4install
     目录           0  2010-07-18 08:20  jbpm-4.4installdownloads
     目录           0  2010-07-18 08:20  jbpm-4.4installsrc
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfg
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfgjbpm
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfghibernate
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfghibernatespring
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfghibernate omcat
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfghibernatejdbc
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfghibernatedatasource
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfgspring
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfgmail
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfglogging
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfgloggingdebug
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfglogging
one
     目录           0  2010-07-18 08:20  jbpm-4.4installsrccfgloggingjdk
     目录           0  2010-07-18 08:20  jbpm-4.4installsrchsqldb-server
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcjboss
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcjbossconfig
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcjbossconfigdeploy
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcjbossconfigdeployjbpm
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcjbossconfigdeployjbpmjbpm-enterprise.jar
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcjbossconfigdeployjbpmjbpm-enterprise.jarmeta-INF
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcjbossconfigdeployjbpmjbpm-service.sar
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcjbossconfigdeployjbpmjbpm-service.sarmeta-INF
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcjbosslog
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcjbossdatasources
     目录           0  2010-07-18 08:20  jbpm-4.4installsrc omcat
     目录           0  2010-07-18 08:20  jbpm-4.4installsrcuser-webapp
............此处省略1550个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)