|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wewebu.ow.server.app.OwAbstractToolExtension
com.wewebu.ow.server.plug.owbpm.plug.OwBPMNewWorkflowExtension
public class OwBPMNewWorkflowExtension
Extension of the new-plugin that launches context free workflows.
The launched workflow is processed using the OwBPMJspLaunchProcessorDialog (if a JspForm is configured)
or using the OwBPMJspLaunchProcessorDialog as
processor dialog.
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
| Field Summary | |
|---|---|
protected static String |
BIGICON_DESIGN_PATH
default big icon path |
protected static String |
ICON_DESIGN_PATH
default icon path |
| Fields inherited from class com.wewebu.ow.server.app.OwAbstractToolExtension |
|---|
DESCRIPTION_SUFFIX, EXTENSION_PREFIX, m_bigIcon, m_confignode, m_context, m_description, m_icon, m_id, m_jspForm, m_title, TITLE_SUFFIX |
| Constructor Summary | |
|---|---|
OwBPMNewWorkflowExtension()
|
|
| Method Summary | |
|---|---|
protected com.wewebu.ow.server.app.OwStandardSequenceDialog |
createProcessorDialog(com.wewebu.ow.server.ecm.bpm.OwWorkitem workItem_p)
Creates the process dialog to launch the workflow. |
protected String |
getDefaultBigIcon()
Get the default big icon path for this Extension. |
protected String |
getDefaultIcon()
Get the default icon path for this Extension. |
void |
onClickEvent()
|
| Methods inherited from class com.wewebu.ow.server.app.OwAbstractToolExtension |
|---|
getBigIcon, getDefaultDescription, getDefaultId, getDefaultTitle, getDescription, getIcon, getId, getTitle, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String BIGICON_DESIGN_PATH
protected static final String ICON_DESIGN_PATH
| Constructor Detail |
|---|
public OwBPMNewWorkflowExtension()
| Method Detail |
|---|
protected String getDefaultBigIcon()
getDefaultBigIcon in class com.wewebu.ow.server.app.OwAbstractToolExtensionString representing the default big icon path.protected String getDefaultIcon()
getDefaultIcon in class com.wewebu.ow.server.app.OwAbstractToolExtensionString representing the default icon path.
public void onClickEvent()
throws Exception
Exception
protected com.wewebu.ow.server.app.OwStandardSequenceDialog createProcessorDialog(com.wewebu.ow.server.ecm.bpm.OwWorkitem workItem_p)
throws Exception
workItem_p - - the OwWorkitem object
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||