Uses of Class
info.magnolia.module.workflow.flows.FlowDefinitionException

Packages that use FlowDefinitionException
info.magnolia.module.workflow   
info.magnolia.module.workflow.commands   
info.magnolia.module.workflow.flows   
info.magnolia.module.workflow.pages   
 

Uses of FlowDefinitionException in info.magnolia.module.workflow
 

Methods in info.magnolia.module.workflow that throw FlowDefinitionException
static void WorkflowUtil.launchFlow(openwfe.org.engine.workitem.LaunchItem li, java.lang.String flowName)
          Start a flow.
 

Uses of FlowDefinitionException in info.magnolia.module.workflow.commands
 

Methods in info.magnolia.module.workflow.commands that throw FlowDefinitionException
 boolean FlowCommand.execute(Context ctx)
           
 

Uses of FlowDefinitionException in info.magnolia.module.workflow.flows
 

Methods in info.magnolia.module.workflow.flows that throw FlowDefinitionException
 void FlowDefinitionManager.configure(openwfe.org.engine.workitem.LaunchItem launchItem, java.lang.String workflowName)
          Configure the launchItem, so that it will use the workflow.
 void DefaultFlowDefinitionManager.configure(openwfe.org.engine.workitem.LaunchItem launchItem, java.lang.String workflowName)
           
protected  java.lang.String DefaultFlowDefinitionManager.extractWorkflowName(java.lang.String definition)
           
 java.util.List FlowDefinitionManager.getDefinitionNames()
          List all available workflow names.
 java.lang.String FlowDefinitionManager.readDefinition(java.lang.String workflowName)
          Read the workflow definition stored with this name.
 java.lang.String DefaultFlowDefinitionManager.readDefinition(java.lang.String workflowName)
           
 void FlowDefinitionManager.saveDefinition(java.lang.String definition)
          The flow name gets extracted out of the workflow definition.
 void DefaultFlowDefinitionManager.saveDefinition(java.lang.String definition)
           
protected  void DefaultFlowDefinitionManager.saveDefinition(java.lang.String workflowName, java.lang.String definition)
           
 

Uses of FlowDefinitionException in info.magnolia.module.workflow.pages
 

Methods in info.magnolia.module.workflow.pages that throw FlowDefinitionException
 java.util.List WorkflowUtilPage.getFlowList()
           
 java.lang.String WorkflowUtilPage.showFlow()
           
 



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