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$

Method Summary
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 



Copyright © 2004-2012 XWiki. All Rights Reserved.