软件包 org.activiti.engine.task
的使用

使用 org.activiti.engine.task 的软件包
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.form Classes related to the FormService
org.activiti.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
org.activiti.engine.impl.cmd   
org.activiti.engine.impl.form   
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.task Classes related to the TaskService
 

org.activiti.engine 使用的 org.activiti.engine.task 中的类
Attachment
          Any type of content that is be associated with a task or with a process instance.
Comment
          User comments that form discussions around tasks.
Event
          Exposes twitter-like feeds for tasks and process instances.
IdentityLink
          An identity link is used to associate a task with a certain identity.
NativeTaskQuery
          Allows querying of Tasks via native (SQL) queries
Task
          Represents one task for a human user.
TaskQuery
          Allows programmatic querying of Tasks;
 

org.activiti.engine.delegate 使用的 org.activiti.engine.task 中的类
IdentityLink
          An identity link is used to associate a task with a certain identity.
 

org.activiti.engine.form 使用的 org.activiti.engine.task 中的类
Task
          Represents one task for a human user.
 

org.activiti.engine.impl 使用的 org.activiti.engine.task 中的类
Attachment
          Any type of content that is be associated with a task or with a process instance.
Comment
          User comments that form discussions around tasks.
DelegationState
          Defines the different states of delegation that a task can be in.
Event
          Exposes twitter-like feeds for tasks and process instances.
IdentityLink
          An identity link is used to associate a task with a certain identity.
NativeTaskQuery
          Allows querying of Tasks via native (SQL) queries
Task
          Represents one task for a human user.
TaskQuery
          Allows programmatic querying of Tasks;
 

org.activiti.engine.impl.cmd 使用的 org.activiti.engine.task 中的类
Attachment
          Any type of content that is be associated with a task or with a process instance.
Comment
          User comments that form discussions around tasks.
Event
          Exposes twitter-like feeds for tasks and process instances.
IdentityLink
          An identity link is used to associate a task with a certain identity.
Task
          Represents one task for a human user.
 

org.activiti.engine.impl.form 使用的 org.activiti.engine.task 中的类
Task
          Represents one task for a human user.
 

org.activiti.engine.impl.json 使用的 org.activiti.engine.task 中的类
Task
          Represents one task for a human user.
 

org.activiti.engine.impl.persistence.entity 使用的 org.activiti.engine.task 中的类
Attachment
          Any type of content that is be associated with a task or with a process instance.
Comment
          User comments that form discussions around tasks.
DelegationState
          Defines the different states of delegation that a task can be in.
Event
          Exposes twitter-like feeds for tasks and process instances.
IdentityLink
          An identity link is used to associate a task with a certain identity.
Task
          Represents one task for a human user.
 

org.activiti.engine.task 使用的 org.activiti.engine.task 中的类
DelegationState
          Defines the different states of delegation that a task can be in.
TaskQuery
          Allows programmatic querying of Tasks;
 



Copyright © 2013 Alfresco. All rights reserved.