|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.plug.owbpm.plug.OwBPMLaunchProcessorFunction.OwJSPWorkflowLauncherFactory
protected class OwBPMLaunchProcessorFunction.OwJSPWorkflowLauncherFactory
Concrete factory use to create a JSP based workflow launcher.
Constructor Summary | |
---|---|
protected |
OwBPMLaunchProcessorFunction.OwJSPWorkflowLauncherFactory()
|
Method Summary | |
---|---|
OwBPMWorkflowLauncher |
createLauncher(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)
Create the OwBPMWorkflowLauncher object. |
String |
getDefaulBigIcon()
Get the default big icon path. |
String |
getDefaultIcon()
Get the default icon path. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected OwBPMLaunchProcessorFunction.OwJSPWorkflowLauncherFactory()
Method Detail |
---|
public OwBPMWorkflowLauncher createLauncher(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)
OwBPMLaunchProcessorFunction.OwBPMWorkflowLauncherFactory
OwBPMWorkflowLauncher
object.
createLauncher
in interface OwBPMLaunchProcessorFunction.OwBPMWorkflowLauncherFactory
repository_p
- - the repository object.targetObjects_p
- - collection with target objects.context_p
- - the application context.configNode_p
- - the config node object.
OwBPMWorkflowLauncher
object.public String getDefaulBigIcon()
OwBPMLaunchProcessorFunction.OwBPMWorkflowLauncherFactory
getDefaulBigIcon
in interface OwBPMLaunchProcessorFunction.OwBPMWorkflowLauncherFactory
public String getDefaultIcon()
OwBPMLaunchProcessorFunction.OwBPMWorkflowLauncherFactory
getDefaultIcon
in interface OwBPMLaunchProcessorFunction.OwBPMWorkflowLauncherFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |