|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
Method Summary | |
---|---|
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 |
Method Detail |
---|
OwWorkitemProcessorInfo getStepProcessorInfo() throws OwObjectNotFoundException
OwObjectNotFoundException
String getId()
String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |