org.camunda.bpm.engine.impl.tree
Class ScopeCollector
java.lang.Object
org.camunda.bpm.engine.impl.tree.ScopeCollector
- All Implemented Interfaces:
- Collector<ScopeImpl>
public class ScopeCollector
- extends Object
- implements Collector<ScopeImpl>
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scopes
protected List<ScopeImpl> scopes
ScopeCollector
public ScopeCollector()
collect
public void collect(ScopeImpl obj)
- Specified by:
collect in interface Collector<ScopeImpl>
getScopes
public List<ScopeImpl> getScopes()
Copyright © 2015 camunda services GmbH. All rights reserved.