|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorkflowHelper
Method Summary | |
---|---|
java.util.Map |
getAttributes(WPSContext context,
java.lang.String catalogId,
MessageMap messageMap)
For getting attributes |
void |
getUserRoles(WorkFlowTO workflowObj,
MessageMap messageMap,
WPSContext context)
For getting roles for user |
void |
process(WorkFlowTO workflowObj,
MessageMap messageMap,
WPSContext context)
For fetching the workflow elements. |
void |
processAction(WorkFlowTO workflowObj,
MessageMap messageMap,
WPSContext context)
For initiating the process on items |
Method Detail |
---|
void process(WorkFlowTO workflowObj, MessageMap messageMap, WPSContext context)
workflowObj
- messageMap
- context
- void processAction(WorkFlowTO workflowObj, MessageMap messageMap, WPSContext context) throws WPCMediatorException
workflowObj
- messageMap
- context
-
WPCMediatorException
void getUserRoles(WorkFlowTO workflowObj, MessageMap messageMap, WPSContext context) throws WPCMediatorException
workflowObj
- messageMap
- context
-
WPCMediatorException
java.util.Map getAttributes(WPSContext context, java.lang.String catalogId, MessageMap messageMap)
context
- catalogId
- messageMap
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |