getStartingPointList() - EnterWorks_Process_Exchange_(EPX) - 10.6

EnterWorks EPX Programmers Reference

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Version
10.6
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks EPX Programmers Reference
First publish date
2007
Last updated
2023-07-28
Published on
2023-09-20T04:07:07.148709
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.