org.activiti.engine.impl.bpmn.behavior
类 ManualTaskActivityBehavior
java.lang.Object
org.activiti.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
org.activiti.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
org.activiti.engine.impl.bpmn.behavior.TaskActivityBehavior
org.activiti.engine.impl.bpmn.behavior.ManualTaskActivityBehavior
- 所有已实现的接口:
- Serializable, ActivityBehavior, SignallableActivityBehavior
public class ManualTaskActivityBehavior
- extends TaskActivityBehavior
Implementation of the BPMN 2.0 'manual task': a task that is external to the
BPMS and to which there is no reference to IT systems whatsoever.
Given this definition, this activity will behave simply as a pass-though step
in the process.
- 作者:
- Joram Barrez
- 另请参见:
- 序列化表格
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManualTaskActivityBehavior
public ManualTaskActivityBehavior()
Copyright © 2013 Alfresco. All rights reserved.