1 Introduction

1 Introduction

1.1. License

Activiti 使用 the Apache V2 license.

1.3. Source code

The distribution contains most of the source code. Activiti source code can be  found at https://github.com/Activiti/Activiti

1.4. Required Software

1.4.1. JDK 7+

Activiti runs on JDK 7 and above. Go to  Oracle Java SE downloads  and click the "Download JDK" button. The page details how to install it. After the installation is successful, running it on the command line  java -version will print out the version of the installed JDK.

1.4.2. HERE

Activiti can be developed using an IDE. If you like to use the Activiti designer, then you need Eclipse Kepler or Luna. Select the Eclipse distribution you want to download on  the Eclipse download page , unzip the downloaded files, and go under eclipse, you may be able to start eclipse with these files. There is a section after using the wizard about  installing the eclipse designer plugin .

1.5. Reporting a problem

Every self-respecting developer should read  How to Ask Wisely .

Once you've read it, you can   submit issues and comments on the user forum , and create issues on our JIRA issue tracker .

 

Although Activiti is hosted on GitHub, do not use GitHub's issue system to report issues. If you want to report an issue, don't create a GitHub issue, but use our JIRA .

1.6. Experimental Features

Sections marked  [EXPERIMENTAL]  , don't think how stable the features mentioned are.

所有impl包中的类,都是一些内部实现,不会很稳定。不过,向导中作为配置值的那些类,都是受支持且十分稳定的。

1.7. Internal implementation classes

 In the jar file, the inclusions .impl.的包 (eg  org.activiti.engine.impl.db) are all implementation classes, and they are all inner classes. There is no guarantee that a class or interface within an implementing class is stable.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325023435&siteId=291194637