info.magnolia.module.workflow.setup.for3_5
Class SetDefaultWorkflowForActivationFlowCommands

java.lang.Object
  extended by info.magnolia.module.delta.AbstractTask
      extended by info.magnolia.module.delta.AbstractRepositoryTask
          extended by info.magnolia.module.workflow.setup.for3_5.SetDefaultWorkflowForActivationFlowCommands
All Implemented Interfaces:
info.magnolia.module.delta.Task

public class SetDefaultWorkflowForActivationFlowCommands
extends info.magnolia.module.delta.AbstractRepositoryTask

A Task which sets the 'workflowName' and 'dialogName' properties on activation flow commands.

Version:
$Id: SetDefaultWorkflowForActivationFlowCommands.java 41137 2011-01-06 18:19:25Z gjoseph $
Author:
philipp

Field Summary
 
Fields inherited from class info.magnolia.module.delta.AbstractTask
log
 
Constructor Summary
SetDefaultWorkflowForActivationFlowCommands()
           
 
Method Summary
protected  void doExecute(info.magnolia.module.InstallContext installContext)
           
 
Methods inherited from class info.magnolia.module.delta.AbstractRepositoryTask
execute
 
Methods inherited from class info.magnolia.module.delta.AbstractTask
getDescription, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SetDefaultWorkflowForActivationFlowCommands

public SetDefaultWorkflowForActivationFlowCommands()
Method Detail

doExecute

protected void doExecute(info.magnolia.module.InstallContext installContext)
                  throws javax.jcr.RepositoryException,
                         info.magnolia.module.delta.TaskExecutionException
Specified by:
doExecute in class info.magnolia.module.delta.AbstractRepositoryTask
Throws:
javax.jcr.RepositoryException
info.magnolia.module.delta.TaskExecutionException


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.