实例介绍
官方activiti-5.17.0.zip 包括jar、源码、手册
【实例截图】
【核心代码】
e69e8ba2-739e-4692-a685-3fca65ce7eff
└── activiti-5.17.0
├── database
│ ├── create
│ │ ├── activiti.db2.create.engine.sql
│ │ ├── activiti.db2.create.history.sql
│ │ ├── activiti.db2.create.identity.sql
│ │ ├── activiti.h2.create.engine.sql
│ │ ├── activiti.h2.create.history.sql
│ │ ├── activiti.h2.create.identity.sql
│ │ ├── activiti.mssql.create.engine.sql
│ │ ├── activiti.mssql.create.history.sql
│ │ ├── activiti.mssql.create.identity.sql
│ │ ├── activiti.mysql55.create.engine.sql
│ │ ├── activiti.mysql55.create.history.sql
│ │ ├── activiti.mysql.create.engine.sql
│ │ ├── activiti.mysql.create.history.sql
│ │ ├── activiti.mysql.create.identity.sql
│ │ ├── activiti.oracle.create.engine.sql
│ │ ├── activiti.oracle.create.history.sql
│ │ ├── activiti.oracle.create.identity.sql
│ │ ├── activiti.postgres.create.engine.sql
│ │ ├── activiti.postgres.create.history.sql
│ │ └── activiti.postgres.create.identity.sql
│ ├── drop
│ │ ├── activiti.db2.drop.engine.sql
│ │ ├── activiti.db2.drop.history.sql
│ │ ├── activiti.db2.drop.identity.sql
│ │ ├── activiti.h2.drop.engine.sql
│ │ ├── activiti.h2.drop.history.sql
│ │ ├── activiti.h2.drop.identity.sql
│ │ ├── activiti.mssql.drop.engine.sql
│ │ ├── activiti.mssql.drop.history.sql
│ │ ├── activiti.mssql.drop.identity.sql
│ │ ├── activiti.mysql.drop.engine.sql
│ │ ├── activiti.mysql.drop.history.sql
│ │ ├── activiti.mysql.drop.identity.sql
│ │ ├── activiti.oracle.drop.engine.sql
│ │ ├── activiti.oracle.drop.history.sql
│ │ ├── activiti.oracle.drop.identity.sql
│ │ ├── activiti.postgres.drop.engine.sql
│ │ ├── activiti.postgres.drop.history.sql
│ │ └── activiti.postgres.drop.identity.sql
│ └── upgrade
│ ├── activiti.db2.upgradestep.510.to.511.engine.sql
│ ├── activiti.db2.upgradestep.510.to.511.history.sql
│ ├── activiti.db2.upgradestep.511.to.512.history.sql
│ ├── activiti.db2.upgradestep.512.to.513.history.sql
│ ├── activiti.db2.upgradestep.514.to.515.engine.sql
│ ├── activiti.db2.upgradestep.514.to.515.history.sql
│ ├── activiti.db2.upgradestep.5151.to.516.engine.sql
│ ├── activiti.db2.upgradestep.5151.to.516.history.sql
│ ├── activiti.db2.upgradestep.515.to.5151.engine.sql
│ ├── activiti.db2.upgradestep.5161.to.5162.engine.sql
│ ├── activiti.db2.upgradestep.51630.to.51640.engine.sql
│ ├── activiti.db2.upgradestep.51630.to.51640.history.sql
│ ├── activiti.db2.upgradestep.51640.to.51700.engine.sql
│ ├── activiti.db2.upgradestep.516.to.5161.engine.sql
│ ├── activiti.db2.upgradestep.51700.to.51701.engine.sql
│ ├── activiti.db2.upgradestep.51701.to.51702.engine.sql
│ ├── activiti.db2.upgradestep.51701.to.51702.history.sql
│ ├── activiti.db2.upgradestep.53.to.54.engine.sql
│ ├── activiti.db2.upgradestep.53.to.54.history.sql
│ ├── activiti.db2.upgradestep.53.to.54.identity.sql
│ ├── activiti.db2.upgradestep.54.to.55.engine.sql
│ ├── activiti.db2.upgradestep.54.to.55.history.sql
│ ├── activiti.db2.upgradestep.56.to.57.history.sql
│ ├── activiti.db2.upgradestep.58.to.59.engine.sql
│ ├── activiti.db2.upgradestep.59.to.510.engine.sql
│ ├── activiti.db2.upgradestep.59.to.510.history.sql
│ ├── activiti.h2.upgradestep.50.to.51.engine.sql
│ ├── activiti.h2.upgradestep.50.to.51.history.sql
│ ├── activiti.h2.upgradestep.510.to.511.engine.sql
│ ├── activiti.h2.upgradestep.510.to.511.history.sql
│ ├── activiti.h2.upgradestep.511.to.512.history.sql
│ ├── activiti.h2.upgradestep.512.to.513.history.sql
│ ├── activiti.h2.upgradestep.514.to.515.engine.sql
│ ├── activiti.h2.upgradestep.514.to.515.history.sql
│ ├── activiti.h2.upgradestep.5151.to.516.engine.sql
│ ├── activiti.h2.upgradestep.5151.to.516.history.sql
│ ├── activiti.h2.upgradestep.515.to.5151.engine.sql
│ ├── activiti.h2.upgradestep.5161.to.5162.engine.sql
│ ├── activiti.h2.upgradestep.51630.to.51640.engine.sql
│ ├── activiti.h2.upgradestep.51630.to.51640.history.sql
│ ├── activiti.h2.upgradestep.51640.to.51700.engine.sql
│ ├── activiti.h2.upgradestep.516.to.5161.engine.sql
│ ├── activiti.h2.upgradestep.51700.to.51701.engine.sql
│ ├── activiti.h2.upgradestep.51701.to.51702.engine.sql
│ ├── activiti.h2.upgradestep.51701.to.51702.history.sql
│ ├── activiti.h2.upgradestep.52.to.53.history.sql
│ ├── activiti.h2.upgradestep.53.to.54.engine.sql
│ ├── activiti.h2.upgradestep.53.to.54.history.sql
│ ├── activiti.h2.upgradestep.53.to.54.identity.sql
│ ├── activiti.h2.upgradestep.54.to.55.engine.sql
│ ├── activiti.h2.upgradestep.54.to.55.history.sql
│ ├── activiti.h2.upgradestep.56.to.57.history.sql
│ ├── activiti.h2.upgradestep.58.to.59.engine.sql
│ ├── activiti.h2.upgradestep.59.to.510.engine.sql
│ ├── activiti.h2.upgradestep.59.to.510.history.sql
│ ├── activiti.mssql.upgradestep.510.to.511.engine.sql
│ ├── activiti.mssql.upgradestep.510.to.511.history.sql
│ ├── activiti.mssql.upgradestep.511.to.512.history.sql
│ ├── activiti.mssql.upgradestep.512.to.513.history.sql
│ ├── activiti.mssql.upgradestep.514.to.515.engine.sql
│ ├── activiti.mssql.upgradestep.514.to.515.history.sql
│ ├── activiti.mssql.upgradestep.5151.to.516.engine.sql
│ ├── activiti.mssql.upgradestep.5151.to.516.history.sql
│ ├── activiti.mssql.upgradestep.515.to.5151.engine.sql
│ ├── activiti.mssql.upgradestep.5161.to.5162.engine.sql
│ ├── activiti.mssql.upgradestep.51630.to.51640.engine.sql
│ ├── activiti.mssql.upgradestep.51630.to.51640.history.sql
│ ├── activiti.mssql.upgradestep.51640.to.51700.engine.sql
│ ├── activiti.mssql.upgradestep.516.to.5161.engine.sql
│ ├── activiti.mssql.upgradestep.51700.to.51701.engine.sql
│ ├── activiti.mssql.upgradestep.51701.to.51702.engine.sql
│ ├── activiti.mssql.upgradestep.51701.to.51702.history.sql
│ ├── activiti.mssql.upgradestep.52.to.53.history.sql
│ ├── activiti.mssql.upgradestep.53.to.54.engine.sql
│ ├── activiti.mssql.upgradestep.53.to.54.history.sql
│ ├── activiti.mssql.upgradestep.53.to.54.identity.sql
│ ├── activiti.mssql.upgradestep.54.to.55.engine.sql
│ ├── activiti.mssql.upgradestep.54.to.55.history.sql
│ ├── activiti.mssql.upgradestep.56.to.57.history.sql
│ ├── activiti.mssql.upgradestep.58.to.59.engine.sql
│ ├── activiti.mssql.upgradestep.59.to.510.engine.sql
│ ├── activiti.mssql.upgradestep.59.to.510.history.sql
│ ├── activiti.mysql55.upgradestep.514.to.515.engine.sql
│ ├── activiti.mysql55.upgradestep.514.to.515.history.sql
│ ├── activiti.mysql55.upgradestep.5151.to.516.engine.sql
│ ├── activiti.mysql55.upgradestep.5151.to.516.history.sql
│ ├── activiti.mysql55.upgradestep.515.to.5151.engine.sql
│ ├── activiti.mysql55.upgradestep.5161.to.5162.engine.sql
│ ├── activiti.mysql55.upgradestep.51630.to.51640.engine.sql
│ ├── activiti.mysql55.upgradestep.51630.to.51640.history.sql
│ ├── activiti.mysql55.upgradestep.51640.to.51700.engine.sql
│ ├── activiti.mysql55.upgradestep.516.to.5161.engine.sql
│ ├── activiti.mysql55.upgradestep.51700.to.51701.engine.sql
│ ├── activiti.mysql55.upgradestep.51701.to.51702.engine.sql
│ ├── activiti.mysql55.upgradestep.51701.to.51702.history.sql
│ ├── activiti.mysql.upgradestep.50.to.51.history.sql
│ ├── activiti.mysql.upgradestep.510.to.511.engine.sql
│ ├── activiti.mysql.upgradestep.510.to.511.history.sql
│ ├── activiti.mysql.upgradestep.511.to.512.history.sql
│ ├── activiti.mysql.upgradestep.512.to.513.history.sql
│ ├── activiti.mysql.upgradestep.514.to.515.engine.sql
│ ├── activiti.mysql.upgradestep.514.to.515.history.sql
│ ├── activiti.mysql.upgradestep.5151.to.516.engine.sql
│ ├── activiti.mysql.upgradestep.5151.to.516.history.sql
│ ├── activiti.mysql.upgradestep.515.to.5151.engine.sql
│ ├── activiti.mysql.upgradestep.515.to.5151.history.sql
│ ├── activiti.mysql.upgradestep.5161.to.5162.engine.sql
│ ├── activiti.mysql.upgradestep.51630.to.51640.engine.sql
│ ├── activiti.mysql.upgradestep.51630.to.51640.history.sql
│ ├── activiti.mysql.upgradestep.51640.to.51700.engine.sql
│ ├── activiti.mysql.upgradestep.516.to.5161.engine.sql
│ ├── activiti.mysql.upgradestep.51700.to.51701.engine.sql
│ ├── activiti.mysql.upgradestep.51701.to.51702.engine.sql
│ ├── activiti.mysql.upgradestep.51701.to.51702.history.sql
│ ├── activiti.mysql.upgradestep.52.to.53.history.sql
│ ├── activiti.mysql.upgradestep.53.to.54.engine.sql
│ ├── activiti.mysql.upgradestep.53.to.54.history.sql
│ ├── activiti.mysql.upgradestep.53.to.54.identity.sql
│ ├── activiti.mysql.upgradestep.54.to.55.engine.sql
│ ├── activiti.mysql.upgradestep.54.to.55.history.sql
│ ├── activiti.mysql.upgradestep.56.to.57.history.sql
│ ├── activiti.mysql.upgradestep.58.to.59.engine.sql
│ ├── activiti.mysql.upgradestep.59.to.510.engine.sql
│ ├── activiti.mysql.upgradestep.59.to.510.history.sql
│ ├── activiti.oracle.upgradestep.50.to.51.history.sql
│ ├── activiti.oracle.upgradestep.510.to.511.engine.sql
│ ├── activiti.oracle.upgradestep.510.to.511.history.sql
│ ├── activiti.oracle.upgradestep.511.to.512.history.sql
│ ├── activiti.oracle.upgradestep.512.to.513.history.sql
│ ├── activiti.oracle.upgradestep.514.to.515.engine.sql
│ ├── activiti.oracle.upgradestep.514.to.515.history.sql
│ ├── activiti.oracle.upgradestep.5151.to.516.engine.sql
│ ├── activiti.oracle.upgradestep.5151.to.516.history.sql
│ ├── activiti.oracle.upgradestep.515.to.5151.engine.sql
│ ├── activiti.oracle.upgradestep.5161.to.5162.engine.sql
│ ├── activiti.oracle.upgradestep.51630.to.51640.engine.sql
│ ├── activiti.oracle.upgradestep.51630.to.51640.history.sql
│ ├── activiti.oracle.upgradestep.51640.to.51700.engine.sql
│ ├── activiti.oracle.upgradestep.516.to.5161.engine.sql
│ ├── activiti.oracle.upgradestep.51700.to.51701.engine.sql
│ ├── activiti.oracle.upgradestep.51701.to.51702.engine.sql
│ ├── activiti.oracle.upgradestep.51701.to.51702.history.sql
│ ├── activiti.oracle.upgradestep.52.to.53.history.sql
│ ├── activiti.oracle.upgradestep.53.to.54.engine.sql
│ ├── activiti.oracle.upgradestep.53.to.54.history.sql
│ ├── activiti.oracle.upgradestep.53.to.54.identity.sql
│ ├── activiti.oracle.upgradestep.54.to.55.engine.sql
│ ├── activiti.oracle.upgradestep.54.to.55.history.sql
│ ├── activiti.oracle.upgradestep.56.to.57.history.sql
│ ├── activiti.oracle.upgradestep.58.to.59.engine.sql
│ ├── activiti.oracle.upgradestep.59.to.510.engine.sql
│ ├── activiti.oracle.upgradestep.59.to.510.history.sql
│ ├── activiti.postgres.upgradestep.50.to.51.history.sql
│ ├── activiti.postgres.upgradestep.510.to.511.engine.sql
│ ├── activiti.postgres.upgradestep.510.to.511.history.sql
│ ├── activiti.postgres.upgradestep.511.to.512.history.sql
│ ├── activiti.postgres.upgradestep.512.to.513.history.sql
│ ├── activiti.postgres.upgradestep.514.to.515.engine.sql
│ ├── activiti.postgres.upgradestep.514.to.515.history.sql
│ ├── activiti.postgres.upgradestep.5151.to.516.engine.sql
│ ├── activiti.postgres.upgradestep.5151.to.516.history.sql
│ ├── activiti.postgres.upgradestep.515.to.5151.engine.sql
│ ├── activiti.postgres.upgradestep.5161.to.5162.engine.sql
│ ├── activiti.postgres.upgradestep.51630.to.51640.engine.sql
│ ├── activiti.postgres.upgradestep.51630.to.51640.history.sql
│ ├── activiti.postgres.upgradestep.51640.to.51700.engine.sql
│ ├── activiti.postgres.upgradestep.516.to.5161.engine.sql
│ ├── activiti.postgres.upgradestep.51700.to.51701.engine.sql
│ ├── activiti.postgres.upgradestep.51701.to.51702.engine.sql
│ ├── activiti.postgres.upgradestep.51701.to.51702.history.sql
│ ├── activiti.postgres.upgradestep.52.to.53.history.sql
│ ├── activiti.postgres.upgradestep.53.to.54.engine.sql
│ ├── activiti.postgres.upgradestep.53.to.54.history.sql
│ ├── activiti.postgres.upgradestep.53.to.54.identity.sql
│ ├── activiti.postgres.upgradestep.54.to.55.engine.sql
│ ├── activiti.postgres.upgradestep.54.to.55.history.sql
│ ├── activiti.postgres.upgradestep.56.to.57.history.sql
│ ├── activiti.postgres.upgradestep.58.to.59.engine.sql
│ ├── activiti.postgres.upgradestep.59.to.510.engine.sql
│ └── activiti.postgres.upgradestep.59.to.510.history.sql
├── docs
│ ├── javadocs
│ │ ├── allclasses-frame.html
│ │ ├── allclasses-noframe.html
│ │ ├── constant-values.html
│ │ ├── deprecated-list.html
│ │ ├── help-doc.html
│ │ ├── index-all.html
│ │ ├── index.html
│ │ ├── org
│ │ │ └── activiti
│ │ │ └── engine
│ │ │ ├── ActivitiClassLoadingException.html
│ │ │ ├── ActivitiException.html
│ │ │ ├── ActivitiIllegalArgumentException.html
│ │ │ ├── ActivitiObjectNotFoundException.html
│ │ │ ├── ActivitiOptimisticLockingException.html
│ │ │ ├── ActivitiTaskAlreadyClaimedException.html
│ │ │ ├── ActivitiWrongDbException.html
│ │ │ ├── cfg
│ │ │ │ ├── AbstractProcessEngineConfigurator.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractProcessEngineConfigurator.html
│ │ │ │ │ ├── MailServerInfo.html
│ │ │ │ │ └── ProcessEngineConfigurator.html
│ │ │ │ ├── MailServerInfo.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ └── ProcessEngineConfigurator.html
│ │ │ ├── class-use
│ │ │ │ ├── ActivitiClassLoadingException.html
│ │ │ │ ├── ActivitiException.html
│ │ │ │ ├── ActivitiIllegalArgumentException.html
│ │ │ │ ├── ActivitiObjectNotFoundException.html
│ │ │ │ ├── ActivitiOptimisticLockingException.html
│ │ │ │ ├── ActivitiTaskAlreadyClaimedException.html
│ │ │ │ ├── ActivitiWrongDbException.html
│ │ │ │ ├── EngineServices.html
│ │ │ │ ├── FormService.html
│ │ │ │ ├── HistoryService.html
│ │ │ │ ├── IdentityService.html
│ │ │ │ ├── JobNotFoundException.html
│ │ │ │ ├── ManagementService.html
│ │ │ │ ├── ProcessEngineConfiguration.html
│ │ │ │ ├── ProcessEngine.html
│ │ │ │ ├── ProcessEngineInfo.html
│ │ │ │ ├── ProcessEngineLifecycleListener.html
│ │ │ │ ├── ProcessEngines.html
│ │ │ │ ├── RepositoryService.html
│ │ │ │ ├── RuntimeService.html
│ │ │ │ └── TaskService.html
│ │ │ ├── delegate
│ │ │ │ ├── BpmnError.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── BpmnError.html
│ │ │ │ │ ├── DelegateExecution.html
│ │ │ │ │ ├── DelegateTask.html
│ │ │ │ │ ├── ExecutionListener.html
│ │ │ │ │ ├── Expression.html
│ │ │ │ │ ├── JavaDelegateHelper.html
│ │ │ │ │ ├── JavaDelegate.html
│ │ │ │ │ ├── TaskListener.html
│ │ │ │ │ └── VariableScope.html
│ │ │ │ ├── DelegateExecution.html
│ │ │ │ ├── DelegateTask.html
│ │ │ │ ├── event
│ │ │ │ │ ├── ActivitiActivityCancelledEvent.html
│ │ │ │ │ ├── ActivitiActivityEvent.html
│ │ │ │ │ ├── ActivitiCancelledEvent.html
│ │ │ │ │ ├── ActivitiEntityEvent.html
│ │ │ │ │ ├── ActivitiEntityWithVariablesEvent.html
│ │ │ │ │ ├── ActivitiErrorEvent.html
│ │ │ │ │ ├── ActivitiEventDispatcher.html
│ │ │ │ │ ├── ActivitiEvent.html
│ │ │ │ │ ├── ActivitiEventListener.html
│ │ │ │ │ ├── ActivitiEventType.html
│ │ │ │ │ ├── ActivitiExceptionEvent.html
│ │ │ │ │ ├── ActivitiMembershipEvent.html
│ │ │ │ │ ├── ActivitiMessageEvent.html
│ │ │ │ │ ├── ActivitiSequenceFlowTakenEvent.html
│ │ │ │ │ ├── ActivitiSignalEvent.html
│ │ │ │ │ ├── ActivitiVariableEvent.html
│ │ │ │ │ ├── BaseEntityEventListener.html
│ │ │ │ │ ├── class-use
│ │ │ │ │ │ ├── ActivitiActivityCancelledEvent.html
│ │ │ │ │ │ ├── ActivitiActivityEvent.html
│ │ │ │ │ │ ├── ActivitiCancelledEvent.html
│ │ │ │ │ │ ├── ActivitiEntityEvent.html
│ │ │ │ │ │ ├── ActivitiEntityWithVariablesEvent.html
│ │ │ │ │ │ ├── ActivitiErrorEvent.html
│ │ │ │ │ │ ├── ActivitiEventDispatcher.html
│ │ │ │ │ │ ├── ActivitiEvent.html
│ │ │ │ │ │ ├── ActivitiEventListener.html
│ │ │ │ │ │ ├── ActivitiEventType.html
│ │ │ │ │ │ ├── ActivitiExceptionEvent.html
│ │ │ │ │ │ ├── ActivitiMembershipEvent.html
│ │ │ │ │ │ ├── ActivitiMessageEvent.html
│ │ │ │ │ │ ├── ActivitiSequenceFlowTakenEvent.html
│ │ │ │ │ │ ├── ActivitiSignalEvent.html
│ │ │ │ │ │ ├── ActivitiVariableEvent.html
│ │ │ │ │ │ └── BaseEntityEventListener.html
│ │ │ │ │ ├── impl
│ │ │ │ │ │ ├── ActivitiActivityCancelledEventImpl.html
│ │ │ │ │ │ ├── ActivitiActivityEventImpl.html
│ │ │ │ │ │ ├── ActivitiEntityEventImpl.html
│ │ │ │ │ │ ├── ActivitiEntityExceptionEventImpl.html
│ │ │ │ │ │ ├── ActivitiEntityWithVariablesEventImpl.html
│ │ │ │ │ │ ├── ActivitiErrorEventImpl.html
│ │ │ │ │ │ ├── ActivitiEventBuilder.html
│ │ │ │ │ │ ├── ActivitiEventDispatcherImpl.html
│ │ │ │ │ │ ├── ActivitiEventImpl.html
│ │ │ │ │ │ ├── ActivitiEventSupport.html
│ │ │ │ │ │ ├── ActivitiMembershipEventImpl.html
│ │ │ │ │ │ ├── ActivitiMessageEventImpl.html
│ │ │ │ │ │ ├── ActivitiProcessCancelledEventImpl.html
│ │ │ │ │ │ ├── ActivitiSequenceFlowTakenEventImpl.html
│ │ │ │ │ │ ├── ActivitiSignalEventImpl.html
│ │ │ │ │ │ ├── ActivitiVariableEventImpl.html
│ │ │ │ │ │ ├── class-use
│ │ │ │ │ │ │ ├── ActivitiActivityCancelledEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiActivityEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiEntityEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiEntityExceptionEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiEntityWithVariablesEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiErrorEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiEventBuilder.html
│ │ │ │ │ │ │ ├── ActivitiEventDispatcherImpl.html
│ │ │ │ │ │ │ ├── ActivitiEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiEventSupport.html
│ │ │ │ │ │ │ ├── ActivitiMembershipEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiMessageEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiProcessCancelledEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiSequenceFlowTakenEventImpl.html
│ │ │ │ │ │ │ ├── ActivitiSignalEventImpl.html
│ │ │ │ │ │ │ └── ActivitiVariableEventImpl.html
│ │ │ │ │ │ ├── package-frame.html
│ │ │ │ │ │ ├── package-summary.html
│ │ │ │ │ │ ├── package-tree.html
│ │ │ │ │ │ └── package-use.html
│ │ │ │ │ ├── package-frame.html
│ │ │ │ │ ├── package-summary.html
│ │ │ │ │ ├── package-tree.html
│ │ │ │ │ └── package-use.html
│ │ │ │ ├── ExecutionListener.html
│ │ │ │ ├── Expression.html
│ │ │ │ ├── JavaDelegateHelper.html
│ │ │ │ ├── JavaDelegate.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── TaskListener.html
│ │ │ │ └── VariableScope.html
│ │ │ ├── EngineServices.html
│ │ │ ├── event
│ │ │ │ ├── class-use
│ │ │ │ │ └── EventLogEntry.html
│ │ │ │ ├── EventLogEntry.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── form
│ │ │ │ ├── AbstractFormType.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── AbstractFormType.html
│ │ │ │ │ ├── FormData.html
│ │ │ │ │ ├── FormProperty.html
│ │ │ │ │ ├── FormType.html
│ │ │ │ │ ├── StartFormData.html
│ │ │ │ │ └── TaskFormData.html
│ │ │ │ ├── FormData.html
│ │ │ │ ├── FormProperty.html
│ │ │ │ ├── FormType.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── StartFormData.html
│ │ │ │ └── TaskFormData.html
│ │ │ ├── FormService.html
│ │ │ ├── history
│ │ │ │ ├── class-use
│ │ │ │ │ ├── HistoricActivityInstance.html
│ │ │ │ │ ├── HistoricActivityInstanceQuery.html
│ │ │ │ │ ├── HistoricData.html
│ │ │ │ │ ├── HistoricDetail.html
│ │ │ │ │ ├── HistoricDetailQuery.html
│ │ │ │ │ ├── HistoricFormProperty.html
│ │ │ │ │ ├── HistoricIdentityLink.html
│ │ │ │ │ ├── HistoricProcessInstance.html
│ │ │ │ │ ├── HistoricProcessInstanceQuery.html
│ │ │ │ │ ├── HistoricTaskInstance.html
│ │ │ │ │ ├── HistoricTaskInstanceQuery.html
│ │ │ │ │ ├── HistoricVariableInstance.html
│ │ │ │ │ ├── HistoricVariableInstanceQuery.html
│ │ │ │ │ ├── HistoricVariableUpdate.html
│ │ │ │ │ ├── NativeHistoricActivityInstanceQuery.html
│ │ │ │ │ ├── NativeHistoricDetailQuery.html
│ │ │ │ │ ├── NativeHistoricProcessInstanceQuery.html
│ │ │ │ │ ├── NativeHistoricTaskInstanceQuery.html
│ │ │ │ │ ├── NativeHistoricVariableInstanceQuery.html
│ │ │ │ │ ├── ProcessInstanceHistoryLog.html
│ │ │ │ │ └── ProcessInstanceHistoryLogQuery.html
│ │ │ │ ├── HistoricActivityInstance.html
│ │ │ │ ├── HistoricActivityInstanceQuery.html
│ │ │ │ ├── HistoricData.html
│ │ │ │ ├── HistoricDetail.html
│ │ │ │ ├── HistoricDetailQuery.html
│ │ │ │ ├── HistoricFormProperty.html
│ │ │ │ ├── HistoricIdentityLink.html
│ │ │ │ ├── HistoricProcessInstance.html
│ │ │ │ ├── HistoricProcessInstanceQuery.html
│ │ │ │ ├── HistoricTaskInstance.html
│ │ │ │ ├── HistoricTaskInstanceQuery.html
│ │ │ │ ├── HistoricVariableInstance.html
│ │ │ │ ├── HistoricVariableInstanceQuery.html
│ │ │ │ ├── HistoricVariableUpdate.html
│ │ │ │ ├── NativeHistoricActivityInstanceQuery.html
│ │ │ │ ├── NativeHistoricDetailQuery.html
│ │ │ │ ├── NativeHistoricProcessInstanceQuery.html
│ │ │ │ ├── NativeHistoricTaskInstanceQuery.html
│ │ │ │ ├── NativeHistoricVariableInstanceQuery.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ProcessInstanceHistoryLog.html
│ │ │ │ └── ProcessInstanceHistoryLogQuery.html
│ │ │ ├── HistoryService.html
│ │ │ ├── identity
│ │ │ │ ├── class-use
│ │ │ │ │ ├── Group.html
│ │ │ │ │ ├── GroupQuery.html
│ │ │ │ │ ├── NativeGroupQuery.html
│ │ │ │ │ ├── NativeUserQuery.html
│ │ │ │ │ ├── Picture.html
│ │ │ │ │ ├── User.html
│ │ │ │ │ └── UserQuery.html
│ │ │ │ ├── Group.html
│ │ │ │ ├── GroupQuery.html
│ │ │ │ ├── NativeGroupQuery.html
│ │ │ │ ├── NativeUserQuery.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── Picture.html
│ │ │ │ ├── User.html
│ │ │ │ └── UserQuery.html
│ │ │ ├── IdentityService.html
│ │ │ ├── JobNotFoundException.html
│ │ │ ├── logging
│ │ │ │ ├── class-use
│ │ │ │ │ └── LogMDC.html
│ │ │ │ ├── LogMDC.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── management
│ │ │ │ ├── class-use
│ │ │ │ │ ├── TableMetaData.html
│ │ │ │ │ ├── TablePage.html
│ │ │ │ │ └── TablePageQuery.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── TableMetaData.html
│ │ │ │ ├── TablePage.html
│ │ │ │ └── TablePageQuery.html
│ │ │ ├── ManagementService.html
│ │ │ ├── package-frame.html
│ │ │ ├── package-summary.html
│ │ │ ├── package-tree.html
│ │ │ ├── package-use.html
│ │ │ ├── parse
│ │ │ │ ├── BpmnParseHandler.html
│ │ │ │ ├── class-use
│ │ │ │ │ └── BpmnParseHandler.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── ProcessEngineConfiguration.html
│ │ │ ├── ProcessEngine.html
│ │ │ ├── ProcessEngineInfo.html
│ │ │ ├── ProcessEngineLifecycleListener.html
│ │ │ ├── ProcessEngines.html
│ │ │ ├── query
│ │ │ │ ├── class-use
│ │ │ │ │ ├── NativeQuery.html
│ │ │ │ │ ├── Query.html
│ │ │ │ │ └── QueryProperty.html
│ │ │ │ ├── NativeQuery.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── Query.html
│ │ │ │ └── QueryProperty.html
│ │ │ ├── repository
│ │ │ │ ├── class-use
│ │ │ │ │ ├── DeploymentBuilder.html
│ │ │ │ │ ├── Deployment.html
│ │ │ │ │ ├── DeploymentQuery.html
│ │ │ │ │ ├── DiagramEdge.html
│ │ │ │ │ ├── DiagramEdgeWaypoint.html
│ │ │ │ │ ├── DiagramElement.html
│ │ │ │ │ ├── DiagramLayout.html
│ │ │ │ │ ├── DiagramNode.html
│ │ │ │ │ ├── Model.html
│ │ │ │ │ ├── ModelQuery.html
│ │ │ │ │ ├── NativeDeploymentQuery.html
│ │ │ │ │ ├── NativeModelQuery.html
│ │ │ │ │ ├── NativeProcessDefinitionQuery.html
│ │ │ │ │ ├── ProcessDefinition.html
│ │ │ │ │ └── ProcessDefinitionQuery.html
│ │ │ │ ├── DeploymentBuilder.html
│ │ │ │ ├── Deployment.html
│ │ │ │ ├── DeploymentQuery.html
│ │ │ │ ├── DiagramEdge.html
│ │ │ │ ├── DiagramEdgeWaypoint.html
│ │ │ │ ├── DiagramElement.html
│ │ │ │ ├── DiagramLayout.html
│ │ │ │ ├── DiagramNode.html
│ │ │ │ ├── Model.html
│ │ │ │ ├── ModelQuery.html
│ │ │ │ ├── NativeDeploymentQuery.html
│ │ │ │ ├── NativeModelQuery.html
│ │ │ │ ├── NativeProcessDefinitionQuery.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ProcessDefinition.html
│ │ │ │ └── ProcessDefinitionQuery.html
│ │ │ ├── RepositoryService.html
│ │ │ ├── runtime
│ │ │ │ ├── class-use
│ │ │ │ │ ├── Clock.html
│ │ │ │ │ ├── ClockReader.html
│ │ │ │ │ ├── Execution.html
│ │ │ │ │ ├── ExecutionQuery.html
│ │ │ │ │ ├── Job.html
│ │ │ │ │ ├── JobQuery.html
│ │ │ │ │ ├── NativeExecutionQuery.html
│ │ │ │ │ ├── NativeProcessInstanceQuery.html
│ │ │ │ │ ├── ProcessInstanceBuilder.html
│ │ │ │ │ ├── ProcessInstance.html
│ │ │ │ │ └── ProcessInstanceQuery.html
│ │ │ │ ├── Clock.html
│ │ │ │ ├── ClockReader.html
│ │ │ │ ├── Execution.html
│ │ │ │ ├── ExecutionQuery.html
│ │ │ │ ├── Job.html
│ │ │ │ ├── JobQuery.html
│ │ │ │ ├── NativeExecutionQuery.html
│ │ │ │ ├── NativeProcessInstanceQuery.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── ProcessInstanceBuilder.html
│ │ │ │ ├── ProcessInstance.html
│ │ │ │ └── ProcessInstanceQuery.html
│ │ │ ├── RuntimeService.html
│ │ │ ├── task
│ │ │ │ ├── Attachment.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── Attachment.html
│ │ │ │ │ ├── Comment.html
│ │ │ │ │ ├── DelegationState.html
│ │ │ │ │ ├── Event.html
│ │ │ │ │ ├── IdentityLink.html
│ │ │ │ │ ├── IdentityLinkType.html
│ │ │ │ │ ├── NativeTaskQuery.html
│ │ │ │ │ ├── Task.html
│ │ │ │ │ ├── TaskInfo.html
│ │ │ │ │ ├── TaskInfoQuery.html
│ │ │ │ │ ├── TaskInfoQueryWrapper.html
│ │ │ │ │ └── TaskQuery.html
│ │ │ │ ├── Comment.html
│ │ │ │ ├── DelegationState.html
│ │ │ │ ├── Event.html
│ │ │ │ ├── IdentityLink.html
│ │ │ │ ├── IdentityLinkType.html
│ │ │ │ ├── NativeTaskQuery.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ ├── package-use.html
│ │ │ │ ├── Task.html
│ │ │ │ ├── TaskInfo.html
│ │ │ │ ├── TaskInfoQuery.html
│ │ │ │ ├── TaskInfoQueryWrapper.html
│ │ │ │ └── TaskQuery.html
│ │ │ ├── TaskService.html
│ │ │ └── test
│ │ │ ├── ActivitiRule.html
│ │ │ ├── ActivitiTestCase.html
│ │ │ ├── class-use
│ │ │ │ ├── ActivitiRule.html
│ │ │ │ ├── ActivitiTestCase.html
│ │ │ │ ├── Deployment.html
│ │ │ │ └── TestActivityBehaviorFactory.html
│ │ │ ├── Deployment.html
│ │ │ ├── mock
│ │ │ │ ├── ActivitiMockSupport.html
│ │ │ │ ├── class-use
│ │ │ │ │ ├── ActivitiMockSupport.html
│ │ │ │ │ ├── MockElResolver.html
│ │ │ │ │ ├── MockExpressionManager.html
│ │ │ │ │ ├── MockResolverFactory.html
│ │ │ │ │ ├── MockServiceTask.html
│ │ │ │ │ ├── MockServiceTasks.html
│ │ │ │ │ ├── Mocks.html
│ │ │ │ │ └── NoOpServiceTasks.html
│ │ │ │ ├── MockElResolver.html
│ │ │ │ ├── MockExpressionManager.html
│ │ │ │ ├── MockResolverFactory.html
│ │ │ │ ├── MockServiceTask.html
│ │ │ │ ├── MockServiceTasks.html
│ │ │ │ ├── Mocks.html
│ │ │ │ ├── NoOpServiceTasks.html
│ │ │ │ ├── package-frame.html
│ │ │ │ ├── package-summary.html
│ │ │ │ ├── package-tree.html
│ │ │ │ └── package-use.html
│ │ │ ├── package-frame.html
│ │ │ ├── package-summary.html
│ │ │ ├── package-tree.html
│ │ │ ├── package-use.html
│ │ │ └── TestActivityBehaviorFactory.html
│ │ ├── overview-frame.html
│ │ ├── overview-summary.html
│ │ ├── overview-tree.html
│ │ ├── package-list
│ │ ├── resources
│ │ │ ├── background.gif
│ │ │ ├── tab.gif
│ │ │ ├── titlebar_end.gif
│ │ │ └── titlebar.gif
│ │ ├── serialized-form.html
│ │ └── stylesheet.css
│ ├── userguide
│ │ ├── images
│ │ │ ├── activiti.async.example.async.PNG
│ │ │ ├── activiti.async.example.no.async.PNG
│ │ │ ├── activiti.cycle.action.forms.png
│ │ │ ├── activiti.cycle.png
│ │ │ ├── activiti.cycle.repositories.png
│ │ │ ├── activiti.explorer.processes.png
│ │ │ ├── activiti.explorer.tasks.png
│ │ │ ├── activiti_logo.png
│ │ │ ├── activiti-modeler.png
│ │ │ ├── activiti.probe.database.png
│ │ │ ├── activiti.probe.deployments.png
│ │ │ ├── activiti.probe.jobs.exception.png
│ │ │ ├── activiti.probe.jobs.selected.png
│ │ │ ├── activiti.probe.processes.png
│ │ │ ├── activiti.probe.status.png
│ │ │ ├── activiti_readme.png
│ │ │ ├── api.services.png
│ │ │ ├── api.test.debug.breakpoint.png
│ │ │ ├── api.test.debug.h2.login.png
│ │ │ ├── api.test.debug.h2.tables.png
│ │ │ ├── api.test.debug.start.h2.server.2.png
│ │ │ ├── api.test.debug.start.h2.server.png
│ │ │ ├── api.test.debug.view.png
│ │ │ ├── api.vacationRequest.png
│ │ │ ├── blockquote-arrow.png
│ │ │ ├── bpmn.boundary.cancel.event.png
│ │ │ ├── bpmn.boundary.compensation.event.png
│ │ │ ├── bpmn.boundary.error.event.png
│ │ │ ├── bpmn.boundary.error.example.png
│ │ │ ├── bpmn.boundary.message.event.png
│ │ │ ├── bpmn.boundary.signal.event.png
│ │ │ ├── bpmn.boundary.timer.event.png
│ │ │ ├── bpmn.business.rule.task.png
│ │ │ ├── bpmn.call.activity.sub.process.png
│ │ │ ├── bpmn.call.activity.super.process.png
│ │ │ ├── bpmn.cancel.end.event.png
│ │ │ ├── bpmn.clock.start.event.png
│ │ │ ├── bpmn.collapsed.call.activity.png
│ │ │ ├── bpmn.collapsed.subprocess.png
│ │ │ ├── bpmn.conditional.sequence.flow.png
│ │ │ ├── bpmn.default.sequence.flow.example.png
│ │ │ ├── bpmn.default.sequence.flow.png
│ │ │ ├── bpmn.error.end.event.png
│ │ │ ├── bpmn.event.based.gateway.example.png
│ │ │ ├── bpmn.event.based.gateway.notation.png
│ │ │ ├── bpmn.exclusive.gateway.notation.png
│ │ │ ├── bpmn.exclusive.gateway.png
│ │ │ ├── bpmn.expanded.subprocess.png
│ │ │ ├── bpmn.financial.report.example.claim.task.png
│ │ │ ├── bpmn.financial.report.example.process.ended.png
│ │ │ ├── bpmn.financial.report.example.start.process.png
│ │ │ ├── bpmn.financial.report.example.task.assigned.png
│ │ │ ├── bpmn.gateway.png
│ │ │ ├── bpmn.inclusive.gateway.png
│ │ │ ├── bpmn.intermediate.compensation.throw.event.png
│ │ │ ├── bpmn.intermediate.message.catch.event.png
│ │ │ ├── bpmn.intermediate.none.event.png
│ │ │ ├── bpmn.intermediate.signal.catch.event.png
│ │ │ ├── bpmn.intermediate.signal.throw.event.png
│ │ │ ├── bpmn.intermediate.timer.event.png
│ │ │ ├── bpmn.java.service.task.png
│ │ │ ├── bpmn.known.issue.boundary.event.png
│ │ │ ├── bpmn.manual.task.png
│ │ │ ├── bpmn.multi.instance.boundary.event.png
│ │ │ ├── bpmn.multi.instance.png
│ │ │ ├── bpmn.none.end.event.png
│ │ │ ├── bpmn.none.start.event.png
│ │ │ ├── bpmn.non.interrupting.boundary.timer.event.png
│ │ │ ├── bpmn.parallel.gateway.png
│ │ │ ├── bpmn.receive.task.png
│ │ │ ├── bpmn.scripttask.png
│ │ │ ├── bpmn.sequence.flow.png
│ │ │ ├── bpmn.signal.event.catch.png
│ │ │ ├── bpmn.signal.event.throw.png
│ │ │ ├── bpmn.signal.event.warning.1.png
│ │ │ ├── bpmn.start.error.event.png
│ │ │ ├── bpmn.start.message.event.example.1.png
│ │ │ ├── bpmn.start.message.event.png
│ │ │ ├── bpmn.start.signal.event.png
│ │ │ ├── bpmn.subprocess.eventSubprocess.example.1.png
│ │ │ ├── bpmn.subprocess.eventSubprocess.example.2a.png
│ │ │ ├── bpmn.subprocess.eventSubprocess.example.2b.png
│ │ │ ├── bpmn.subprocess.eventSubprocess.png
│ │ │ ├── bpmn.subprocess.with.boundary.timer.png
│ │ │ ├── bpmn.throw.compensation.example1.png
│ │ │ ├── bpmn.transaction.subprocess.example.1.png
│ │ │ ├── bpmn.transaction.subprocess.example.2.png
│ │ │ ├── bpmn.transaction.subprocess.png
│ │ │ ├── bpmn.uel-expression.on.seq.flow.png
│ │ │ ├── bpmn.unbalanced.parallel.gateway.png
│ │ │ ├── bpmn.user.task.png
│ │ │ ├── bpmn.web.service.task.png
│ │ │ ├── bpmn.why.exclusive.jobs.png
│ │ │ ├── custom.identityLinkType.example.png
│ │ │ ├── deployment.explorer.2.png
│ │ │ ├── deployment.explorer.png
│ │ │ ├── deployment.image.generation.png
│ │ │ ├── designer.add.update.site.png
│ │ │ ├── designer.bpmn.file.png
│ │ │ ├── designer.create.activiti.project.png
│ │ │ ├── designer.create.deployment.png
│ │ │ ├── designer.deployment.dir.png
│ │ │ ├── designer.embeddedprocess.canvas.png
│ │ │ ├── designer.listener.configuration.png
│ │ │ ├── designer.mailtask.property.png
│ │ │ ├── designer.model.eventsubprocess.png
│ │ │ ├── designer.model.labels.png
│ │ │ ├── designer.model.poolandlanes.png
│ │ │ ├── designer.model.process.png
│ │ │ ├── designer.model.quick.change.png
│ │ │ ├── designer.model.quick.new.png
│ │ │ ├── designer.multipage.editor.png
│ │ │ ├── designer.open.importedfile.png
│ │ │ ├── designer.palette.add.money.help.png
│ │ │ ├── designer.palette.add.money.png
│ │ │ ├── designer.palette.add.money.properties.required.png
│ │ │ ├── designer.palette.disable.all.png
│ │ │ ├── designer.palette.disable.manual.and.script.png
│ │ │ ├── designer.preferences.userlibraries.activiti.empty.png
│ │ │ ├── designer.preferences.userlibraries.activiti.moneytasks.png
│ │ │ ├── designer.preferences.userlibraries.png
│ │ │ ├── designer.problem.view.png
│ │ │ ├── designer.project.maven.png
│ │ │ ├── designer.property.boolean.choice.png
│ │ │ ├── designer.property.combobox.choice.invalid.png
│ │ │ ├── designer.property.combobox.choice.png
│ │ │ ├── designer.property.datagrid.png
│ │ │ ├── designer.property.date.picker.png
│ │ │ ├── designer.property.multiline.text.invalid.png
│ │ │ ├── designer.property.multiline.text.png
│ │ │ ├── designer.property.period.invalid.png
│ │ │ ├── designer.property.period.png
│ │ │ ├── designer.property.radio.choice.invalid.png
│ │ │ ├── designer.property.radio.choice.png
│ │ │ ├── designer.property.text.invalid.png
│ │ │ ├── designer.property.text.png
│ │ │ ├── designer.sequence.condition.png
│ │ │ ├── designer.servicetask.property.png
│ │ │ ├── designer.timerboundary.canvas.png
│ │ │ ├── designer.unittest.generate.png
│ │ │ ├── designer.userlibraries.project.png
│ │ │ ├── designer.xml.contentassist.png
│ │ │ ├── eclipsesetup.import.existing.projects.png
│ │ │ ├── eclipsesetup.import.png
│ │ │ ├── eclipsesetup.select.directory.png
│ │ │ ├── eclipse.setup.xml.catalog.png
│ │ │ ├── email.task.result.png
│ │ │ ├── explorer.case.overview.png
│ │ │ ├── explorer.database.png
│ │ │ ├── explorer.deployments.png
│ │ │ ├── explorer.jobs.png
│ │ │ ├── explorer.my.instances.png
│ │ │ ├── explorer.process.definition.image.png
│ │ │ ├── explorer.process.definitions.png
│ │ │ ├── explorer.report.example.png
│ │ │ ├── explorer.reporting.explained.png
│ │ │ ├── explorer.reporting.png
│ │ │ ├── explorer.reporting.start.form.png
│ │ │ ├── explorer.tabs.png
│ │ │ ├── explorer.tasks.png
│ │ │ ├── explorer.upload.deployment.png
│ │ │ ├── explorer.users.png
│ │ │ ├── financial.report.example.diagram.png
│ │ │ ├── FinancialReportProcess.bpmn20.xml
│ │ │ ├── forms.explorer.png
│ │ │ ├── h2.console.login.png
│ │ │ ├── jmx.jconsole.png
│ │ │ ├── jpa.spring.example.process.png
│ │ │ ├── kickstart.bpmn20.xml.png
│ │ │ ├── kickstart.capture.initiator.png
│ │ │ ├── kickstart.create.process.png
│ │ │ ├── kickstart.diagram.png
│ │ │ ├── kickstart.enhance.png
│ │ │ ├── kickstart.form.in.explorer.png
│ │ │ ├── kickstart.form.png
│ │ │ ├── kickstart.process.in.explorer.png
│ │ │ ├── kickstart.reference.form.properties.png
│ │ │ ├── li-chevron.png
│ │ │ ├── migration.ant.convert.processes.png
│ │ │ ├── migration.code.overview.png
│ │ │ ├── migration.process.conversion.completed.png
│ │ │ ├── migration.processes.location.png
│ │ │ ├── migration.zip.contents.png
│ │ │ ├── modeler.convert.png
│ │ │ ├── modeler.deploy.png
│ │ │ ├── modeler.editor.canvas.png
│ │ │ ├── modeler.example.process.png
│ │ │ ├── modeler.export.png
│ │ │ ├── modeler.import.png
│ │ │ ├── new.bpmn.procdef.png
│ │ │ ├── org.activiti.designer.integration-0.6.0.jar
│ │ │ ├── taskform.example.png
│ │ │ ├── taskform.vacation.request.adjust.form.png
│ │ │ ├── taskform.vacation.request.approve.form.png
│ │ │ ├── taskform.vacation.request.management.group.png
│ │ │ └── taskform.vacation.request.model.png
│ │ ├── index.html
│ │ ├── prettify.js
│ │ └── style.css
│ └── xsd
│ ├── activiti-bpmn-extensions-5.0.xsd
│ ├── activiti-bpmn-extensions-5.10.xsd
│ ├── activiti-bpmn-extensions-5.11.xsd
│ ├── activiti-bpmn-extensions-5.15.xsd
│ ├── activiti-bpmn-extensions-5.2.xsd
│ ├── activiti-bpmn-extensions-5.3.xsd
│ ├── activiti-bpmn-extensions-5.4.xsd
│ ├── BPMN20.xsd
│ ├── BPMNDI.xsd
│ ├── DC.xsd
│ ├── DI.xsd
│ └── Semantic.xsd
├── libs
│ ├── activiti-bpmn-converter-5.17.0.jar
│ ├── activiti-bpmn-converter-5.17.0-sources.jar
│ ├── activiti-bpmn-layout-5.17.0.jar
│ ├── activiti-bpmn-layout-5.17.0-sources.jar
│ ├── activiti-bpmn-model-5.17.0.jar
│ ├── activiti-bpmn-model-5.17.0-sources.jar
│ ├── activiti-camel-5.17.0.jar
│ ├── activiti-camel-5.17.0-sources.jar
│ ├── activiti-cdi.jar
│ ├── activiti-cdi-sources.jar
│ ├── activiti-common-rest-5.17.0.jar
│ ├── activiti-common-rest-5.17.0-sources.jar
│ ├── activiti-crystalball-5.17.0.jar
│ ├── activiti-crystalball-5.17.0-sources.jar
│ ├── activiti-cxf-5.17.0.jar
│ ├── activiti-cxf-5.17.0-sources.jar
│ ├── activiti-diagram-rest-5.17.0.jar
│ ├── activiti-diagram-rest-5.17.0-sources.jar
│ ├── activiti-engine-5.17.0.jar
│ ├── activiti-engine-5.17.0-sources.jar
│ ├── activiti-explorer-5.17.0.jar
│ ├── activiti-explorer-5.17.0-sources.jar
│ ├── activiti-image-generator-5.17.0.jar
│ ├── activiti-image-generator-5.17.0-sources.jar
│ ├── activiti-jmx-5.17.0.jar
│ ├── activiti-jmx-5.17.0-sources.jar
│ ├── activiti-json-converter-5.17.0.jar
│ ├── activiti-json-converter-5.17.0-sources.jar
│ ├── activiti-ldap-5.17.0.jar
│ ├── activiti-ldap-5.17.0-sources.jar
│ ├── activiti-modeler-5.17.0.jar
│ ├── activiti-modeler-5.17.0-sources.jar
│ ├── activiti-mule-5.17.0.jar
│ ├── activiti-mule-5.17.0-sources.jar
│ ├── activiti-osgi-5.17.0.jar
│ ├── activiti-osgi-5.17.0-sources.jar
│ ├── activiti-process-validation-5.17.0.jar
│ ├── activiti-process-validation-5.17.0-sources.jar
│ ├── activiti-rest-5.17.0.jar
│ ├── activiti-rest-5.17.0-sources.jar
│ ├── activiti-simple-workflow-5.17.0.jar
│ ├── activiti-simple-workflow-5.17.0-sources.jar
│ ├── activiti-spring-5.17.0.jar
│ └── activiti-spring-5.17.0-sources.jar
├── license.txt
├── notice.txt
├── readme.html
└── wars
├── activiti-explorer.war
└── activiti-rest.war
51 directories, 885 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论