Package org.xwiki.extension.job.plan
Interface ExtensionPlanTree
-
- All Superinterfaces:
Collection<ExtensionPlanNode>
,Iterable<ExtensionPlanNode>
public interface ExtensionPlanTree extends Collection<ExtensionPlanNode>
The extension plan tree. Contains all action to execute organized as a dependency tree.- Since:
- 4.1M1
- Version:
- $Id: 7c94b8c33c243fe5d4f0e9ee689c29910382191e $