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
Constructor and Description |
---|
OwDummyWorkflowDescription(String name_p)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo |
getStepProcessorInfo() |
public OwDummyWorkflowDescription(String name_p)
name_p
- the name of the workflow (will be used as ID too)public String getId()
getId
in interface com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
public String getName()
getName
in interface com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
public com.wewebu.ow.server.ecm.bpm.OwWorkitemProcessorInfo getStepProcessorInfo() throws com.wewebu.ow.server.exceptions.OwObjectNotFoundException
getStepProcessorInfo
in interface com.wewebu.ow.server.ecm.bpm.OwWorkflowDescription
com.wewebu.ow.server.exceptions.OwObjectNotFoundException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.