org.activiti.engine.impl.test
类 NoOpServiceTask
java.lang.Object
org.activiti.engine.impl.test.NoOpServiceTask
- 所有已实现的接口:
- JavaDelegate
public class NoOpServiceTask
- extends Object
- implements JavaDelegate
- 作者:
- Joram Barrez
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CALL_COUNT
public static AtomicInteger CALL_COUNT
NAMES
public static List<String> NAMES
name
protected Expression name
NoOpServiceTask
public NoOpServiceTask()
execute
public void execute(DelegateExecution execution)
throws Exception
- 指定者:
- 接口
JavaDelegate
中的 execute
- 抛出:
Exception
getName
public Expression getName()
setName
public void setName(Expression name)
reset
public static void reset()
Copyright © 2013 Alfresco. All rights reserved.