com.j2biz.blogunity.installer.tasks
Class QuartzPropertiesTask

java.lang.Object
  extended bycom.j2biz.blogunity.installer.tasks.AbstractInstallationTask
      extended bycom.j2biz.blogunity.installer.tasks.QuartzPropertiesTask

public class QuartzPropertiesTask
extends AbstractInstallationTask

Since:
0.1
Author:
michelson

Constructor Summary
QuartzPropertiesTask(org.apache.velocity.app.VelocityEngine engine)
           
 
Method Summary
 ExecutionStatus execute(InstallationContext context)
           
 
Methods inherited from class com.j2biz.blogunity.installer.tasks.AbstractInstallationTask
addDetail, failed, getName, ok, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuartzPropertiesTask

public QuartzPropertiesTask(org.apache.velocity.app.VelocityEngine engine)
Method Detail

execute

public ExecutionStatus execute(InstallationContext context)
Specified by:
execute in class AbstractInstallationTask


Copyright (c)j2biz.com