public interface OwWorkflowDescription
Base interface for workflow descriptions.
To be implemented with the specific BPM system.
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
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
get an ID for the workflow
|
String |
getName()
get a display name for the workflow
|
OwWorkitemProcessorInfo |
getStepProcessorInfo()
get a step processor info class for the work item
|
OwWorkitemProcessorInfo getStepProcessorInfo() throws OwObjectNotFoundException
OwObjectNotFoundExceptionString getId()
String getName()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.