org.camunda.bpm.engine.impl.migration.instance.parser
Class ActivityInstanceWalker
java.lang.Object
org.camunda.bpm.engine.impl.tree.ReferenceWalker<ActivityInstance>
org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceWalker
public class ActivityInstanceWalker
- extends ReferenceWalker<ActivityInstance>
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivityInstanceWalker
public ActivityInstanceWalker(ActivityInstance initialElement)
nextElements
protected Collection<ActivityInstance> nextElements()
- Specified by:
nextElements in class ReferenceWalker<ActivityInstance>
Copyright © 2016 camunda services GmbH. All rights reserved.