IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.TaskSyncAction

Uses of TaskSyncAction in com.lombardisoftware.webapi
 

Fields in com.lombardisoftware.webapi declared as TaskSyncAction
static TaskSyncAction TaskSyncAction.ADD
           
static TaskSyncAction TaskSyncAction.REMOVE
           
static TaskSyncAction TaskSyncAction.UPDATE
           
 

Methods in com.lombardisoftware.webapi that return TaskSyncAction
static TaskSyncAction TaskSyncAction.fromString(java.lang.String value)
           
static TaskSyncAction TaskSyncAction.fromValue(java.lang.String value)
           
 TaskSyncAction TaskSyncItem.getAction()
          Gets the action value for this TaskSyncItem.
 

Methods in com.lombardisoftware.webapi with parameters of type TaskSyncAction
 void TaskSyncItem.setAction(TaskSyncAction action)
          Sets the action value for this TaskSyncItem.
 

Constructors in com.lombardisoftware.webapi with parameters of type TaskSyncAction
TaskSyncItem(TaskSyncAction action, Task task, long taskId)
           
 


IBM BPM API for Web Service Clients v8.0.0

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