org.jbpm.graph.node
Class DbSubProcessResolver
java.lang.Object
org.jbpm.graph.node.DbSubProcessResolver
- All Implemented Interfaces:
- Serializable, SubProcessResolver
public class DbSubProcessResolver
- extends Object
- implements SubProcessResolver
- See Also:
- Serialized Form
|
Method Summary |
ProcessDefinition |
findSubProcess(org.dom4j.Element subProcessElement)
Resolves a sub-process definition given the information items in the
sub-process element. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbSubProcessResolver
public DbSubProcessResolver()
findSubProcess
public ProcessDefinition findSubProcess(org.dom4j.Element subProcessElement)
- Description copied from interface:
SubProcessResolver
- Resolves a sub-process definition given the information items in the
sub-process element.
- Specified by:
findSubProcess in interface SubProcessResolver
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.