软件包 org.activiti.engine
的使用

使用 org.activiti.engine 的软件包
org.activiti.engine Public API of the Activiti engine. 
org.activiti.engine.delegate Interfaces used to include Java code in a process as the behavior of an activity or as a listener to process events with JavaDelegates. 
org.activiti.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
org.activiti.engine.impl.cfg   
org.activiti.engine.impl.json Experimental: contains helpers to serialize all return values from the services into JSON. 
org.activiti.engine.impl.persistence.entity   
org.activiti.engine.impl.pvm.runtime   
org.activiti.engine.impl.test   
org.activiti.engine.test Helper classes for testing processes. 
org.activiti.engine.test.mock   
 

org.activiti.engine 使用的 org.activiti.engine 中的类
ActivitiException
          Runtime exception that is the superclass of all Activiti exceptions.
ActivitiObjectNotFoundException
          An exception indicating that the object that is required or actioned on does not exist.
EngineServices
          Interface implemented by all classes that expose the Activiti services.
FormService
          Access to form data and rendered forms for starting new process instances and completing tasks.
HistoryService
          Service exposing information about ongoing and past process instances.
IdentityService
          Service to manage Users and Groups.
ManagementService
          Service for admin and maintenance operations on the process engine.
ProcessEngine
          Provides access to all the services that expose the BPM and workflow operations.
ProcessEngineConfiguration
          Configuration information from which a process engine can be build.
ProcessEngineInfo
          Represents information about the initialization of the process engine.
ProcessEngineLifecycleListener
          Interface describing a listener that get's notified when certain event occurs, related to the process-engine lifecycle it is attached to.
RepositoryService
          Service providing access to the repository of process definitions and deployments.
RuntimeService
           
TaskService
          Service which provides access to Task and form related operations.
 

org.activiti.engine.delegate 使用的 org.activiti.engine 中的类
ActivitiException
          Runtime exception that is the superclass of all Activiti exceptions.
EngineServices
          Interface implemented by all classes that expose the Activiti services.
 

org.activiti.engine.impl 使用的 org.activiti.engine 中的类
EngineServices
          Interface implemented by all classes that expose the Activiti services.
FormService
          Access to form data and rendered forms for starting new process instances and completing tasks.
HistoryService
          Service exposing information about ongoing and past process instances.
IdentityService
          Service to manage Users and Groups.
ManagementService
          Service for admin and maintenance operations on the process engine.
ProcessEngine
          Provides access to all the services that expose the BPM and workflow operations.
ProcessEngineInfo
          Represents information about the initialization of the process engine.
RepositoryService
          Service providing access to the repository of process definitions and deployments.
RuntimeService
           
TaskService
          Service which provides access to Task and form related operations.
 

org.activiti.engine.impl.cfg 使用的 org.activiti.engine 中的类
EngineServices
          Interface implemented by all classes that expose the Activiti services.
FormService
          Access to form data and rendered forms for starting new process instances and completing tasks.
HistoryService
          Service exposing information about ongoing and past process instances.
IdentityService
          Service to manage Users and Groups.
ManagementService
          Service for admin and maintenance operations on the process engine.
ProcessEngine
          Provides access to all the services that expose the BPM and workflow operations.
ProcessEngineConfiguration
          Configuration information from which a process engine can be build.
RepositoryService
          Service providing access to the repository of process definitions and deployments.
RuntimeService
           
TaskService
          Service which provides access to Task and form related operations.
 

org.activiti.engine.impl.json 使用的 org.activiti.engine 中的类
ProcessEngineInfo
          Represents information about the initialization of the process engine.
 

org.activiti.engine.impl.persistence.entity 使用的 org.activiti.engine 中的类
EngineServices
          Interface implemented by all classes that expose the Activiti services.
 

org.activiti.engine.impl.pvm.runtime 使用的 org.activiti.engine 中的类
EngineServices
          Interface implemented by all classes that expose the Activiti services.
 

org.activiti.engine.impl.test 使用的 org.activiti.engine 中的类
FormService
          Access to form data and rendered forms for starting new process instances and completing tasks.
HistoryService
          Service exposing information about ongoing and past process instances.
IdentityService
          Service to manage Users and Groups.
ManagementService
          Service for admin and maintenance operations on the process engine.
ProcessEngine
          Provides access to all the services that expose the BPM and workflow operations.
RepositoryService
          Service providing access to the repository of process definitions and deployments.
RuntimeService
           
TaskService
          Service which provides access to Task and form related operations.
 

org.activiti.engine.test 使用的 org.activiti.engine 中的类
FormService
          Access to form data and rendered forms for starting new process instances and completing tasks.
HistoryService
          Service exposing information about ongoing and past process instances.
IdentityService
          Service to manage Users and Groups.
ManagementService
          Service for admin and maintenance operations on the process engine.
ProcessEngine
          Provides access to all the services that expose the BPM and workflow operations.
RepositoryService
          Service providing access to the repository of process definitions and deployments.
RuntimeService
           
TaskService
          Service which provides access to Task and form related operations.
 

org.activiti.engine.test.mock 使用的 org.activiti.engine 中的类
ProcessEngine
          Provides access to all the services that expose the BPM and workflow operations.
 



Copyright © 2013 Alfresco. All rights reserved.