com.redstarhackers.craftsman.taskdefs
Class DocumentBundleTask

java.lang.Object
  extended by Task
      extended by com.redstarhackers.craftsman.taskdefs.BundleOrientedTask
          extended by com.redstarhackers.craftsman.taskdefs.DocumentBundleTask

public class DocumentBundleTask
extends BundleOrientedTask

TODO Class summary sentence. Class documentation.

Version:
$Revision: 2629 $
Author:
$Author: kostya $

Constructor Summary
DocumentBundleTask()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class com.redstarhackers.craftsman.taskdefs.BundleOrientedTask
getBundle, getBundleBuildVersion, getBundleId, getBundleProperty, init, setBundleId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentBundleTask

public DocumentBundleTask()
Method Detail

execute

public void execute()