Returns a collection of documents attached to the process instance
with the given processInstanceId, and matched by given properties
with given matching mode (AND/OR).
A Process is the business process definition and can be used to
start
new process instances or to group process instances returned
by the
various operations in this API.
Process() -
Constructor for class com.lombardisoftware.webapi.Process
A SearchResults object contains the column meta-data for columns
specified in the
search and a list of rows containing values for each of
the columns ordered by the
search ordering.
Synchronize task lists by passing in information describing
the task lists
stored on the client and receive back information about task
synchronization
actions to take on the client to synchronize the client's state
with the
current state on the server.
T
Task -
Static variable in class com.lombardisoftware.webapi.SearchableType
A TaskListSyncOutput contains the lists of changes the client needs
to synchronize their task
list for a saved search with the current state on the server.