com.redstarhackers.craftsman.taskdefs
Class UnlessModuleNeedsBuildingTask

java.lang.Object
  extended by Task
      extended by com.redstarhackers.craftsman.taskdefs.ModuleOrientedTask
          extended by com.redstarhackers.craftsman.taskdefs.UnlessModuleNeedsBuildingTask

public class UnlessModuleNeedsBuildingTask
extends ModuleOrientedTask

TODO Class summary sentence. Class documentation.

Version:
$Revision: 160 $
Author:
$Author: kostya $

Constructor Summary
UnlessModuleNeedsBuildingTask()
           
 
Method Summary
 void addTask(Task taskVal)
           
 void execute()
           
 
Methods inherited from class com.redstarhackers.craftsman.taskdefs.ModuleOrientedTask
getModule, getModuleBuildVersion, getModuleId, getModuleProperty, getModuleProperty, getSetting, getSetting, init, isModulePropertySet, setModuleId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnlessModuleNeedsBuildingTask

public UnlessModuleNeedsBuildingTask()
Method Detail

execute

public void execute()

addTask

public void addTask(Task taskVal)