Class | com.enterworks.client.facade.workitem.WorkItemFacade |
---|---|
Parameters | SessionProfile profile — the session profile object for the current logged-in Session. |
Returns | Collection startingPointsList — a Java ArrayList Collection of ActivityVO activities that are process-starting points for the logged-in user. |
Description | This method will retrieve a collection of process flow starting point activity objects for the user defined in the SessionProfile object passed to the method. These activities can be used to create new work items. |