com.wewebu.ow.server.plug.owbpm.plug
Class OwBPMStandardWorkflowLauncher

java.lang.Object
  extended by com.wewebu.ow.server.plug.owbpm.plug.OwBPMWorkflowLauncher
      extended by com.wewebu.ow.server.plug.owbpm.plug.OwBPMStandardWorkflowLauncher

public class OwBPMStandardWorkflowLauncher
extends OwBPMWorkflowLauncher

Standard processor based workflow launcher.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Constructor Summary
OwBPMStandardWorkflowLauncher(com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository repository_p, Collection targetObjects_p, com.wewebu.ow.server.app.OwMainAppContext context_p, com.wewebu.ow.server.util.OwXMLUtil configNode_p)
          Constructor
 
Method Summary
protected  com.wewebu.ow.server.app.OwStandardSequenceDialog createLaunchProcessorDialog(com.wewebu.ow.server.ecm.bpm.OwWorkitem launchableItem_p, com.wewebu.ow.server.app.OwClientRefreshContext refreshCtx_p)
          (overridable) Creates a custom launch item processing dialog
 
Methods inherited from class com.wewebu.ow.server.plug.owbpm.plug.OwBPMWorkflowLauncher
dispatchLaunchStepProcessor, getConfigNode, launch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwBPMStandardWorkflowLauncher

public OwBPMStandardWorkflowLauncher(com.wewebu.ow.server.ecm.bpm.OwWorkitemRepository repository_p,
                                     Collection targetObjects_p,
                                     com.wewebu.ow.server.app.OwMainAppContext context_p,
                                     com.wewebu.ow.server.util.OwXMLUtil configNode_p)
Constructor

Parameters:
repository_p -
targetObjects_p -
context_p -
configNode_p -
Method Detail

createLaunchProcessorDialog

protected com.wewebu.ow.server.app.OwStandardSequenceDialog createLaunchProcessorDialog(com.wewebu.ow.server.ecm.bpm.OwWorkitem launchableItem_p,
                                                                                        com.wewebu.ow.server.app.OwClientRefreshContext refreshCtx_p)
                                                                                 throws Exception
Description copied from class: OwBPMWorkflowLauncher
(overridable) Creates a custom launch item processing dialog

Specified by:
createLaunchProcessorDialog in class OwBPMWorkflowLauncher
Parameters:
launchableItem_p -
refreshCtx_p -
Returns:
an OwBPMStandardLaunchProcessorDialog
Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.