com.wewebu.ow.server.ecmimpl.alfresco.bpm
Class OwAlfrescoBPMProcessorInfo
java.lang.Object
com.wewebu.ow.server.ecmimpl.alfresco.bpm.OwAlfrescoBPMProcessorInfo
- All Implemented Interfaces:
- com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
public class OwAlfrescoBPMProcessorInfo
- extends Object
- implements com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
Alfresco BPM based implementation of OwWorkitemProcessorInfo
.
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
- Since:
- 4.0.0.0
Fields inherited from interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo |
STEPPROCESSOR_CONTEXT_LAUNCH, STEPPROCESSOR_CONTEXT_STEP, STEPPROCESSOR_CONTEXT_UNKNOWN, STEPPROCESSOR_CONTEXT_USER_START, STEPPROCESSOR_TYPE_JAVASCRIPT, STEPPROCESSOR_TYPE_JAVASCRIPT_AND_URL, STEPPROCESSOR_TYPE_JSP_FORM, STEPPROCESSOR_TYPE_UNKNOWN, STEPPROCESSOR_TYPE_URL, STEPPROCESSOR_TYPE_USER_START |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwAlfrescoBPMProcessorInfo
public OwAlfrescoBPMProcessorInfo(OwAlfrescoBPMWorkItem workItem,
String jspPage)
OwAlfrescoBPMProcessorInfo
public OwAlfrescoBPMProcessorInfo(OwAlfrescoBPMWorkItem workItem)
getJspFormPage
public String getJspFormPage()
- Specified by:
getJspFormPage
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
getType
public int getType()
- Specified by:
getType
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
getURL
public String getURL()
throws Exception
- Specified by:
getURL
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
- Throws:
Exception
getScript
public String getScript()
throws Exception
- Specified by:
getScript
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
- Throws:
Exception
getID
public String getID()
- Specified by:
getID
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
getDisplayName
public String getDisplayName(Locale locale_p)
- Specified by:
getDisplayName
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
getContextType
public int getContextType()
- Specified by:
getContextType
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
getNativeProcessor
public Object getNativeProcessor()
- Specified by:
getNativeProcessor
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
getWidth
public int getWidth()
- Specified by:
getWidth
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
getHeight
public int getHeight()
- Specified by:
getHeight
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.