IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.TaskSyncItem

Uses of TaskSyncItem in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return TaskSyncItem
 TaskSyncItem[] TaskListSyncOutput.getTaskSyncItems()
          Gets the taskSyncItems value for this TaskListSyncOutput.
 

Methods in com.lombardisoftware.webapi with parameters of type TaskSyncItem
 void TaskListSyncOutput.setTaskSyncItems(TaskSyncItem[] taskSyncItems)
          Sets the taskSyncItems value for this TaskListSyncOutput.
 

Constructors in com.lombardisoftware.webapi with parameters of type TaskSyncItem
TaskListSyncOutput(long savedSearchId, java.util.Calendar syncDate, TaskSyncItem[] taskSyncItems)
           
 


IBM BPM API for Web Service Clients v8.0.0

(C) Copyright IBM Corporation 2011. All Rights Reserved.