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