com.wewebu.ow.server.ecmimpl.owdummy
Class OwDummyWorkflowDescription
java.lang.Object
com.wewebu.ow.server.ecmimpl.owdummy.OwDummyWorkflowDescription
- All Implemented Interfaces:
- com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
public class OwDummyWorkflowDescription
- extends Object
- implements com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
Workflow description implementation for the dummy BPM Repository.
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwDummyWorkflowDescription
public OwDummyWorkflowDescription(String name_p)
- Constructor
- Parameters:
name_p
- the name of the workflow (will be used as ID too)
getId
public String getId()
- Specified by:
getId
in interface com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
getName
public String getName()
- Specified by:
getName
in interface com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
getStepProcessorInfo
public com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo getStepProcessorInfo()
throws com.wewebu.ow.server.exceptions.OwObjectNotFoundException
- Specified by:
getStepProcessorInfo
in interface com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
- Throws:
com.wewebu.ow.server.exceptions.OwObjectNotFoundException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.