info.magnolia.module.workflow.commands.flow
Class ActivationFlowCommand

java.lang.Object
  extended by info.magnolia.commands.MgnlCommand
      extended by info.magnolia.module.workflow.commands.FlowCommand
          extended by info.magnolia.module.workflow.commands.PathMappedFlowCommand
              extended by info.magnolia.module.workflow.commands.ActivationFlowCommand
                  extended by info.magnolia.module.workflow.commands.flow.ActivationFlowCommand
All Implemented Interfaces:
org.apache.commons.chain.Command

Deprecated. since 3.0 - please use info.magnolia.module.workflow.commands.ActivationFlowCommand instead.

public class ActivationFlowCommand
extends ActivationFlowCommand

The activation command which will launch a flow to do scheduled activation by "sleep" functionality of owfe.


Nested Class Summary
 
Nested classes/interfaces inherited from class info.magnolia.module.workflow.commands.PathMappedFlowCommand
PathMappedFlowCommand.Mapping
 
Field Summary
 
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
ActivationFlowCommand()
          Deprecated.  
 
Method Summary
 
Methods inherited from class info.magnolia.module.workflow.commands.ActivationFlowCommand
getDialogName, getWorkflowName, isRecursive, prepareLaunchItem, release, setRecursive
 
Methods inherited from class info.magnolia.module.workflow.commands.PathMappedFlowCommand
addMapping, getMappings, getPath, getRepository, setMappings, setPath, setRepository
 
Methods inherited from class info.magnolia.module.workflow.commands.FlowCommand
execute, setDialogName, setWorkflowName
 
Methods inherited from class info.magnolia.commands.MgnlCommand
execute, isClone, isEnabled, setClone, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivationFlowCommand

public ActivationFlowCommand()
Deprecated. 


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