org.activiti.engine.impl.bpmn.data
类 Assignment
java.lang.Object
org.activiti.engine.impl.bpmn.data.Assignment
public class Assignment
- extends Object
Implementation of the BPMN 2.0 'assignment'
- 作者:
- Esteban Robles Luna
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fromExpression
protected Expression fromExpression
toExpression
protected Expression toExpression
Assignment
public Assignment(Expression fromExpression,
Expression toExpression)
evaluate
public void evaluate(ActivityExecution execution)
Copyright © 2013 Alfresco. All rights reserved.