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: 7faf9e4e8c2e8f56cae92b4906dc98aab800eba4 $

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-2013 XWiki. All Rights Reserved.