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
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
Constructor and Description |
---|
OwAlfrescoBPMProcessorInfo(OwAlfrescoBPMWorkItem workItem) |
OwAlfrescoBPMProcessorInfo(OwAlfrescoBPMWorkItem workItem,
String jspPage) |
Modifier and Type | Method and Description |
---|---|
int |
getContextType() |
String |
getDisplayName(Locale locale_p) |
int |
getHeight() |
String |
getID() |
String |
getJspFormPage() |
Object |
getNativeProcessor() |
String |
getScript() |
int |
getType() |
String |
getURL() |
int |
getWidth() |
public OwAlfrescoBPMProcessorInfo(OwAlfrescoBPMWorkItem workItem, String jspPage)
public OwAlfrescoBPMProcessorInfo(OwAlfrescoBPMWorkItem workItem)
public String getJspFormPage()
getJspFormPage
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
public int getType()
getType
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
public String getURL() throws Exception
getURL
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
Exception
public String getScript() throws Exception
getScript
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
Exception
public String getID()
getID
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
public String getDisplayName(Locale locale_p)
getDisplayName
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
public int getContextType()
getContextType
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
public Object getNativeProcessor()
getNativeProcessor
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
public int getWidth()
getWidth
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
public int getHeight()
getHeight
in interface com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.