net.chaosserver.bilbo.task.manage
Class AndurilTask
java.lang.Object
|
+--net.chaosserver.bilbo.task.BaseTask
|
+--net.chaosserver.bilbo.task.CompositeTask
|
+--net.chaosserver.bilbo.task.manage.AndurilTask
- All Implemented Interfaces:
- Task
- public class AndurilTask
- extends CompositeTask
The anduril task is a shortcut for generating the complete archive Xml.
This task composites two other tasks:
- convert -e0 joliet original
- aggregate
- Since:
- Bilbo 2.2
Method Summary |
protected void |
setUp()
Adds in the subtasks of:
convert -e0 joliet original
clean
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AndurilTask
public AndurilTask()
setUp
protected void setUp()
- Adds in the subtasks of:
- convert -e0 joliet original
- clean
- Specified by:
setUp
in class CompositeTask
Copyright © 20030415