BP Server provides object-oriented APIs for work item management. The client first needs to connect to BP Server before executing any BP Server APIs. BP Server uses the following API to get the WorkItemList.
public WorkItemList getWorkItemList (Session session, String user)