|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.commands.MgnlCommand info.magnolia.module.workflow.commands.FlowCommand info.magnolia.module.workflow.commands.PathMappedFlowCommand info.magnolia.module.workflow.commands.ActivationFlowCommand info.magnolia.module.workflow.commands.flow.ActivationFlowCommand
public class 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 |
---|
public ActivationFlowCommand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |