org.jbpm.process.instance.impl
Class CancelNodeInstanceAction
java.lang.Object
org.jbpm.process.instance.impl.CancelNodeInstanceAction
- All Implemented Interfaces:
- Serializable, Action
public class CancelNodeInstanceAction
- extends Object
- implements Action, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CancelNodeInstanceAction
public CancelNodeInstanceAction(Long attachedToNodeId)
execute
public void execute(ProcessContext context)
throws Exception
- Specified by:
execute
in interface Action
- Throws:
Exception
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.