IBM BPM API for Web Service Clients v8.0.0
A B C D E F G H I L M N P R S T U V W _

A

ABORT_INSTANCE - Static variable in class com.lombardisoftware.webapi.Action
 
abortProcessInstance(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Abort a process instance
abortProcessInstances(long[]) - Method in interface com.lombardisoftware.webapi.WebAPI
Abort the process instances
Action - Class in com.lombardisoftware.webapi
 
Actioned - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
ActionPermission - Class in com.lombardisoftware.webapi
An ActionPermission describes whether or not the authenticated user can execute a particular action associated with a process instance or task.
ActionPermission() - Constructor for class com.lombardisoftware.webapi.ActionPermission
 
ActionPermission(Action, boolean) - Constructor for class com.lombardisoftware.webapi.ActionPermission
 
Active - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
Activity - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
ADD - Static variable in class com.lombardisoftware.webapi.TaskSyncAction
 
ADD_COMMENT - Static variable in class com.lombardisoftware.webapi.Action
 
ADD_HELP_REQUEST - Static variable in class com.lombardisoftware.webapi.Action
 
addComment(long, String) - Method in interface com.lombardisoftware.webapi.WebAPI
Adds comment to specified instance.
addHelpRequest(long, String, String) - Method in interface com.lombardisoftware.webapi.WebAPI
Adds help request to specified instance
AdHocStartingPoint - Class in com.lombardisoftware.webapi
 
AdHocStartingPoint() - Constructor for class com.lombardisoftware.webapi.AdHocStartingPoint
 
AdHocStartingPoint(long, String, String) - Constructor for class com.lombardisoftware.webapi.AdHocStartingPoint
 
Alert - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
Answered_Help_Request - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
ASCENDING - Static variable in class com.lombardisoftware.webapi.SearchOrder
 
ASSIGN_TASK - Static variable in class com.lombardisoftware.webapi.Action
 
AssignedToRole - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
AssignedToUser - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
assignTask(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Assign a task to current user from a role to which the user belongs.
assignTasks(long[]) - Method in interface com.lombardisoftware.webapi.WebAPI
Assign multiple tasks to the current user from a role to which the user belongs.

B

BusinessData - Class in com.lombardisoftware.webapi
BusinessData is used to access the variables defined by the root process of a process instance.
BusinessData() - Constructor for class com.lombardisoftware.webapi.BusinessData
 
BusinessData(long, Variable[]) - Constructor for class com.lombardisoftware.webapi.BusinessData
 
BusinessData - Static variable in class com.lombardisoftware.webapi.SearchableType
 

C

CHANGE_INSTANCE_DUEDATE - Static variable in class com.lombardisoftware.webapi.Action
 
CHANGE_TASK_DUEDATE - Static variable in class com.lombardisoftware.webapi.Action
 
CHANGE_TASK_PRIORITY - Static variable in class com.lombardisoftware.webapi.Action
 
changeProcessInstanceDueDate(long, Calendar) - Method in interface com.lombardisoftware.webapi.WebAPI
Change a process instance's due date
changeProcessInstancesDueDate(long[], Calendar) - Method in interface com.lombardisoftware.webapi.WebAPI
Change the process instances' due dates
changeTaskDueDate(long, Calendar, boolean) - Method in interface com.lombardisoftware.webapi.WebAPI
Change the due date of a task.
changeTaskPriority(long, long, boolean) - Method in interface com.lombardisoftware.webapi.WebAPI
Change a task priority, and optionally its due date.
changeTasksDueDate(long[], Calendar, boolean) - Method in interface com.lombardisoftware.webapi.WebAPI
Change the due date of tasks.
changeTasksPriority(long[], long, boolean) - Method in interface com.lombardisoftware.webapi.WebAPI
Change the priority of tasks, and optionally their due dates.
ChartData - Class in com.lombardisoftware.webapi
ChartData contains the image data that is referenced in the scoreboard content.
ChartData() - Constructor for class com.lombardisoftware.webapi.ChartData
 
ChartData(long, String, byte[], String) - Constructor for class com.lombardisoftware.webapi.ChartData
 
ClientInfo - Class in com.lombardisoftware.webapi
The ClientInfo type is used in a SOAP header to pass information about the client invoking a WebAPI operation.
ClientInfo() - Constructor for class com.lombardisoftware.webapi.ClientInfo
 
ClientInfo(String, String, boolean, String, Boolean) - Constructor for class com.lombardisoftware.webapi.ClientInfo
 
Closed - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
ClosedBy - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
ClosedDate - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
com.lombardisoftware.webapi - package com.lombardisoftware.webapi
 
Comment - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
Completed - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
completeTask(long, Variable[]) - Method in interface com.lombardisoftware.webapi.WebAPI
Complete a task for an activity in a process instance.
ComplexValue - Class in com.lombardisoftware.webapi
A ComplexValue is used to wrap complex type values to pass to and from WebAPI operations and can contain a single element from any namespace.
ComplexValue() - Constructor for class com.lombardisoftware.webapi.ComplexValue
 
ComplexValue(org.apache.axis.message.MessageElement[]) - Constructor for class com.lombardisoftware.webapi.ComplexValue
 
CONTAINS - Static variable in class com.lombardisoftware.webapi.SearchOperator
 
CreateDate - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
createDocument(Document) - Method in interface com.lombardisoftware.webapi.WebAPI
Creates document.
CustomProperty - Class in com.lombardisoftware.webapi
A CustomProperty is used to annotate a library item with custom properties in the form of a string key/value pair.
CustomProperty() - Constructor for class com.lombardisoftware.webapi.CustomProperty
 
CustomProperty(String, String) - Constructor for class com.lombardisoftware.webapi.CustomProperty
 

D

Deleted - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
DeleteDocument - Class in com.lombardisoftware.webapi
 
DeleteDocument() - Constructor for class com.lombardisoftware.webapi.DeleteDocument
 
DeleteDocument(long) - Constructor for class com.lombardisoftware.webapi.DeleteDocument
 
deleteDocument(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Deletes the document with all its revisions and assigned properties.
DeleteDocumentResponse - Class in com.lombardisoftware.webapi
 
DeleteDocumentResponse() - Constructor for class com.lombardisoftware.webapi.DeleteDocumentResponse
 
DESCENDING - Static variable in class com.lombardisoftware.webapi.SearchOrder
 
Did_not_Start - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
Document - Class in com.lombardisoftware.webapi
A Document can be attached to a process instance to store information related to the business process along with the process instance itself.
Document() - Constructor for class com.lombardisoftware.webapi.Document
 
Document(long, Long, Long, String, DocumentType, String, Integer, User, Calendar, String, byte[], DocumentProperty[], String) - Constructor for class com.lombardisoftware.webapi.Document
 
DocumentProperty - Class in com.lombardisoftware.webapi
A DocumentProperty is used to annotate a document with additional properties/attributes in the form of a string key/value pair.
DocumentProperty() - Constructor for class com.lombardisoftware.webapi.DocumentProperty
 
DocumentProperty(String, String) - Constructor for class com.lombardisoftware.webapi.DocumentProperty
 
DocumentType - Class in com.lombardisoftware.webapi
 
DueDate - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
DueDate - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
dueDateOkForTask(long, Calendar) - Method in interface com.lombardisoftware.webapi.WebAPI
Check the availability of the recipients of a task using their calendars.

E

equals(Object) - Method in class com.lombardisoftware.webapi.Action
 
equals(Object) - Method in class com.lombardisoftware.webapi.ActionPermission
 
equals(Object) - Method in class com.lombardisoftware.webapi.AdHocStartingPoint
 
equals(Object) - Method in class com.lombardisoftware.webapi.BusinessData
 
equals(Object) - Method in class com.lombardisoftware.webapi.ChartData
 
equals(Object) - Method in class com.lombardisoftware.webapi.ClientInfo
 
equals(Object) - Method in class com.lombardisoftware.webapi.ComplexValue
 
equals(Object) - Method in class com.lombardisoftware.webapi.CustomProperty
 
equals(Object) - Method in class com.lombardisoftware.webapi.DeleteDocument
 
equals(Object) - Method in class com.lombardisoftware.webapi.DeleteDocumentResponse
 
equals(Object) - Method in class com.lombardisoftware.webapi.Document
 
equals(Object) - Method in class com.lombardisoftware.webapi.DocumentProperty
 
equals(Object) - Method in class com.lombardisoftware.webapi.DocumentType
 
equals(Object) - Method in class com.lombardisoftware.webapi.ExposedItem
 
equals(Object) - Method in class com.lombardisoftware.webapi.ExposedItemType
 
equals(Object) - Method in class com.lombardisoftware.webapi.ExternalActivity
 
equals(Object) - Method in class com.lombardisoftware.webapi.ExternalActivityAttachment
 
equals(Object) - Method in class com.lombardisoftware.webapi.ExternalActivityData
 
equals(Object) - Method in class com.lombardisoftware.webapi.Favorite
 
equals(Object) - Method in class com.lombardisoftware.webapi.FavoriteType
 
equals(Object) - Method in class com.lombardisoftware.webapi.InfoPathForm
 
equals(Object) - Method in class com.lombardisoftware.webapi.InfoPathFormAttachment
 
equals(Object) - Method in class com.lombardisoftware.webapi.InfoPathFormData
 
equals(Object) - Method in class com.lombardisoftware.webapi.Parameter
 
equals(Object) - Method in class com.lombardisoftware.webapi.Priority
 
equals(Object) - Method in class com.lombardisoftware.webapi.Process
 
equals(Object) - Method in class com.lombardisoftware.webapi.ProcessInstance
 
equals(Object) - Method in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
equals(Object) - Method in class com.lombardisoftware.webapi.Report
 
equals(Object) - Method in class com.lombardisoftware.webapi.Role
 
equals(Object) - Method in class com.lombardisoftware.webapi.SavedSearch
 
equals(Object) - Method in class com.lombardisoftware.webapi.Scoreboard
 
equals(Object) - Method in class com.lombardisoftware.webapi.ScoreboardData
 
equals(Object) - Method in class com.lombardisoftware.webapi.Search
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchableProcessColumn
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchableTaskColumn
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchableType
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchColumn
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchCondition
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchMetaData
 
EQUALS - Static variable in class com.lombardisoftware.webapi.SearchOperator
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchOperator
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchOrder
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchOrdering
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchResultRow
 
equals(Object) - Method in class com.lombardisoftware.webapi.SearchResults
 
equals(Object) - Method in class com.lombardisoftware.webapi.SendTaskInfo
 
equals(Object) - Method in class com.lombardisoftware.webapi.ServerInfo
 
equals(Object) - Method in class com.lombardisoftware.webapi.Service
 
equals(Object) - Method in class com.lombardisoftware.webapi.Task
 
equals(Object) - Method in class com.lombardisoftware.webapi.TaskListSyncInput
 
equals(Object) - Method in class com.lombardisoftware.webapi.TaskListSyncOutput
 
equals(Object) - Method in class com.lombardisoftware.webapi.TaskStatus
 
equals(Object) - Method in class com.lombardisoftware.webapi.TaskSyncAction
 
equals(Object) - Method in class com.lombardisoftware.webapi.TaskSyncItem
 
equals(Object) - Method in class com.lombardisoftware.webapi.UpdateDocument
 
equals(Object) - Method in class com.lombardisoftware.webapi.UpdateDocumentResponse
 
equals(Object) - Method in class com.lombardisoftware.webapi.User
 
equals(Object) - Method in class com.lombardisoftware.webapi.UserConfiguration
 
equals(Object) - Method in class com.lombardisoftware.webapi.Variable
 
executeSearch(Search, Integer, Integer) - Method in interface com.lombardisoftware.webapi.WebAPI
Execute a search to retrieve task or process instance related information
ExposedItem - Class in com.lombardisoftware.webapi
An ExposedItem
ExposedItem() - Constructor for class com.lombardisoftware.webapi.ExposedItem
 
ExposedItem(long, String, String, String, Boolean, String, Service, Process, Scoreboard, Report, InfoPathForm, Boolean) - Constructor for class com.lombardisoftware.webapi.ExposedItem
 
ExposedItemType - Class in com.lombardisoftware.webapi
 
ExternalActivity - Class in com.lombardisoftware.webapi
The ExternalActivity is the describes the custom properties, input, and output parameters for use by the client to implement the activity.
ExternalActivity() - Constructor for class com.lombardisoftware.webapi.ExternalActivity
 
ExternalActivity(String, String, String, String, Parameter[], Parameter[], CustomProperty[]) - Constructor for class com.lombardisoftware.webapi.ExternalActivity
 
ExternalActivityAttachment - Class in com.lombardisoftware.webapi
An ExternalActivityAttachment is used to attach the external activity definition and the external activity data to a task.
ExternalActivityAttachment() - Constructor for class com.lombardisoftware.webapi.ExternalActivityAttachment
 
ExternalActivityAttachment(ExternalActivity, ExternalActivityData) - Constructor for class com.lombardisoftware.webapi.ExternalActivityAttachment
 
ExternalActivityData - Class in com.lombardisoftware.webapi
The variables and documents associated with an external activity that can be used by the client to guide the user through the activity.
ExternalActivityData() - Constructor for class com.lombardisoftware.webapi.ExternalActivityData
 
ExternalActivityData(Variable[]) - Constructor for class com.lombardisoftware.webapi.ExternalActivityData
 

F

Failed - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
Favorite - Class in com.lombardisoftware.webapi
A Favorite defines a way for users to start a process or a service based on their membership in the role associated with the favorite.
Favorite() - Constructor for class com.lombardisoftware.webapi.Favorite
 
Favorite(long, String, String, Boolean, FavoriteType, Service, Process, InfoPathForm, Boolean) - Constructor for class com.lombardisoftware.webapi.Favorite
 
FavoriteType - Class in com.lombardisoftware.webapi
 
FILE - Static variable in class com.lombardisoftware.webapi.DocumentType
 
Forwarded - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
fromString(String) - Static method in class com.lombardisoftware.webapi.Action
 
fromString(String) - Static method in class com.lombardisoftware.webapi.DocumentType
 
fromString(String) - Static method in class com.lombardisoftware.webapi.ExposedItemType
 
fromString(String) - Static method in class com.lombardisoftware.webapi.FavoriteType
 
fromString(String) - Static method in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
fromString(String) - Static method in class com.lombardisoftware.webapi.SearchableProcessColumn
 
fromString(String) - Static method in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
fromString(String) - Static method in class com.lombardisoftware.webapi.SearchableTaskColumn
 
fromString(String) - Static method in class com.lombardisoftware.webapi.SearchableType
 
fromString(String) - Static method in class com.lombardisoftware.webapi.SearchOperator
 
fromString(String) - Static method in class com.lombardisoftware.webapi.SearchOrder
 
fromString(String) - Static method in class com.lombardisoftware.webapi.TaskStatus
 
fromString(String) - Static method in class com.lombardisoftware.webapi.TaskSyncAction
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.Action
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.DocumentType
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.ExposedItemType
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.FavoriteType
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.SearchableProcessColumn
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.SearchableTaskColumn
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.SearchableType
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.SearchOperator
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.SearchOrder
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.TaskStatus
 
fromValue(String) - Static method in class com.lombardisoftware.webapi.TaskSyncAction
 

G

get_any() - Method in class com.lombardisoftware.webapi.ComplexValue
Gets the _any value for this ComplexValue.
get_any() - Method in class com.lombardisoftware.webapi.InfoPathFormData
Gets the _any value for this InfoPathFormData.
get_NotUsed() - Method in class com.lombardisoftware.webapi.SearchResultRow
Gets the _NotUsed value for this SearchResultRow.
getAction() - Method in class com.lombardisoftware.webapi.ActionPermission
Gets the action value for this ActionPermission.
getAction() - Method in class com.lombardisoftware.webapi.TaskSyncItem
Gets the action value for this TaskSyncItem.
getActionPermissions() - Method in class com.lombardisoftware.webapi.Task
Gets the actionPermissions value for this Task.
getActionPermissions(long[], long[]) - Method in interface com.lombardisoftware.webapi.WebAPI
Get a set of action states associated with a list of process instances and/or tasks.
getActivityName() - Method in class com.lombardisoftware.webapi.Task
Gets the activityName value for this Task.
getAdHocStartingPoints(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Get the list of ad-hoc actions available on the process instance.
getAllRoles() - Method in interface com.lombardisoftware.webapi.WebAPI
Get all roles in the system
getAllUsers() - Method in interface com.lombardisoftware.webapi.WebAPI
Returns all users.
getAssignedToRole() - Method in class com.lombardisoftware.webapi.Task
Gets the assignedToRole value for this Task.
getAssignedToUser() - Method in class com.lombardisoftware.webapi.Task
Gets the assignedToUser value for this Task.
getAttachedExternalActivity() - Method in class com.lombardisoftware.webapi.Task
Gets the attachedExternalActivity value for this Task.
getAttachedInfoPathForm() - Method in class com.lombardisoftware.webapi.Task
Gets the attachedInfoPathForm value for this Task.
getBusinessData() - Method in class com.lombardisoftware.webapi.ProcessInstance
Gets the businessData value for this ProcessInstance.
getBusinessData() - Method in class com.lombardisoftware.webapi.Task
Gets the businessData value for this Task.
getCalendar() - Method in class com.lombardisoftware.webapi.SendTaskInfo
Gets the calendar value for this SendTaskInfo.
getChartId() - Method in class com.lombardisoftware.webapi.ChartData
Gets the chartId value for this ChartData.
getCharts() - Method in class com.lombardisoftware.webapi.ScoreboardData
Gets the charts value for this ScoreboardData.
getClosedBy() - Method in class com.lombardisoftware.webapi.Task
Gets the closedBy value for this Task.
getClosedDate() - Method in class com.lombardisoftware.webapi.Task
Gets the closedDate value for this Task.
getColumn() - Method in class com.lombardisoftware.webapi.SearchCondition
Gets the column value for this SearchCondition.
getColumn() - Method in class com.lombardisoftware.webapi.SearchOrdering
Gets the column value for this SearchOrdering.
getColumns() - Method in class com.lombardisoftware.webapi.Search
Gets the columns value for this Search.
getColumns() - Method in class com.lombardisoftware.webapi.SearchMetaData
Gets the columns value for this SearchMetaData.
getColumns() - Method in class com.lombardisoftware.webapi.SearchResults
Gets the columns value for this SearchResults.
getConditions() - Method in class com.lombardisoftware.webapi.Search
Gets the conditions value for this Search.
getContent() - Method in class com.lombardisoftware.webapi.ScoreboardData
Gets the content value for this ScoreboardData.
getContentType() - Method in class com.lombardisoftware.webapi.Document
Gets the contentType value for this Document.
getContentType() - Method in class com.lombardisoftware.webapi.ScoreboardData
Gets the contentType value for this ScoreboardData.
getCreateDate() - Method in class com.lombardisoftware.webapi.ProcessInstance
Gets the createDate value for this ProcessInstance.
getCurrentUser() - Method in interface com.lombardisoftware.webapi.WebAPI
Get the current user
getCustomProperties() - Method in class com.lombardisoftware.webapi.ExternalActivity
Gets the customProperties value for this ExternalActivity.
getData() - Method in class com.lombardisoftware.webapi.Document
Gets the data value for this Document.
getData() - Method in class com.lombardisoftware.webapi.ExternalActivityAttachment
Gets the data value for this ExternalActivityAttachment.
getData() - Method in class com.lombardisoftware.webapi.InfoPathFormAttachment
Gets the data value for this InfoPathFormAttachment.
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Action
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ActionPermission
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.AdHocStartingPoint
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.BusinessData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ChartData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ClientInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ComplexValue
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.CustomProperty
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.DeleteDocument
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.DeleteDocumentResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Document
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.DocumentProperty
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.DocumentType
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ExposedItem
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ExposedItemType
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ExternalActivity
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ExternalActivityAttachment
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ExternalActivityData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Favorite
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.FavoriteType
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.InfoPathForm
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.InfoPathFormAttachment
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.InfoPathFormData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Parameter
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Priority
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Process
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ProcessInstance
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Report
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Role
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SavedSearch
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Scoreboard
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ScoreboardData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Search
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchableProcessColumn
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchableTaskColumn
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchableType
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchColumn
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchColumnMetaData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchCondition
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchMetaData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchOperator
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchOrder
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchOrdering
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchResultRow
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchResults
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SendTaskInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ServerInfo
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Service
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Task
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.TaskListSyncInput
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.TaskListSyncOutput
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.TaskStatus
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.TaskSyncAction
 
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.TaskSyncItem
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.UpdateDocument
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.UpdateDocumentResponse
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.User
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.UserConfiguration
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Variable
Get Custom Deserializer
getDisplayName() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the displayName value for this ExposedItem.
getDisplayName() - Method in class com.lombardisoftware.webapi.Favorite
Gets the displayName value for this Favorite.
getDisplayName() - Method in class com.lombardisoftware.webapi.Role
Gets the displayName value for this Role.
getDisplayName() - Method in class com.lombardisoftware.webapi.Scoreboard
Gets the displayName value for this Scoreboard.
getDisplayName() - Method in class com.lombardisoftware.webapi.SearchColumn
Gets the displayName value for this SearchColumn.
getDisplayName() - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
Gets the displayName value for this SearchColumnMetaData.
getDocument() - Method in class com.lombardisoftware.webapi.UpdateDocument
Gets the document value for this UpdateDocument.
getDocument(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Returns document for specific document ID.
getDocumentsForProcessInstance(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Returns the documents for a specific process instance id.
getDocumentsForProperties(long, DocumentProperty[], boolean, Boolean) - Method in interface com.lombardisoftware.webapi.WebAPI
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).
getDueDate() - Method in class com.lombardisoftware.webapi.ProcessInstance
Gets the dueDate value for this ProcessInstance.
getDueDate() - Method in class com.lombardisoftware.webapi.SendTaskInfo
Gets the dueDate value for this SendTaskInfo.
getDueDate() - Method in class com.lombardisoftware.webapi.Task
Gets the dueDate value for this Task.
getExposedId() - Method in class com.lombardisoftware.webapi.Scoreboard
Gets the exposedId value for this Scoreboard.
getExposedItems(String, Boolean) - Method in interface com.lombardisoftware.webapi.WebAPI
Get the items exposed to the user
getExternalActivity() - Method in class com.lombardisoftware.webapi.ExternalActivityAttachment
Gets the externalActivity value for this ExternalActivityAttachment.
getFavorites() - Method in class com.lombardisoftware.webapi.UserConfiguration
Gets the favorites value for this UserConfiguration.
getFavorites() - Method in interface com.lombardisoftware.webapi.WebAPI
Get the favorites visible to the user
getFlowObjectId() - Method in class com.lombardisoftware.webapi.AdHocStartingPoint
Gets the flowObjectId value for this AdHocStartingPoint.
getForm() - Method in class com.lombardisoftware.webapi.InfoPathFormAttachment
Gets the form value for this InfoPathFormAttachment.
getHideInPortal() - Method in class com.lombardisoftware.webapi.Document
Gets the hideInPortal value for this Document.
getId() - Method in class com.lombardisoftware.webapi.Document
Gets the id value for this Document.
getId() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the id value for this ExposedItem.
getId() - Method in class com.lombardisoftware.webapi.Favorite
Gets the id value for this Favorite.
getId() - Method in class com.lombardisoftware.webapi.Priority
Gets the id value for this Priority.
getId() - Method in class com.lombardisoftware.webapi.ProcessInstance
Gets the id value for this ProcessInstance.
getId() - Method in class com.lombardisoftware.webapi.Role
Gets the id value for this Role.
getId() - Method in class com.lombardisoftware.webapi.SavedSearch
Gets the id value for this SavedSearch.
getId() - Method in class com.lombardisoftware.webapi.Task
Gets the id value for this Task.
getId() - Method in class com.lombardisoftware.webapi.User
Gets the id value for this User.
getIgnoreCalendarConflicts() - Method in class com.lombardisoftware.webapi.SendTaskInfo
Gets the ignoreCalendarConflicts value for this SendTaskInfo.
getImage() - Method in class com.lombardisoftware.webapi.ChartData
Gets the image value for this ChartData.
getImageType() - Method in class com.lombardisoftware.webapi.ChartData
Gets the imageType value for this ChartData.
getInfoPathForm() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the infoPathForm value for this ExposedItem.
getInfoPathForm() - Method in class com.lombardisoftware.webapi.Favorite
Gets the infoPathForm value for this Favorite.
getInfoPathFormOfflineOnly() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the infoPathFormOfflineOnly value for this ExposedItem.
getInfoPathFormOfflineOnly() - Method in class com.lombardisoftware.webapi.Favorite
Gets the infoPathFormOfflineOnly value for this Favorite.
getInputParameters() - Method in class com.lombardisoftware.webapi.ExternalActivity
Gets the inputParameters value for this ExternalActivity.
getLastSyncDate() - Method in class com.lombardisoftware.webapi.TaskListSyncInput
Gets the lastSyncDate value for this TaskListSyncInput.
getLocale() - Method in class com.lombardisoftware.webapi.ClientInfo
Gets the locale value for this ClientInfo.
getModificationDate() - Method in class com.lombardisoftware.webapi.Document
Gets the modificationDate value for this Document.
getModifiedBy() - Method in class com.lombardisoftware.webapi.Document
Gets the modifiedBy value for this Document.
getModifyDate() - Method in class com.lombardisoftware.webapi.ProcessInstance
Gets the modifyDate value for this ProcessInstance.
getName() - Method in class com.lombardisoftware.webapi.AdHocStartingPoint
Gets the name value for this AdHocStartingPoint.
getName() - Method in class com.lombardisoftware.webapi.CustomProperty
Gets the name value for this CustomProperty.
getName() - Method in class com.lombardisoftware.webapi.Document
Gets the name value for this Document.
getName() - Method in class com.lombardisoftware.webapi.DocumentProperty
Gets the name value for this DocumentProperty.
getName() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the name value for this ExposedItem.
getName() - Method in class com.lombardisoftware.webapi.ExternalActivity
Gets the name value for this ExternalActivity.
getName() - Method in class com.lombardisoftware.webapi.Favorite
Gets the name value for this Favorite.
getName() - Method in class com.lombardisoftware.webapi.InfoPathForm
Gets the name value for this InfoPathForm.
getName() - Method in class com.lombardisoftware.webapi.Parameter
Gets the name value for this Parameter.
getName() - Method in class com.lombardisoftware.webapi.Priority
Gets the name value for this Priority.
getName() - Method in class com.lombardisoftware.webapi.Process
Gets the name value for this Process.
getName() - Method in class com.lombardisoftware.webapi.ProcessInstance
Gets the name value for this ProcessInstance.
getName() - Method in class com.lombardisoftware.webapi.Report
Gets the name value for this Report.
getName() - Method in class com.lombardisoftware.webapi.Role
Gets the name value for this Role.
getName() - Method in class com.lombardisoftware.webapi.SavedSearch
Gets the name value for this SavedSearch.
getName() - Method in class com.lombardisoftware.webapi.Scoreboard
Gets the name value for this Scoreboard.
getName() - Method in class com.lombardisoftware.webapi.SearchColumn
Gets the name value for this SearchColumn.
getName() - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
Gets the name value for this SearchColumnMetaData.
getName() - Method in class com.lombardisoftware.webapi.Service
Gets the name value for this Service.
getName() - Method in class com.lombardisoftware.webapi.User
Gets the name value for this User.
getName() - Method in class com.lombardisoftware.webapi.Variable
Gets the name value for this Variable.
getNarrative() - Method in class com.lombardisoftware.webapi.SendTaskInfo
Gets the narrative value for this SendTaskInfo.
getNarrative() - Method in class com.lombardisoftware.webapi.Task
Gets the narrative value for this Task.
getOperator() - Method in class com.lombardisoftware.webapi.SearchCondition
Gets the operator value for this SearchCondition.
getOrder() - Method in class com.lombardisoftware.webapi.SearchOrdering
Gets the order value for this SearchOrdering.
getOrderBy() - Method in class com.lombardisoftware.webapi.Search
Gets the orderBy value for this Search.
getOrganizedByType() - Method in class com.lombardisoftware.webapi.Search
Gets the organizedByType value for this Search.
getOutputParameters() - Method in class com.lombardisoftware.webapi.ExternalActivity
Gets the outputParameters value for this ExternalActivity.
getParentId() - Method in class com.lombardisoftware.webapi.DeleteDocument
Gets the parentId value for this DeleteDocument.
getParentId() - Method in class com.lombardisoftware.webapi.Document
Gets the parentId value for this Document.
getParticipant() - Method in class com.lombardisoftware.webapi.Task
Gets the participant value for this Task.
getParticipantDisplayName() - Method in class com.lombardisoftware.webapi.Task
Gets the participantDisplayName value for this Task.
getPriorities() - Method in class com.lombardisoftware.webapi.UserConfiguration
Gets the priorities value for this UserConfiguration.
getPriorities() - Method in interface com.lombardisoftware.webapi.WebAPI
Get the priorities in the system
getPriority() - Method in class com.lombardisoftware.webapi.SendTaskInfo
Gets the priority value for this SendTaskInfo.
getPriority() - Method in class com.lombardisoftware.webapi.Task
Gets the priority value for this Task.
getPriorityRanking() - Method in class com.lombardisoftware.webapi.Task
Gets the priorityRanking value for this Task.
getProcess() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the process value for this ExposedItem.
getProcess() - Method in class com.lombardisoftware.webapi.Favorite
Gets the process value for this Favorite.
getProcess() - Method in class com.lombardisoftware.webapi.ProcessInstance
Gets the process value for this ProcessInstance.
getProcess() - Method in class com.lombardisoftware.webapi.SearchMetaData
Gets the process value for this SearchMetaData.
getProcessBySystemId(String, String) - Method in interface com.lombardisoftware.webapi.WebAPI
Get a process by its system identifier
getProcessInstance() - Method in class com.lombardisoftware.webapi.Task
Gets the processInstance value for this Task.
getProcessInstance(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Get a process instance
getProcessInstanceId() - Method in class com.lombardisoftware.webapi.AdHocStartingPoint
Gets the processInstanceId value for this AdHocStartingPoint.
getProcessInstanceId() - Method in class com.lombardisoftware.webapi.BusinessData
Gets the processInstanceId value for this BusinessData.
getProcessInstanceId() - Method in class com.lombardisoftware.webapi.Document
Gets the processInstanceId value for this Document.
getProcessInstancesBusinessData(long[]) - Method in interface com.lombardisoftware.webapi.WebAPI
Get the business data for multiple process instances
getProcessInstancesForSavedSearch(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Get the process instances returned by the execution of a saved search.
getProperties() - Method in class com.lombardisoftware.webapi.Document
Gets the properties value for this Document.
getPublishUrl() - Method in class com.lombardisoftware.webapi.InfoPathForm
Gets the publishUrl value for this InfoPathForm.
getReadDate() - Method in class com.lombardisoftware.webapi.Task
Gets the readDate value for this Task.
getReceivedDate() - Method in class com.lombardisoftware.webapi.Task
Gets the receivedDate value for this Task.
getReference() - Method in class com.lombardisoftware.webapi.ExternalActivity
Gets the reference value for this ExternalActivity.
getReference() - Method in class com.lombardisoftware.webapi.InfoPathForm
Gets the reference value for this InfoPathForm.
getReference() - Method in class com.lombardisoftware.webapi.Process
Gets the reference value for this Process.
getReference() - Method in class com.lombardisoftware.webapi.Report
Gets the reference value for this Report.
getReference() - Method in class com.lombardisoftware.webapi.Scoreboard
Gets the reference value for this Scoreboard.
getReference() - Method in class com.lombardisoftware.webapi.Service
Gets the reference value for this Service.
getReport() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the report value for this ExposedItem.
getRoleByName(String) - Method in interface com.lombardisoftware.webapi.WebAPI
Returns user group information for specific user group name.
getRoleMemberships() - Method in class com.lombardisoftware.webapi.User
Gets the roleMemberships value for this User.
getRouting() - Method in class com.lombardisoftware.webapi.SendTaskInfo
Gets the routing value for this SendTaskInfo.
getRows() - Method in class com.lombardisoftware.webapi.SearchResults
Gets the rows value for this SearchResults.
getSafelyIgnoresExtraXml() - Method in class com.lombardisoftware.webapi.ClientInfo
Gets the safelyIgnoresExtraXml value for this ClientInfo.
getSavedSearches() - Method in class com.lombardisoftware.webapi.UserConfiguration
Gets the savedSearches value for this UserConfiguration.
getSavedSearches() - Method in interface com.lombardisoftware.webapi.WebAPI
Get the saved searches visible to the user
getSavedSearchId() - Method in class com.lombardisoftware.webapi.TaskListSyncInput
Gets the savedSearchId value for this TaskListSyncInput.
getSavedSearchId() - Method in class com.lombardisoftware.webapi.TaskListSyncOutput
Gets the savedSearchId value for this TaskListSyncOutput.
getScoreboard() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the scoreboard value for this ExposedItem.
getScoreboardData(String, String) - Method in interface com.lombardisoftware.webapi.WebAPI
Get the scoreboard data for the scoreboard
getScoreboardReference() - Method in class com.lombardisoftware.webapi.ScoreboardData
Gets the scoreboardReference value for this ScoreboardData.
getScoreboards() - Method in class com.lombardisoftware.webapi.UserConfiguration
Gets the scoreboards value for this UserConfiguration.
getScoreboards() - Method in interface com.lombardisoftware.webapi.WebAPI
Get the scoreboards visible to the user
getScoreboardSnapshotId() - Method in class com.lombardisoftware.webapi.ScoreboardData
Gets the scoreboardSnapshotId value for this ScoreboardData.
getSearch() - Method in class com.lombardisoftware.webapi.SavedSearch
Gets the search value for this SavedSearch.
getSearchMetaData() - Method in class com.lombardisoftware.webapi.UserConfiguration
Gets the searchMetaData value for this UserConfiguration.
getSearchMetaData() - Method in interface com.lombardisoftware.webapi.WebAPI
Returns the available search columns that can be used in searches
getSearchMetaDataForProcess(Process) - Method in interface com.lombardisoftware.webapi.WebAPI
Returns the available business data search columns for a process
getSendTo() - Method in class com.lombardisoftware.webapi.SendTaskInfo
Gets the sendTo value for this SendTaskInfo.
getSentDate() - Method in class com.lombardisoftware.webapi.Task
Gets the sentDate value for this Task.
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Action
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ActionPermission
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.AdHocStartingPoint
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.BusinessData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ChartData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ClientInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ComplexValue
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.CustomProperty
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.DeleteDocument
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.DeleteDocumentResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Document
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.DocumentProperty
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.DocumentType
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ExposedItem
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ExposedItemType
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ExternalActivity
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ExternalActivityAttachment
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ExternalActivityData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Favorite
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.FavoriteType
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.InfoPathForm
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.InfoPathFormAttachment
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.InfoPathFormData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Parameter
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Priority
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Process
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ProcessInstance
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Report
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Role
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SavedSearch
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Scoreboard
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ScoreboardData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Search
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchableProcessColumn
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchableTaskColumn
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchableType
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchColumn
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchColumnMetaData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchCondition
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchMetaData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchOperator
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchOrder
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchOrdering
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchResultRow
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SearchResults
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.SendTaskInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.ServerInfo
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Service
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Task
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.TaskListSyncInput
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.TaskListSyncOutput
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.TaskStatus
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.TaskSyncAction
 
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.TaskSyncItem
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.UpdateDocument
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.UpdateDocumentResponse
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.User
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.UserConfiguration
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class com.lombardisoftware.webapi.Variable
Get Custom Serializer
getServerAddress() - Method in class com.lombardisoftware.webapi.Task
Gets the serverAddress value for this Task.
getServerInfo() - Method in interface com.lombardisoftware.webapi.WebAPI
Get information about the server including its version
getService() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the service value for this ExposedItem.
getService() - Method in class com.lombardisoftware.webapi.Favorite
Gets the service value for this Favorite.
getService() - Method in class com.lombardisoftware.webapi.Task
Gets the service value for this Task.
getSharepointDiscussionUrl() - Method in class com.lombardisoftware.webapi.Task
Gets the sharepointDiscussionUrl value for this Task.
getSharepointSiteUrl() - Method in class com.lombardisoftware.webapi.ProcessInstance
Gets the sharepointSiteUrl value for this ProcessInstance.
getSnapshotId() - Method in class com.lombardisoftware.webapi.ExternalActivity
Gets the snapshotId value for this ExternalActivity.
getSnapshotId() - Method in class com.lombardisoftware.webapi.InfoPathForm
Gets the snapshotId value for this InfoPathForm.
getSnapshotId() - Method in class com.lombardisoftware.webapi.Process
Gets the snapshotId value for this Process.
getSnapshotId() - Method in class com.lombardisoftware.webapi.Report
Gets the snapshotId value for this Report.
getSnapshotId() - Method in class com.lombardisoftware.webapi.Scoreboard
Gets the snapshotId value for this Scoreboard.
getSnapshotId() - Method in class com.lombardisoftware.webapi.Service
Gets the snapshotId value for this Service.
getStartable() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the startable value for this ExposedItem.
getStartable() - Method in class com.lombardisoftware.webapi.Favorite
Gets the startable value for this Favorite.
getStatus() - Method in class com.lombardisoftware.webapi.ProcessInstance
Gets the status value for this ProcessInstance.
getStatus() - Method in class com.lombardisoftware.webapi.Task
Gets the status value for this Task.
getSubject() - Method in class com.lombardisoftware.webapi.SendTaskInfo
Gets the subject value for this SendTaskInfo.
getSubject() - Method in class com.lombardisoftware.webapi.Task
Gets the subject value for this Task.
getSyncDate() - Method in class com.lombardisoftware.webapi.TaskListSyncOutput
Gets the syncDate value for this TaskListSyncOutput.
getSystemId() - Method in class com.lombardisoftware.webapi.ExternalActivity
Gets the systemId value for this ExternalActivity.
getSystemId() - Method in class com.lombardisoftware.webapi.InfoPathForm
Gets the systemId value for this InfoPathForm.
getSystemId() - Method in class com.lombardisoftware.webapi.Priority
Gets the systemId value for this Priority.
getSystemId() - Method in class com.lombardisoftware.webapi.Process
Gets the systemId value for this Process.
getSystemId() - Method in class com.lombardisoftware.webapi.Report
Gets the systemId value for this Report.
getSystemId() - Method in class com.lombardisoftware.webapi.Scoreboard
Gets the systemId value for this Scoreboard.
getSystemId() - Method in class com.lombardisoftware.webapi.Service
Gets the systemId value for this Service.
getTask() - Method in class com.lombardisoftware.webapi.TaskSyncItem
Gets the task value for this TaskSyncItem.
getTask(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Get the task.
getTaskId() - Method in class com.lombardisoftware.webapi.TaskSyncItem
Gets the taskId value for this TaskSyncItem.
getTaskIdSet() - Method in class com.lombardisoftware.webapi.TaskListSyncInput
Gets the taskIdSet value for this TaskListSyncInput.
getTasks() - Method in class com.lombardisoftware.webapi.ProcessInstance
Gets the tasks value for this ProcessInstance.
getTasksForSavedSearch(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Get the tasks returned by the execution of a saved search.
getTasksFromTaskIdSetOnly() - Method in class com.lombardisoftware.webapi.TaskListSyncInput
Gets the tasksFromTaskIdSetOnly value for this TaskListSyncInput.
getTaskSyncItems() - Method in class com.lombardisoftware.webapi.TaskListSyncOutput
Gets the taskSyncItems value for this TaskListSyncOutput.
getTimeZone() - Method in class com.lombardisoftware.webapi.ClientInfo
Gets the timeZone value for this ClientInfo.
getTitle() - Method in class com.lombardisoftware.webapi.Report
Gets the title value for this Report.
getTitle() - Method in class com.lombardisoftware.webapi.Scoreboard
Gets the title value for this Scoreboard.
getTotalRowCount() - Method in class com.lombardisoftware.webapi.SearchResults
Gets the totalRowCount value for this SearchResults.
getType() - Method in class com.lombardisoftware.webapi.Document
Gets the type value for this Document.
getType() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the type value for this ExposedItem.
getType() - Method in class com.lombardisoftware.webapi.Favorite
Gets the type value for this Favorite.
getType() - Method in class com.lombardisoftware.webapi.Parameter
Gets the type value for this Parameter.
getType() - Method in class com.lombardisoftware.webapi.SearchColumn
Gets the type value for this SearchColumn.
getType() - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
Gets the type value for this SearchColumnMetaData.
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Action
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ActionPermission
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.AdHocStartingPoint
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.BusinessData
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ChartData
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ClientInfo
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ComplexValue
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.CustomProperty
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.DeleteDocument
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.DeleteDocumentResponse
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Document
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.DocumentProperty
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.DocumentType
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ExposedItem
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ExposedItemType
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ExternalActivity
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ExternalActivityAttachment
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ExternalActivityData
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Favorite
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.FavoriteType
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.InfoPathForm
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.InfoPathFormAttachment
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.InfoPathFormData
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Parameter
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Priority
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Process
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ProcessInstance
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ProcessInstanceStatus
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Report
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Role
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SavedSearch
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Scoreboard
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ScoreboardData
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Search
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchableProcessColumn
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchableTaskColumn
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchableType
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchColumn
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchColumnMetaData
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchCondition
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchMetaData
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchOperator
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchOrder
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchOrdering
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchResultRow
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SearchResults
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.SendTaskInfo
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.ServerInfo
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Service
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Task
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.TaskListSyncInput
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.TaskListSyncOutput
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.TaskStatus
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.TaskSyncAction
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.TaskSyncItem
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.UpdateDocument
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.UpdateDocumentResponse
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.User
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.UserConfiguration
Return type metadata object
getTypeDesc() - Static method in class com.lombardisoftware.webapi.Variable
Return type metadata object
getUri() - Method in class com.lombardisoftware.webapi.Document
Gets the uri value for this Document.
getUrl() - Method in class com.lombardisoftware.webapi.ChartData
Gets the url value for this ChartData.
getURL() - Method in class com.lombardisoftware.webapi.ExposedItem
Gets the URL value for this ExposedItem.
getUser() - Method in class com.lombardisoftware.webapi.UserConfiguration
Gets the user value for this UserConfiguration.
getUserByName(String) - Method in interface com.lombardisoftware.webapi.WebAPI
Returns user information for specific user name.
getUserConfiguration() - Method in interface com.lombardisoftware.webapi.WebAPI
Get all the user configuration information in one call.
getValue() - Method in class com.lombardisoftware.webapi.Action
 
getValue() - Method in class com.lombardisoftware.webapi.CustomProperty
Gets the value value for this CustomProperty.
getValue() - Method in class com.lombardisoftware.webapi.DocumentProperty
Gets the value value for this DocumentProperty.
getValue() - Method in class com.lombardisoftware.webapi.DocumentType
 
getValue() - Method in class com.lombardisoftware.webapi.ExposedItemType
 
getValue() - Method in class com.lombardisoftware.webapi.FavoriteType
 
getValue() - Method in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
getValue() - Method in class com.lombardisoftware.webapi.SearchableProcessColumn
 
getValue() - Method in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
getValue() - Method in class com.lombardisoftware.webapi.SearchableTaskColumn
 
getValue() - Method in class com.lombardisoftware.webapi.SearchableType
 
getValue() - Method in class com.lombardisoftware.webapi.SearchCondition
Gets the value value for this SearchCondition.
getValue() - Method in class com.lombardisoftware.webapi.SearchOperator
 
getValue() - Method in class com.lombardisoftware.webapi.SearchOrder
 
getValue() - Method in class com.lombardisoftware.webapi.TaskStatus
 
getValue() - Method in class com.lombardisoftware.webapi.TaskSyncAction
 
getValue() - Method in class com.lombardisoftware.webapi.Variable
Gets the value value for this Variable.
getValues() - Method in class com.lombardisoftware.webapi.SearchResultRow
Gets the values value for this SearchResultRow.
getValues(int) - Method in class com.lombardisoftware.webapi.SearchResultRow
 
getValueType() - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
Gets the valueType value for this SearchColumnMetaData.
getVariables() - Method in class com.lombardisoftware.webapi.BusinessData
Gets the variables value for this BusinessData.
getVariables() - Method in class com.lombardisoftware.webapi.ExternalActivityData
Gets the variables value for this ExternalActivityData.
getVersion() - Method in class com.lombardisoftware.webapi.ClientInfo
Gets the version value for this ClientInfo.
getVersion() - Method in class com.lombardisoftware.webapi.Document
Gets the version value for this Document.
getVersion() - Method in class com.lombardisoftware.webapi.ServerInfo
Gets the version value for this ServerInfo.
GREATER_THAN - Static variable in class com.lombardisoftware.webapi.SearchOperator
 

H

hashCode() - Method in class com.lombardisoftware.webapi.Action
 
hashCode() - Method in class com.lombardisoftware.webapi.ActionPermission
 
hashCode() - Method in class com.lombardisoftware.webapi.AdHocStartingPoint
 
hashCode() - Method in class com.lombardisoftware.webapi.BusinessData
 
hashCode() - Method in class com.lombardisoftware.webapi.ChartData
 
hashCode() - Method in class com.lombardisoftware.webapi.ClientInfo
 
hashCode() - Method in class com.lombardisoftware.webapi.ComplexValue
 
hashCode() - Method in class com.lombardisoftware.webapi.CustomProperty
 
hashCode() - Method in class com.lombardisoftware.webapi.DeleteDocument
 
hashCode() - Method in class com.lombardisoftware.webapi.DeleteDocumentResponse
 
hashCode() - Method in class com.lombardisoftware.webapi.Document
 
hashCode() - Method in class com.lombardisoftware.webapi.DocumentProperty
 
hashCode() - Method in class com.lombardisoftware.webapi.DocumentType
 
hashCode() - Method in class com.lombardisoftware.webapi.ExposedItem
 
hashCode() - Method in class com.lombardisoftware.webapi.ExposedItemType
 
hashCode() - Method in class com.lombardisoftware.webapi.ExternalActivity
 
hashCode() - Method in class com.lombardisoftware.webapi.ExternalActivityAttachment
 
hashCode() - Method in class com.lombardisoftware.webapi.ExternalActivityData
 
hashCode() - Method in class com.lombardisoftware.webapi.Favorite
 
hashCode() - Method in class com.lombardisoftware.webapi.FavoriteType
 
hashCode() - Method in class com.lombardisoftware.webapi.InfoPathForm
 
hashCode() - Method in class com.lombardisoftware.webapi.InfoPathFormAttachment
 
hashCode() - Method in class com.lombardisoftware.webapi.InfoPathFormData
 
hashCode() - Method in class com.lombardisoftware.webapi.Parameter
 
hashCode() - Method in class com.lombardisoftware.webapi.Priority
 
hashCode() - Method in class com.lombardisoftware.webapi.Process
 
hashCode() - Method in class com.lombardisoftware.webapi.ProcessInstance
 
hashCode() - Method in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
hashCode() - Method in class com.lombardisoftware.webapi.Report
 
hashCode() - Method in class com.lombardisoftware.webapi.Role
 
hashCode() - Method in class com.lombardisoftware.webapi.SavedSearch
 
hashCode() - Method in class com.lombardisoftware.webapi.Scoreboard
 
hashCode() - Method in class com.lombardisoftware.webapi.ScoreboardData
 
hashCode() - Method in class com.lombardisoftware.webapi.Search
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchableProcessColumn
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchableTaskColumn
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchableType
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchColumn
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchCondition
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchMetaData
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchOperator
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchOrder
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchOrdering
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchResultRow
 
hashCode() - Method in class com.lombardisoftware.webapi.SearchResults
 
hashCode() - Method in class com.lombardisoftware.webapi.SendTaskInfo
 
hashCode() - Method in class com.lombardisoftware.webapi.ServerInfo
 
hashCode() - Method in class com.lombardisoftware.webapi.Service
 
hashCode() - Method in class com.lombardisoftware.webapi.Task
 
hashCode() - Method in class com.lombardisoftware.webapi.TaskListSyncInput
 
hashCode() - Method in class com.lombardisoftware.webapi.TaskListSyncOutput
 
hashCode() - Method in class com.lombardisoftware.webapi.TaskStatus
 
hashCode() - Method in class com.lombardisoftware.webapi.TaskSyncAction
 
hashCode() - Method in class com.lombardisoftware.webapi.TaskSyncItem
 
hashCode() - Method in class com.lombardisoftware.webapi.UpdateDocument
 
hashCode() - Method in class com.lombardisoftware.webapi.UpdateDocumentResponse
 
hashCode() - Method in class com.lombardisoftware.webapi.User
 
hashCode() - Method in class com.lombardisoftware.webapi.UserConfiguration
 
hashCode() - Method in class com.lombardisoftware.webapi.Variable
 
Help_Request - Static variable in class com.lombardisoftware.webapi.TaskStatus
 

I

Id - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
Id - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
Ignored_Help_Request - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
ignoreHelpRequest(long, String) - Method in interface com.lombardisoftware.webapi.WebAPI
Ignores help request.
InfoPathForm - Class in com.lombardisoftware.webapi
For use by WLE for Office
InfoPathForm() - Constructor for class com.lombardisoftware.webapi.InfoPathForm
 
InfoPathForm(String, String, String, String, String) - Constructor for class com.lombardisoftware.webapi.InfoPathForm
 
InfoPathFormAttachment - Class in com.lombardisoftware.webapi
For use by WLE for Office
InfoPathFormAttachment() - Constructor for class com.lombardisoftware.webapi.InfoPathFormAttachment
 
InfoPathFormAttachment(InfoPathForm, InfoPathFormData) - Constructor for class com.lombardisoftware.webapi.InfoPathFormAttachment
 
InfoPathFormData - Class in com.lombardisoftware.webapi
For use by WLE for Office
InfoPathFormData() - Constructor for class com.lombardisoftware.webapi.InfoPathFormData
 
InfoPathFormData(org.apache.axis.message.MessageElement[]) - Constructor for class com.lombardisoftware.webapi.InfoPathFormData
 
isAcceptsTimeZone() - Method in class com.lombardisoftware.webapi.ClientInfo
Gets the acceptsTimeZone value for this ClientInfo.
isCanExecute() - Method in class com.lombardisoftware.webapi.ActionPermission
Gets the canExecute value for this ActionPermission.
isUsableInSearchCondition() - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
Gets the usableInSearchCondition value for this SearchColumnMetaData.

L

LESS_THAN - Static variable in class com.lombardisoftware.webapi.SearchOperator
 

M

ModifyDate - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 

N

Name - Static variable in class com.lombardisoftware.webapi.SearchableProcessColumn
 
Name - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
New - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
New_or_Received - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
NOT_EQUALS - Static variable in class com.lombardisoftware.webapi.SearchOperator
 

P

Parameter - Class in com.lombardisoftware.webapi
A Parameter defines a name and a type for a parameter (input or output) to a process or activity
Parameter() - Constructor for class com.lombardisoftware.webapi.Parameter
 
Parameter(String, QName) - Constructor for class com.lombardisoftware.webapi.Parameter
 
Priority - Class in com.lombardisoftware.webapi
Priority is used to organize tasks by importance.
Priority() - Constructor for class com.lombardisoftware.webapi.Priority
 
Priority(long, String, String) - Constructor for class com.lombardisoftware.webapi.Priority
 
Priority - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
Process - Static variable in class com.lombardisoftware.webapi.ExposedItemType
 
PROCESS - Static variable in class com.lombardisoftware.webapi.FavoriteType
 
Process - Class in com.lombardisoftware.webapi
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
 
Process(String, String, String, String) - Constructor for class com.lombardisoftware.webapi.Process
 
Process - Static variable in class com.lombardisoftware.webapi.SearchableType
 
ProcessApp - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
ProcessInstance - Class in com.lombardisoftware.webapi
A ProcessInstance contains information about an instance of a process.
ProcessInstance() - Constructor for class com.lombardisoftware.webapi.ProcessInstance
 
ProcessInstance(Calendar, long, String, String, Task[], Process, String, BusinessData, Calendar, Calendar) - Constructor for class com.lombardisoftware.webapi.ProcessInstance
 
ProcessInstance - Static variable in class com.lombardisoftware.webapi.SearchableType
 
ProcessInstanceStatus - Class in com.lombardisoftware.webapi
 

R

ReadDate - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
readResolve() - Method in class com.lombardisoftware.webapi.Action
 
readResolve() - Method in class com.lombardisoftware.webapi.DocumentType
 
readResolve() - Method in class com.lombardisoftware.webapi.ExposedItemType
 
readResolve() - Method in class com.lombardisoftware.webapi.FavoriteType
 
readResolve() - Method in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
readResolve() - Method in class com.lombardisoftware.webapi.SearchableProcessColumn
 
readResolve() - Method in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
readResolve() - Method in class com.lombardisoftware.webapi.SearchableTaskColumn
 
readResolve() - Method in class com.lombardisoftware.webapi.SearchableType
 
readResolve() - Method in class com.lombardisoftware.webapi.SearchOperator
 
readResolve() - Method in class com.lombardisoftware.webapi.SearchOrder
 
readResolve() - Method in class com.lombardisoftware.webapi.TaskStatus
 
readResolve() - Method in class com.lombardisoftware.webapi.TaskSyncAction
 
REASSIGN_TASK - Static variable in class com.lombardisoftware.webapi.Action
 
REASSIGN_TASK_USER_ROLE - Static variable in class com.lombardisoftware.webapi.Action
 
reassignTask(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Reassign a task back to its original role.
reassignTasks(long[]) - Method in interface com.lombardisoftware.webapi.WebAPI
Reassign the tasks back to their original roles.
reassignTasksToRole(long[], long) - Method in interface com.lombardisoftware.webapi.WebAPI
Reassign the tasks to a role.
reassignTasksToUser(long[], long) - Method in interface com.lombardisoftware.webapi.WebAPI
Reassign the tasks to a user.
reassignTaskToRole(long, long) - Method in interface com.lombardisoftware.webapi.WebAPI
Reassign a task to a role.
reassignTaskToUser(long, long) - Method in interface com.lombardisoftware.webapi.WebAPI
Reassign a task to a user
Received - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
ReceivedDate - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
ReceivedFrom - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
refreshGroupMembership(int) - Method in interface com.lombardisoftware.webapi.WebAPI
Refresh the group membership to sync up with the external user directory by invoking this operation.
REMOVE - Static variable in class com.lombardisoftware.webapi.TaskSyncAction
 
Replied - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
replyHelpRequest(long, String) - Method in interface com.lombardisoftware.webapi.WebAPI
Replies to help request.
Report - Static variable in class com.lombardisoftware.webapi.ExposedItemType
 
Report - Class in com.lombardisoftware.webapi
A Report
Report() - Constructor for class com.lombardisoftware.webapi.Report
 
Report(String, String, String, String, String) - Constructor for class com.lombardisoftware.webapi.Report
 
RESPOND_HELP_REQUEST - Static variable in class com.lombardisoftware.webapi.Action
 
RESUME_INSTANCE - Static variable in class com.lombardisoftware.webapi.Action
 
resumeProcessInstance(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Resume a process instance
resumeProcessInstances(long[]) - Method in interface com.lombardisoftware.webapi.WebAPI
Resume the process instances
Role - Class in com.lombardisoftware.webapi
A Role within WLE can determine what actions its members are allowed to perform and which process instances and tasks they can interact with.
Role() - Constructor for class com.lombardisoftware.webapi.Role
 
Role(long, String, String) - Constructor for class com.lombardisoftware.webapi.Role
 
runFavorite(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Run a favorite and return a task if it exists

S

SavedSearch - Class in com.lombardisoftware.webapi
A SavedSearch is used by clients to execute a search to retrieve process instances and/or tasks from WLE.
SavedSearch() - Constructor for class com.lombardisoftware.webapi.SavedSearch
 
SavedSearch(long, String, Search) - Constructor for class com.lombardisoftware.webapi.SavedSearch
 
Scoreboard - Static variable in class com.lombardisoftware.webapi.ExposedItemType
 
Scoreboard - Class in com.lombardisoftware.webapi
A Scoreboard describes a set of reports usually describing process or task performance that can be viewed by the user.
Scoreboard() - Constructor for class com.lombardisoftware.webapi.Scoreboard
 
Scoreboard(String, String, String, String, String, String, String) - Constructor for class com.lombardisoftware.webapi.Scoreboard
 
ScoreboardData - Class in com.lombardisoftware.webapi
ScoreboardData contains the actual data for a scoreboard as of the point in time when it was requested.
ScoreboardData() - Constructor for class com.lombardisoftware.webapi.ScoreboardData
 
ScoreboardData(String, String, String, String, ChartData[]) - Constructor for class com.lombardisoftware.webapi.ScoreboardData
 
Search - Class in com.lombardisoftware.webapi
A search object describes a search to be performed against process runtime data including tasks and process instances.
Search() - Constructor for class com.lombardisoftware.webapi.Search
 
Search(String, SearchColumn[], SearchCondition[], SearchOrdering[]) - Constructor for class com.lombardisoftware.webapi.Search
 
SearchableProcessColumn - Class in com.lombardisoftware.webapi
 
SearchableProcessInstanceColumn - Class in com.lombardisoftware.webapi
 
SearchableTaskColumn - Class in com.lombardisoftware.webapi
 
SearchableType - Class in com.lombardisoftware.webapi
 
SearchColumn - Class in com.lombardisoftware.webapi
A SearchColumn is used to specify the columns, conditions, and ordering of a search.
SearchColumn() - Constructor for class com.lombardisoftware.webapi.SearchColumn
 
SearchColumn(String, String, String) - Constructor for class com.lombardisoftware.webapi.SearchColumn
 
SearchColumnMetaData - Class in com.lombardisoftware.webapi
 
SearchColumnMetaData() - Constructor for class com.lombardisoftware.webapi.SearchColumnMetaData
 
SearchColumnMetaData(String, String, String, QName, boolean) - Constructor for class com.lombardisoftware.webapi.SearchColumnMetaData
 
SearchCondition - Class in com.lombardisoftware.webapi
A SearchCondition is used to limit the search results by constraining a search column using an operator and a value.
SearchCondition() - Constructor for class com.lombardisoftware.webapi.SearchCondition
 
SearchCondition(SearchColumn, String, Object) - Constructor for class com.lombardisoftware.webapi.SearchCondition
 
SearchMetaData - Class in com.lombardisoftware.webapi
SearchMetaData is used to describe information required to perform searches and to describe the results of searches.
SearchMetaData() - Constructor for class com.lombardisoftware.webapi.SearchMetaData
 
SearchMetaData(SearchColumnMetaData[], Process) - Constructor for class com.lombardisoftware.webapi.SearchMetaData
 
SearchOperator - Class in com.lombardisoftware.webapi
 
SearchOrder - Class in com.lombardisoftware.webapi
 
SearchOrdering - Class in com.lombardisoftware.webapi
A SearchOrdering is used to specify that the search results should be sorted by a column in either an ascending or descending order.
SearchOrdering() - Constructor for class com.lombardisoftware.webapi.SearchOrdering
 
SearchOrdering(SearchColumn, SearchOrder) - Constructor for class com.lombardisoftware.webapi.SearchOrdering
 
SearchResultRow - Class in com.lombardisoftware.webapi
A SearchResultRow contains a set of values - one value for each column in the search that met the search conditions.
SearchResultRow() - Constructor for class com.lombardisoftware.webapi.SearchResultRow
 
SearchResultRow(Object, Object[]) - Constructor for class com.lombardisoftware.webapi.SearchResultRow
 
SearchResults - Class in com.lombardisoftware.webapi
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.
SearchResults() - Constructor for class com.lombardisoftware.webapi.SearchResults
 
SearchResults(SearchColumnMetaData[], SearchResultRow[], int) - Constructor for class com.lombardisoftware.webapi.SearchResults
 
sendTask(SendTaskInfo) - Method in interface com.lombardisoftware.webapi.WebAPI
Send a task
SendTaskInfo - Class in com.lombardisoftware.webapi
SendTaskInfo can be used to construct and send a task that has no implementation and is not associated with a process instance.
SendTaskInfo() - Constructor for class com.lombardisoftware.webapi.SendTaskInfo
 
SendTaskInfo(String, Calendar, Boolean, String, String, String, String, String) - Constructor for class com.lombardisoftware.webapi.SendTaskInfo
 
Sent - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
SentDate - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
ServerInfo - Class in com.lombardisoftware.webapi
ServerInfo describes information about the server implementation and environment that might be needed by the client.
ServerInfo() - Constructor for class com.lombardisoftware.webapi.ServerInfo
 
ServerInfo(String) - Constructor for class com.lombardisoftware.webapi.ServerInfo
 
Service - Static variable in class com.lombardisoftware.webapi.ExposedItemType
 
SERVICE - Static variable in class com.lombardisoftware.webapi.FavoriteType
 
Service - Class in com.lombardisoftware.webapi
A Service is used as an activity implementation for a task and will typically contain coaches to guide a user through the activity.
Service() - Constructor for class com.lombardisoftware.webapi.Service
 
Service(String, String, String, String) - Constructor for class com.lombardisoftware.webapi.Service
 
set_any(org.apache.axis.message.MessageElement[]) - Method in class com.lombardisoftware.webapi.ComplexValue
Sets the _any value for this ComplexValue.
set_any(org.apache.axis.message.MessageElement[]) - Method in class com.lombardisoftware.webapi.InfoPathFormData
Sets the _any value for this InfoPathFormData.
set_NotUsed(Object) - Method in class com.lombardisoftware.webapi.SearchResultRow
Sets the _NotUsed value for this SearchResultRow.
setAcceptsTimeZone(boolean) - Method in class com.lombardisoftware.webapi.ClientInfo
Sets the acceptsTimeZone value for this ClientInfo.
setAction(Action) - Method in class com.lombardisoftware.webapi.ActionPermission
Sets the action value for this ActionPermission.
setAction(TaskSyncAction) - Method in class com.lombardisoftware.webapi.TaskSyncItem
Sets the action value for this TaskSyncItem.
setActionPermissions(ActionPermission[]) - Method in class com.lombardisoftware.webapi.Task
Sets the actionPermissions value for this Task.
setActivityName(String) - Method in class com.lombardisoftware.webapi.Task
Sets the activityName value for this Task.
setAssignedToRole(String) - Method in class com.lombardisoftware.webapi.Task
Sets the assignedToRole value for this Task.
setAssignedToUser(String) - Method in class com.lombardisoftware.webapi.Task
Sets the assignedToUser value for this Task.
setAttachedExternalActivity(ExternalActivityAttachment) - Method in class com.lombardisoftware.webapi.Task
Sets the attachedExternalActivity value for this Task.
setAttachedInfoPathForm(InfoPathFormAttachment) - Method in class com.lombardisoftware.webapi.Task
Sets the attachedInfoPathForm value for this Task.
setBusinessData(BusinessData) - Method in class com.lombardisoftware.webapi.ProcessInstance
Sets the businessData value for this ProcessInstance.
setBusinessData(BusinessData) - Method in class com.lombardisoftware.webapi.Task
Sets the businessData value for this Task.
setCalendar(String) - Method in class com.lombardisoftware.webapi.SendTaskInfo
Sets the calendar value for this SendTaskInfo.
setCanExecute(boolean) - Method in class com.lombardisoftware.webapi.ActionPermission
Sets the canExecute value for this ActionPermission.
setChartId(long) - Method in class com.lombardisoftware.webapi.ChartData
Sets the chartId value for this ChartData.
setCharts(ChartData[]) - Method in class com.lombardisoftware.webapi.ScoreboardData
Sets the charts value for this ScoreboardData.
setClosedBy(String) - Method in class com.lombardisoftware.webapi.Task
Sets the closedBy value for this Task.
setClosedDate(Calendar) - Method in class com.lombardisoftware.webapi.Task
Sets the closedDate value for this Task.
setColumn(SearchColumn) - Method in class com.lombardisoftware.webapi.SearchCondition
Sets the column value for this SearchCondition.
setColumn(SearchColumn) - Method in class com.lombardisoftware.webapi.SearchOrdering
Sets the column value for this SearchOrdering.
setColumns(SearchColumn[]) - Method in class com.lombardisoftware.webapi.Search
Sets the columns value for this Search.
setColumns(SearchColumnMetaData[]) - Method in class com.lombardisoftware.webapi.SearchMetaData
Sets the columns value for this SearchMetaData.
setColumns(SearchColumnMetaData[]) - Method in class com.lombardisoftware.webapi.SearchResults
Sets the columns value for this SearchResults.
setConditions(SearchCondition[]) - Method in class com.lombardisoftware.webapi.Search
Sets the conditions value for this Search.
setContent(String) - Method in class com.lombardisoftware.webapi.ScoreboardData
Sets the content value for this ScoreboardData.
setContentType(String) - Method in class com.lombardisoftware.webapi.Document
Sets the contentType value for this Document.
setContentType(String) - Method in class com.lombardisoftware.webapi.ScoreboardData
Sets the contentType value for this ScoreboardData.
setCreateDate(Calendar) - Method in class com.lombardisoftware.webapi.ProcessInstance
Sets the createDate value for this ProcessInstance.
setCustomProperties(CustomProperty[]) - Method in class com.lombardisoftware.webapi.ExternalActivity
Sets the customProperties value for this ExternalActivity.
setData(byte[]) - Method in class com.lombardisoftware.webapi.Document
Sets the data value for this Document.
setData(ExternalActivityData) - Method in class com.lombardisoftware.webapi.ExternalActivityAttachment
Sets the data value for this ExternalActivityAttachment.
setData(InfoPathFormData) - Method in class com.lombardisoftware.webapi.InfoPathFormAttachment
Sets the data value for this InfoPathFormAttachment.
setDisplayName(String) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the displayName value for this ExposedItem.
setDisplayName(String) - Method in class com.lombardisoftware.webapi.Favorite
Sets the displayName value for this Favorite.
setDisplayName(String) - Method in class com.lombardisoftware.webapi.Role
Sets the displayName value for this Role.
setDisplayName(String) - Method in class com.lombardisoftware.webapi.Scoreboard
Sets the displayName value for this Scoreboard.
setDisplayName(String) - Method in class com.lombardisoftware.webapi.SearchColumn
Sets the displayName value for this SearchColumn.
setDisplayName(String) - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
Sets the displayName value for this SearchColumnMetaData.
setDocument(Document) - Method in class com.lombardisoftware.webapi.UpdateDocument
Sets the document value for this UpdateDocument.
setDueDate(Calendar) - Method in class com.lombardisoftware.webapi.ProcessInstance
Sets the dueDate value for this ProcessInstance.
setDueDate(Calendar) - Method in class com.lombardisoftware.webapi.SendTaskInfo
Sets the dueDate value for this SendTaskInfo.
setDueDate(Calendar) - Method in class com.lombardisoftware.webapi.Task
Sets the dueDate value for this Task.
setExposedId(String) - Method in class com.lombardisoftware.webapi.Scoreboard
Sets the exposedId value for this Scoreboard.
setExternalActivity(ExternalActivity) - Method in class com.lombardisoftware.webapi.ExternalActivityAttachment
Sets the externalActivity value for this ExternalActivityAttachment.
setFavorites(Favorite[]) - Method in class com.lombardisoftware.webapi.UserConfiguration
Sets the favorites value for this UserConfiguration.
setFlowObjectId(String) - Method in class com.lombardisoftware.webapi.AdHocStartingPoint
Sets the flowObjectId value for this AdHocStartingPoint.
setForm(InfoPathForm) - Method in class com.lombardisoftware.webapi.InfoPathFormAttachment
Sets the form value for this InfoPathFormAttachment.
setHideInPortal(String) - Method in class com.lombardisoftware.webapi.Document
Sets the hideInPortal value for this Document.
setId(long) - Method in class com.lombardisoftware.webapi.Document
Sets the id value for this Document.
setId(long) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the id value for this ExposedItem.
setId(long) - Method in class com.lombardisoftware.webapi.Favorite
Sets the id value for this Favorite.
setId(long) - Method in class com.lombardisoftware.webapi.Priority
Sets the id value for this Priority.
setId(long) - Method in class com.lombardisoftware.webapi.ProcessInstance
Sets the id value for this ProcessInstance.
setId(long) - Method in class com.lombardisoftware.webapi.Role
Sets the id value for this Role.
setId(long) - Method in class com.lombardisoftware.webapi.SavedSearch
Sets the id value for this SavedSearch.
setId(long) - Method in class com.lombardisoftware.webapi.Task
Sets the id value for this Task.
setId(long) - Method in class com.lombardisoftware.webapi.User
Sets the id value for this User.
setIgnoreCalendarConflicts(Boolean) - Method in class com.lombardisoftware.webapi.SendTaskInfo
Sets the ignoreCalendarConflicts value for this SendTaskInfo.
setImage(byte[]) - Method in class com.lombardisoftware.webapi.ChartData
Sets the image value for this ChartData.
setImageType(String) - Method in class com.lombardisoftware.webapi.ChartData
Sets the imageType value for this ChartData.
setInfoPathForm(InfoPathForm) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the infoPathForm value for this ExposedItem.
setInfoPathForm(InfoPathForm) - Method in class com.lombardisoftware.webapi.Favorite
Sets the infoPathForm value for this Favorite.
setInfoPathFormOfflineOnly(Boolean) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the infoPathFormOfflineOnly value for this ExposedItem.
setInfoPathFormOfflineOnly(Boolean) - Method in class com.lombardisoftware.webapi.Favorite
Sets the infoPathFormOfflineOnly value for this Favorite.
setInputParameters(Parameter[]) - Method in class com.lombardisoftware.webapi.ExternalActivity
Sets the inputParameters value for this ExternalActivity.
setLastSyncDate(Calendar) - Method in class com.lombardisoftware.webapi.TaskListSyncInput
Sets the lastSyncDate value for this TaskListSyncInput.
setLocale(String) - Method in class com.lombardisoftware.webapi.ClientInfo
Sets the locale value for this ClientInfo.
setModificationDate(Calendar) - Method in class com.lombardisoftware.webapi.Document
Sets the modificationDate value for this Document.
setModifiedBy(User) - Method in class com.lombardisoftware.webapi.Document
Sets the modifiedBy value for this Document.
setModifyDate(Calendar) - Method in class com.lombardisoftware.webapi.ProcessInstance
Sets the modifyDate value for this ProcessInstance.
setName(String) - Method in class com.lombardisoftware.webapi.AdHocStartingPoint
Sets the name value for this AdHocStartingPoint.
setName(String) - Method in class com.lombardisoftware.webapi.CustomProperty
Sets the name value for this CustomProperty.
setName(String) - Method in class com.lombardisoftware.webapi.Document
Sets the name value for this Document.
setName(String) - Method in class com.lombardisoftware.webapi.DocumentProperty
Sets the name value for this DocumentProperty.
setName(String) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the name value for this ExposedItem.
setName(String) - Method in class com.lombardisoftware.webapi.ExternalActivity
Sets the name value for this ExternalActivity.
setName(String) - Method in class com.lombardisoftware.webapi.Favorite
Sets the name value for this Favorite.
setName(String) - Method in class com.lombardisoftware.webapi.InfoPathForm
Sets the name value for this InfoPathForm.
setName(String) - Method in class com.lombardisoftware.webapi.Parameter
Sets the name value for this Parameter.
setName(String) - Method in class com.lombardisoftware.webapi.Priority
Sets the name value for this Priority.
setName(String) - Method in class com.lombardisoftware.webapi.Process
Sets the name value for this Process.
setName(String) - Method in class com.lombardisoftware.webapi.ProcessInstance
Sets the name value for this ProcessInstance.
setName(String) - Method in class com.lombardisoftware.webapi.Report
Sets the name value for this Report.
setName(String) - Method in class com.lombardisoftware.webapi.Role
Sets the name value for this Role.
setName(String) - Method in class com.lombardisoftware.webapi.SavedSearch
Sets the name value for this SavedSearch.
setName(String) - Method in class com.lombardisoftware.webapi.Scoreboard
Sets the name value for this Scoreboard.
setName(String) - Method in class com.lombardisoftware.webapi.SearchColumn
Sets the name value for this SearchColumn.
setName(String) - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
Sets the name value for this SearchColumnMetaData.
setName(String) - Method in class com.lombardisoftware.webapi.Service
Sets the name value for this Service.
setName(String) - Method in class com.lombardisoftware.webapi.User
Sets the name value for this User.
setName(String) - Method in class com.lombardisoftware.webapi.Variable
Sets the name value for this Variable.
setNarrative(String) - Method in class com.lombardisoftware.webapi.SendTaskInfo
Sets the narrative value for this SendTaskInfo.
setNarrative(String) - Method in class com.lombardisoftware.webapi.Task
Sets the narrative value for this Task.
setOperator(String) - Method in class com.lombardisoftware.webapi.SearchCondition
Sets the operator value for this SearchCondition.
setOrder(SearchOrder) - Method in class com.lombardisoftware.webapi.SearchOrdering
Sets the order value for this SearchOrdering.
setOrderBy(SearchOrdering[]) - Method in class com.lombardisoftware.webapi.Search
Sets the orderBy value for this Search.
setOrganizedByType(String) - Method in class com.lombardisoftware.webapi.Search
Sets the organizedByType value for this Search.
setOutputParameters(Parameter[]) - Method in class com.lombardisoftware.webapi.ExternalActivity
Sets the outputParameters value for this ExternalActivity.
setParentId(long) - Method in class com.lombardisoftware.webapi.DeleteDocument
Sets the parentId value for this DeleteDocument.
setParentId(Long) - Method in class com.lombardisoftware.webapi.Document
Sets the parentId value for this Document.
setParticipant(String) - Method in class com.lombardisoftware.webapi.Task
Sets the participant value for this Task.
setParticipantDisplayName(String) - Method in class com.lombardisoftware.webapi.Task
Sets the participantDisplayName value for this Task.
setPriorities(Priority[]) - Method in class com.lombardisoftware.webapi.UserConfiguration
Sets the priorities value for this UserConfiguration.
setPriority(String) - Method in class com.lombardisoftware.webapi.SendTaskInfo
Sets the priority value for this SendTaskInfo.
setPriority(String) - Method in class com.lombardisoftware.webapi.Task
Sets the priority value for this Task.
setPriorityRanking(Integer) - Method in class com.lombardisoftware.webapi.Task
Sets the priorityRanking value for this Task.
setProcess(Process) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the process value for this ExposedItem.
setProcess(Process) - Method in class com.lombardisoftware.webapi.Favorite
Sets the process value for this Favorite.
setProcess(Process) - Method in class com.lombardisoftware.webapi.ProcessInstance
Sets the process value for this ProcessInstance.
setProcess(Process) - Method in class com.lombardisoftware.webapi.SearchMetaData
Sets the process value for this SearchMetaData.
setProcessInstance(ProcessInstance) - Method in class com.lombardisoftware.webapi.Task
Sets the processInstance value for this Task.
setProcessInstanceId(long) - Method in class com.lombardisoftware.webapi.AdHocStartingPoint
Sets the processInstanceId value for this AdHocStartingPoint.
setProcessInstanceId(long) - Method in class com.lombardisoftware.webapi.BusinessData
Sets the processInstanceId value for this BusinessData.
setProcessInstanceId(Long) - Method in class com.lombardisoftware.webapi.Document
Sets the processInstanceId value for this Document.
setProperties(DocumentProperty[]) - Method in class com.lombardisoftware.webapi.Document
Sets the properties value for this Document.
setPublishUrl(String) - Method in class com.lombardisoftware.webapi.InfoPathForm
Sets the publishUrl value for this InfoPathForm.
setReadDate(Calendar) - Method in class com.lombardisoftware.webapi.Task
Sets the readDate value for this Task.
setReceivedDate(Calendar) - Method in class com.lombardisoftware.webapi.Task
Sets the receivedDate value for this Task.
setReference(String) - Method in class com.lombardisoftware.webapi.ExternalActivity
Sets the reference value for this ExternalActivity.
setReference(String) - Method in class com.lombardisoftware.webapi.InfoPathForm
Sets the reference value for this InfoPathForm.
setReference(String) - Method in class com.lombardisoftware.webapi.Process
Sets the reference value for this Process.
setReference(String) - Method in class com.lombardisoftware.webapi.Report
Sets the reference value for this Report.
setReference(String) - Method in class com.lombardisoftware.webapi.Scoreboard
Sets the reference value for this Scoreboard.
setReference(String) - Method in class com.lombardisoftware.webapi.Service
Sets the reference value for this Service.
setReport(Report) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the report value for this ExposedItem.
setRoleMemberships(Role[]) - Method in class com.lombardisoftware.webapi.User
Sets the roleMemberships value for this User.
setRouting(String) - Method in class com.lombardisoftware.webapi.SendTaskInfo
Sets the routing value for this SendTaskInfo.
setRows(SearchResultRow[]) - Method in class com.lombardisoftware.webapi.SearchResults
Sets the rows value for this SearchResults.
setSafelyIgnoresExtraXml(Boolean) - Method in class com.lombardisoftware.webapi.ClientInfo
Sets the safelyIgnoresExtraXml value for this ClientInfo.
setSavedSearches(SavedSearch[]) - Method in class com.lombardisoftware.webapi.UserConfiguration
Sets the savedSearches value for this UserConfiguration.
setSavedSearchId(long) - Method in class com.lombardisoftware.webapi.TaskListSyncInput
Sets the savedSearchId value for this TaskListSyncInput.
setSavedSearchId(long) - Method in class com.lombardisoftware.webapi.TaskListSyncOutput
Sets the savedSearchId value for this TaskListSyncOutput.
setScoreboard(Scoreboard) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the scoreboard value for this ExposedItem.
setScoreboardReference(String) - Method in class com.lombardisoftware.webapi.ScoreboardData
Sets the scoreboardReference value for this ScoreboardData.
setScoreboards(Scoreboard[]) - Method in class com.lombardisoftware.webapi.UserConfiguration
Sets the scoreboards value for this UserConfiguration.
setScoreboardSnapshotId(String) - Method in class com.lombardisoftware.webapi.ScoreboardData
Sets the scoreboardSnapshotId value for this ScoreboardData.
setSearch(Search) - Method in class com.lombardisoftware.webapi.SavedSearch
Sets the search value for this SavedSearch.
setSearchMetaData(SearchMetaData) - Method in class com.lombardisoftware.webapi.UserConfiguration
Sets the searchMetaData value for this UserConfiguration.
setSendTo(String) - Method in class com.lombardisoftware.webapi.SendTaskInfo
Sets the sendTo value for this SendTaskInfo.
setSentDate(Calendar) - Method in class com.lombardisoftware.webapi.Task
Sets the sentDate value for this Task.
setServerAddress(String) - Method in class com.lombardisoftware.webapi.Task
Sets the serverAddress value for this Task.
setService(Service) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the service value for this ExposedItem.
setService(Service) - Method in class com.lombardisoftware.webapi.Favorite
Sets the service value for this Favorite.
setService(Service) - Method in class com.lombardisoftware.webapi.Task
Sets the service value for this Task.
setSharepointDiscussionUrl(String) - Method in class com.lombardisoftware.webapi.Task
Sets the sharepointDiscussionUrl value for this Task.
setSharepointSiteUrl(String) - Method in class com.lombardisoftware.webapi.ProcessInstance
Sets the sharepointSiteUrl value for this ProcessInstance.
setSnapshotId(String) - Method in class com.lombardisoftware.webapi.ExternalActivity
Sets the snapshotId value for this ExternalActivity.
setSnapshotId(String) - Method in class com.lombardisoftware.webapi.InfoPathForm
Sets the snapshotId value for this InfoPathForm.
setSnapshotId(String) - Method in class com.lombardisoftware.webapi.Process
Sets the snapshotId value for this Process.
setSnapshotId(String) - Method in class com.lombardisoftware.webapi.Report
Sets the snapshotId value for this Report.
setSnapshotId(String) - Method in class com.lombardisoftware.webapi.Scoreboard
Sets the snapshotId value for this Scoreboard.
setSnapshotId(String) - Method in class com.lombardisoftware.webapi.Service
Sets the snapshotId value for this Service.
setStartable(Boolean) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the startable value for this ExposedItem.
setStartable(Boolean) - Method in class com.lombardisoftware.webapi.Favorite
Sets the startable value for this Favorite.
setStatus(String) - Method in class com.lombardisoftware.webapi.ProcessInstance
Sets the status value for this ProcessInstance.
setStatus(String) - Method in class com.lombardisoftware.webapi.Task
Sets the status value for this Task.
setSubject(String) - Method in class com.lombardisoftware.webapi.SendTaskInfo
Sets the subject value for this SendTaskInfo.
setSubject(String) - Method in class com.lombardisoftware.webapi.Task
Sets the subject value for this Task.
setSyncDate(Calendar) - Method in class com.lombardisoftware.webapi.TaskListSyncOutput
Sets the syncDate value for this TaskListSyncOutput.
setSystemId(String) - Method in class com.lombardisoftware.webapi.ExternalActivity
Sets the systemId value for this ExternalActivity.
setSystemId(String) - Method in class com.lombardisoftware.webapi.InfoPathForm
Sets the systemId value for this InfoPathForm.
setSystemId(String) - Method in class com.lombardisoftware.webapi.Priority
Sets the systemId value for this Priority.
setSystemId(String) - Method in class com.lombardisoftware.webapi.Process
Sets the systemId value for this Process.
setSystemId(String) - Method in class com.lombardisoftware.webapi.Report
Sets the systemId value for this Report.
setSystemId(String) - Method in class com.lombardisoftware.webapi.Scoreboard
Sets the systemId value for this Scoreboard.
setSystemId(String) - Method in class com.lombardisoftware.webapi.Service
Sets the systemId value for this Service.
setTask(Task) - Method in class com.lombardisoftware.webapi.TaskSyncItem
Sets the task value for this TaskSyncItem.
setTaskId(long) - Method in class com.lombardisoftware.webapi.TaskSyncItem
Sets the taskId value for this TaskSyncItem.
setTaskIdSet(String) - Method in class com.lombardisoftware.webapi.TaskListSyncInput
Sets the taskIdSet value for this TaskListSyncInput.
setTasks(Task[]) - Method in class com.lombardisoftware.webapi.ProcessInstance
Sets the tasks value for this ProcessInstance.
setTasksFromTaskIdSetOnly(Boolean) - Method in class com.lombardisoftware.webapi.TaskListSyncInput
Sets the tasksFromTaskIdSetOnly value for this TaskListSyncInput.
setTaskSyncItems(TaskSyncItem[]) - Method in class com.lombardisoftware.webapi.TaskListSyncOutput
Sets the taskSyncItems value for this TaskListSyncOutput.
setTimeZone(String) - Method in class com.lombardisoftware.webapi.ClientInfo
Sets the timeZone value for this ClientInfo.
setTitle(String) - Method in class com.lombardisoftware.webapi.Report
Sets the title value for this Report.
setTitle(String) - Method in class com.lombardisoftware.webapi.Scoreboard
Sets the title value for this Scoreboard.
setTotalRowCount(int) - Method in class com.lombardisoftware.webapi.SearchResults
Sets the totalRowCount value for this SearchResults.
setType(DocumentType) - Method in class com.lombardisoftware.webapi.Document
Sets the type value for this Document.
setType(String) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the type value for this ExposedItem.
setType(FavoriteType) - Method in class com.lombardisoftware.webapi.Favorite
Sets the type value for this Favorite.
setType(QName) - Method in class com.lombardisoftware.webapi.Parameter
Sets the type value for this Parameter.
setType(String) - Method in class com.lombardisoftware.webapi.SearchColumn
Sets the type value for this SearchColumn.
setType(String) - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
Sets the type value for this SearchColumnMetaData.
setUri(String) - Method in class com.lombardisoftware.webapi.Document
Sets the uri value for this Document.
setUrl(String) - Method in class com.lombardisoftware.webapi.ChartData
Sets the url value for this ChartData.
setURL(String) - Method in class com.lombardisoftware.webapi.ExposedItem
Sets the URL value for this ExposedItem.
setUsableInSearchCondition(boolean) - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
Sets the usableInSearchCondition value for this SearchColumnMetaData.
setUser(User) - Method in class com.lombardisoftware.webapi.UserConfiguration
Sets the user value for this UserConfiguration.
setValue(String) - Method in class com.lombardisoftware.webapi.CustomProperty
Sets the value value for this CustomProperty.
setValue(String) - Method in class com.lombardisoftware.webapi.DocumentProperty
Sets the value value for this DocumentProperty.
setValue(Object) - Method in class com.lombardisoftware.webapi.SearchCondition
Sets the value value for this SearchCondition.
setValue(Object) - Method in class com.lombardisoftware.webapi.Variable
Sets the value value for this Variable.
setValues(Object[]) - Method in class com.lombardisoftware.webapi.SearchResultRow
Sets the values value for this SearchResultRow.
setValues(int, Object) - Method in class com.lombardisoftware.webapi.SearchResultRow
 
setValueType(QName) - Method in class com.lombardisoftware.webapi.SearchColumnMetaData
Sets the valueType value for this SearchColumnMetaData.
setVariables(Variable[]) - Method in class com.lombardisoftware.webapi.BusinessData
Sets the variables value for this BusinessData.
setVariables(Variable[]) - Method in class com.lombardisoftware.webapi.ExternalActivityData
Sets the variables value for this ExternalActivityData.
setVersion(String) - Method in class com.lombardisoftware.webapi.ClientInfo
Sets the version value for this ClientInfo.
setVersion(Integer) - Method in class com.lombardisoftware.webapi.Document
Sets the version value for this Document.
setVersion(String) - Method in class com.lombardisoftware.webapi.ServerInfo
Sets the version value for this ServerInfo.
Snapshot - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
Special - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
startAdHocStartingPoint(long, String) - Method in interface com.lombardisoftware.webapi.WebAPI
Run the ad-hoc action.
startExposedItem(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Start an exposed item and return a task if it exists
startProcess(Process, Variable[]) - Method in interface com.lombardisoftware.webapi.WebAPI
Start a process and create a new process instance
startProcessWithInfoPathForm(Process, long, InfoPathFormData) - Method in interface com.lombardisoftware.webapi.WebAPI
Start a process and create a new process instance with the output of an InfoPath form.
STARTS_WITH - Static variable in class com.lombardisoftware.webapi.SearchOperator
 
startTask(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Start a task for an activity in a process instance.
Status - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
Status - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
Subject - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
submitInfoPathForm(long, InfoPathFormData) - Method in interface com.lombardisoftware.webapi.WebAPI
Submit an InfoPath form associated with a task id and a form data.
submitInfoPathForms(long[], InfoPathFormData[]) - Method in interface com.lombardisoftware.webapi.WebAPI
Submit several InfoPath forms.
SUSPEND_INSTANCE - Static variable in class com.lombardisoftware.webapi.Action
 
Suspended - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
suspendProcessInstance(long) - Method in interface com.lombardisoftware.webapi.WebAPI
Suspend a process instance
suspendProcessInstances(long[]) - Method in interface com.lombardisoftware.webapi.WebAPI
Suspend the process instances
synchronizeTaskLists(TaskListSyncInput[]) - Method in interface com.lombardisoftware.webapi.WebAPI
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
 
Task - Class in com.lombardisoftware.webapi
A task is contain information about an instance of an activity and is typically associated with a process instance.
Task() - Constructor for class com.lombardisoftware.webapi.Task
 
Task(String, String, String, InfoPathFormAttachment, BusinessData, String, Calendar, Calendar, long, String, String, String, String, Integer, ProcessInstance, Calendar, Calendar, Calendar, String, Service, String, String, ActionPermission[], String, ExternalActivityAttachment) - Constructor for class com.lombardisoftware.webapi.Task
 
TaskListSyncInput - Class in com.lombardisoftware.webapi
TaskListSyncInput is used to synchronize a task list on a client with the results of executing a saved search on the server.
TaskListSyncInput() - Constructor for class com.lombardisoftware.webapi.TaskListSyncInput
 
TaskListSyncInput(Calendar, long, String, Boolean) - Constructor for class com.lombardisoftware.webapi.TaskListSyncInput
 
TaskListSyncOutput - Class in com.lombardisoftware.webapi
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.
TaskListSyncOutput() - Constructor for class com.lombardisoftware.webapi.TaskListSyncOutput
 
TaskListSyncOutput(long, Calendar, TaskSyncItem[]) - Constructor for class com.lombardisoftware.webapi.TaskListSyncOutput
 
TaskStatus - Class in com.lombardisoftware.webapi
 
TaskSyncAction - Class in com.lombardisoftware.webapi
 
TaskSyncItem - Class in com.lombardisoftware.webapi
A TaskSyncItem indicates to the client what should be done to synchronize their a task in a task list with the result of the saved search.
TaskSyncItem() - Constructor for class com.lombardisoftware.webapi.TaskSyncItem
 
TaskSyncItem(TaskSyncAction, Task, long) - Constructor for class com.lombardisoftware.webapi.TaskSyncItem
 
Terminated - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
testConnection() - Method in interface com.lombardisoftware.webapi.WebAPI
Test the connection to this web service by invoking this operation.
toString() - Method in class com.lombardisoftware.webapi.Action
 
toString() - Method in class com.lombardisoftware.webapi.DocumentType
 
toString() - Method in class com.lombardisoftware.webapi.ExposedItemType
 
toString() - Method in class com.lombardisoftware.webapi.FavoriteType
 
toString() - Method in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
toString() - Method in class com.lombardisoftware.webapi.SearchableProcessColumn
 
toString() - Method in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
toString() - Method in class com.lombardisoftware.webapi.SearchableTaskColumn
 
toString() - Method in class com.lombardisoftware.webapi.SearchableType
 
toString() - Method in class com.lombardisoftware.webapi.SearchOperator
 
toString() - Method in class com.lombardisoftware.webapi.SearchOrder
 
toString() - Method in class com.lombardisoftware.webapi.TaskStatus
 
toString() - Method in class com.lombardisoftware.webapi.TaskSyncAction
 

U

UPDATE - Static variable in class com.lombardisoftware.webapi.TaskSyncAction
 
UpdateDocument - Class in com.lombardisoftware.webapi
 
UpdateDocument() - Constructor for class com.lombardisoftware.webapi.UpdateDocument
 
UpdateDocument(Document) - Constructor for class com.lombardisoftware.webapi.UpdateDocument
 
updateDocument(Document) - Method in interface com.lombardisoftware.webapi.WebAPI
Creates new version of a document.
UpdateDocumentResponse - Class in com.lombardisoftware.webapi
 
UpdateDocumentResponse() - Constructor for class com.lombardisoftware.webapi.UpdateDocumentResponse
 
URL - Static variable in class com.lombardisoftware.webapi.DocumentType
 
User - Class in com.lombardisoftware.webapi
A User is an individual who can participate in process instances and tasks
User() - Constructor for class com.lombardisoftware.webapi.User
 
User(Role[], long, String) - Constructor for class com.lombardisoftware.webapi.User
 
UserConfiguration - Class in com.lombardisoftware.webapi
UserConfiguration is used to retrieve multiple pieces of information about the current user from the server in a single operation.
UserConfiguration() - Constructor for class com.lombardisoftware.webapi.UserConfiguration
 
UserConfiguration(Favorite[], Priority[], SavedSearch[], Scoreboard[], User, SearchMetaData) - Constructor for class com.lombardisoftware.webapi.UserConfiguration
 

V

Variable - Class in com.lombardisoftware.webapi
Variables store named values and are used throughout the API.
Variable() - Constructor for class com.lombardisoftware.webapi.Variable
 
Variable(String, Object) - Constructor for class com.lombardisoftware.webapi.Variable
 

W

WebAPI - Interface in com.lombardisoftware.webapi
 

_

_ABORT_INSTANCE - Static variable in class com.lombardisoftware.webapi.Action
 
_Actioned - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_Active - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
_Activity - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_ADD - Static variable in class com.lombardisoftware.webapi.TaskSyncAction
 
_ADD_COMMENT - Static variable in class com.lombardisoftware.webapi.Action
 
_ADD_HELP_REQUEST - Static variable in class com.lombardisoftware.webapi.Action
 
_Alert - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_Answered_Help_Request - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_ASCENDING - Static variable in class com.lombardisoftware.webapi.SearchOrder
 
_ASSIGN_TASK - Static variable in class com.lombardisoftware.webapi.Action
 
_AssignedToRole - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_AssignedToUser - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_BusinessData - Static variable in class com.lombardisoftware.webapi.SearchableType
 
_CHANGE_INSTANCE_DUEDATE - Static variable in class com.lombardisoftware.webapi.Action
 
_CHANGE_TASK_DUEDATE - Static variable in class com.lombardisoftware.webapi.Action
 
_CHANGE_TASK_PRIORITY - Static variable in class com.lombardisoftware.webapi.Action
 
_Closed - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_ClosedBy - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_ClosedDate - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_Comment - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_Completed - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
_CONTAINS - Static variable in class com.lombardisoftware.webapi.SearchOperator
 
_CreateDate - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
_Deleted - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_DESCENDING - Static variable in class com.lombardisoftware.webapi.SearchOrder
 
_Did_not_Start - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
_DueDate - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
_DueDate - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_EQUALS - Static variable in class com.lombardisoftware.webapi.SearchOperator
 
_Failed - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
_FILE - Static variable in class com.lombardisoftware.webapi.DocumentType
 
_Forwarded - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_GREATER_THAN - Static variable in class com.lombardisoftware.webapi.SearchOperator
 
_Help_Request - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_Id - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
_Id - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_Ignored_Help_Request - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_LESS_THAN - Static variable in class com.lombardisoftware.webapi.SearchOperator
 
_ModifyDate - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
_Name - Static variable in class com.lombardisoftware.webapi.SearchableProcessColumn
 
_Name - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
_New - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_New_or_Received - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_NOT_EQUALS - Static variable in class com.lombardisoftware.webapi.SearchOperator
 
_NotUsedOperation(ProcessInstanceStatus, TaskStatus, SearchableType, SearchableProcessColumn, SearchableProcessInstanceColumn, SearchableTaskColumn, SearchOperator, ExposedItemType) - Method in interface com.lombardisoftware.webapi.WebAPI
This operation should not be used by the client.
_Priority - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_Process - Static variable in class com.lombardisoftware.webapi.ExposedItemType
 
_PROCESS - Static variable in class com.lombardisoftware.webapi.FavoriteType
 
_Process - Static variable in class com.lombardisoftware.webapi.SearchableType
 
_ProcessApp - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
_ProcessInstance - Static variable in class com.lombardisoftware.webapi.SearchableType
 
_ReadDate - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_REASSIGN_TASK - Static variable in class com.lombardisoftware.webapi.Action
 
_REASSIGN_TASK_USER_ROLE - Static variable in class com.lombardisoftware.webapi.Action
 
_Received - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_ReceivedDate - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_ReceivedFrom - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_REMOVE - Static variable in class com.lombardisoftware.webapi.TaskSyncAction
 
_Replied - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_Report - Static variable in class com.lombardisoftware.webapi.ExposedItemType
 
_RESPOND_HELP_REQUEST - Static variable in class com.lombardisoftware.webapi.Action
 
_RESUME_INSTANCE - Static variable in class com.lombardisoftware.webapi.Action
 
_Scoreboard - Static variable in class com.lombardisoftware.webapi.ExposedItemType
 
_Sent - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_SentDate - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_Service - Static variable in class com.lombardisoftware.webapi.ExposedItemType
 
_SERVICE - Static variable in class com.lombardisoftware.webapi.FavoriteType
 
_Snapshot - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
_Special - Static variable in class com.lombardisoftware.webapi.TaskStatus
 
_STARTS_WITH - Static variable in class com.lombardisoftware.webapi.SearchOperator
 
_Status - Static variable in class com.lombardisoftware.webapi.SearchableProcessInstanceColumn
 
_Status - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_Subject - Static variable in class com.lombardisoftware.webapi.SearchableTaskColumn
 
_SUSPEND_INSTANCE - Static variable in class com.lombardisoftware.webapi.Action
 
_Suspended - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
_Task - Static variable in class com.lombardisoftware.webapi.SearchableType
 
_Terminated - Static variable in class com.lombardisoftware.webapi.ProcessInstanceStatus
 
_UPDATE - Static variable in class com.lombardisoftware.webapi.TaskSyncAction
 
_URL - Static variable in class com.lombardisoftware.webapi.DocumentType
 

A B C D E F G H I L M N P R S T U V W _
IBM BPM API for Web Service Clients v8.0.0

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