Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AAC_AUDIO - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
Deprecated, for removal: This API element is subject to removal in a future version.
abort(IRequestId) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
 
abort(IRequestId) - Method in interface ch.ivyteam.ivy.process.extension.IProcessExtension
The request with the request id must be aborted Called if a timeout exception occurs.
AbstractPersistencyListener.UpdateDocumentEvent - Record Class in ch.ivyteam.ivy.workflow.index.impl
 
AbstractProcessExtension - Class in ch.ivyteam.ivy.process.extension.impl
Abstract base class that implements the IProcessExtension interface.
AbstractProcessIntermediateEventBean - Class in ch.ivyteam.ivy.process.intermediateevent
Abstract implementation of a process intermediate event bean.
AbstractProcessStartEventBean - Class in ch.ivyteam.ivy.process.eventstart
Abstract implementation of a process start event bean.
AbstractProcessStartEventBean(String, String) - Constructor for class ch.ivyteam.ivy.process.eventstart.AbstractProcessStartEventBean
 
AbstractUserProcessExtension - Class in ch.ivyteam.ivy.process.extension.impl
Abstract base class that implements the IUserProcessExtension interface.
AbstractUserToken.Filter - Record Class in ch.ivyteam.ivy.security.internal.session
 
acceptInput() - Method in interface ch.ivyteam.ivy.process.extension.ICommonProcessExtensionConfigurationEditor
Deprecated, for removal: This API element is subject to removal in a future version.
directly bind your widgets to a config value via ExtensionUiBuilder.scriptField(String) or ExtensionUiBuilder.textField(String)
AccessState - Enum Class in ch.ivyteam.ivy.security
 
ActionContext - Record Class in ch.ivyteam.ivy.lsp.inscription.action
 
activate() - Method in interface ch.ivyteam.ivy.application.IActivity
Activates the object
The object changes from inactive to active or from active_lock to active
activateRequiredProcessModelVersions() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Activates this and all required process model versions.
ACTIVATING - Enum constant in enum class ch.ivyteam.ivy.application.ActivityOperationState
State ACTIVATING The object is going to state active.
activator() - Method in interface ch.ivyteam.ivy.workflow.ITask
Access to the activator.
activator(IRole) - Method in class ch.ivyteam.ivy.bpm.engine.client.TaskSelector
Selects an active task by the activator role
activator(IUser) - Method in class ch.ivyteam.ivy.bpm.engine.client.TaskSelector
Selects an active task by the activator user
ACTIVATOR_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
The activator security member ID property
ACTIVATOR_NAME - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
The activator name property
ACTIVATOR_ROLE_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
Deprecated, for removal: This API element is subject to removal in a future version.
use ActivatorId instead
ACTIVATOR_USER_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
Deprecated, for removal: This API element is subject to removal in a future version.
use ActivatorId instead
activatorAvailable() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Whether the activator is set and in case of a user is enabled.
activatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
activatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ActivatorDisplayName.
Must be followed by a call to a condition method.
activatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ActivatorDisplayName.
activatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ActivatorDisplayName in the default direction ascending.
To change the order to descending use activatorDisplayName().descending()
activatorId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
activatorId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
activatorId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column ActivatorId.
Must be followed by a call to a condition method.
activatorId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field ActivatorId.
activatorId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column ActivatorId in the default direction ascending.
To change the order to descending use activatorId().descending()
activatorId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
activatorId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
activatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ActivatorId.
Must be followed by a call to a condition method.
activatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ActivatorId.
activatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ActivatorId in the default direction ascending.
To change the order to descending use activatorId().descending()
activatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
activatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ActivatorName.
Must be followed by a call to a condition method.
activatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ActivatorName.
activatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ActivatorName in the default direction ascending.
To change the order to descending use activatorName().descending()
activatorRole(String) - Method in class ch.ivyteam.ivy.bpm.engine.client.TaskSelector
Selects an active task by the activator role name
activatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorUser(String) - Method in class ch.ivyteam.ivy.bpm.engine.client.TaskSelector
Selects an active task by the activator user name
activatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
active() - Method in interface ch.ivyteam.ivy.security.role.IRoleRepository
 
ACTIVE - Enum constant in enum class ch.ivyteam.ivy.application.ActivityOperationState
State ACTIVE.
ACTIVE - Enum constant in enum class ch.ivyteam.ivy.application.ActivityState
State ACTIVE.
activeCase() - Method in class ch.ivyteam.ivy.bpm.engine.client.Workflow
Provides the case of the executiod process.
activeTask() - Method in class ch.ivyteam.ivy.bpm.engine.client.Workflow
Provides methods to select an active task.
activeTasks() - Method in class ch.ivyteam.ivy.bpm.engine.client.Workflow
List of active tasks which could be executed next.
ActivityOperationState - Enum Class in ch.ivyteam.ivy.application
The activity operation state.
ActivityState - Enum Class in ch.ivyteam.ivy.application
The activity state.
add(int, E) - Method in class ch.ivyteam.ivy.scripting.objects.List
Inserts a new element into the list.
add(LocationBuilder) - Method in interface ch.ivyteam.ivy.location.ILocationService
Adds a new location.
add(BusinessDuration) - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
add(CompositeObject) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Transforms the argument to a Record and add it into the recordset.
add(Duration) - Method in class ch.ivyteam.ivy.scripting.objects.Date
Adds a duration to this date.
add(Duration) - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Adds a duration to this date.
add(Duration) - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Adds a duration to this duration.
add(Duration) - Method in class ch.ivyteam.ivy.scripting.objects.Time
Adds some Duration to this Time object.
add(List<?>) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Adds a copy of a record as last row.
add(Record) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Adds a copy of a record as last row.
add(Tree) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Adds a new child to this tree.
add(ISecurityMember, ISecurityMember...) - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.ReceiverBuilder
Add the given security member(s) (user or role) to the receivers
add(Path) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Adds a new document with the given path
add(E) - Method in class ch.ivyteam.ivy.scripting.objects.List
Adds an element to the list.
add(String) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Adds a new document with the given path
addActivator() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.TaskReceiverBuilder
Sends the notification to all users that can work on this task
addAll(int, Collection<? extends E>) - Method in class ch.ivyteam.ivy.scripting.objects.List
Inserts all elemnts of some collection into this list.
addAll(List<Tree>) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Adds a new child to this tree.
addAll(Recordset) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Adds records from another Recordset to this Recordset.
addAll(Collection<? extends E>) - Method in class ch.ivyteam.ivy.scripting.objects.List
Adds all elements of a collection to this list.
addAll(Collection<ISecurityMember>) - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.ReceiverBuilder
Adds the given security members (user or role) to the receivers
addAll(List<?>) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Adds records to this Recordset.
addAllAt(int, List<Tree>) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Adds a new child to this tree.
addAllInvolved() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.CaseReceiverBuilder
Sends the notification to all users that were involved in the case or business case
addAllWorkers() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.CaseReceiverBuilder
Sends the notification to all users that have been worked on a task of the case or business case
addAt(int, Tree) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Adds a new child to this tree.
addChild(String, CoType) - Method in interface ch.ivyteam.ivy.cm.IContentObject
Deprecated, for removal: This API element is subject to removal in a future version.
addChild(String, String, CoType, String) - Method in interface ch.ivyteam.ivy.cm.IContentObject
Deprecated, for removal: This API element is subject to removal in a future version.
addColumn(String, List<?>) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Appends a column into the recordset.
addCreator() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.CaseReceiverBuilder
Sends the notification to the case or business case creator.
addEntry(IDataCacheEntry) - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheGroup
Adds a cache entry to this group.
ADDITIONAL_INFORMATION - Enum constant in enum class ch.ivyteam.ivy.workflow.IntermediateEventProperty
The additional information property
additionalProperty(String) - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
Deprecated.
additionalProperty(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Deprecated.
additionalProperty(String) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
Deprecated.
additionalProperty(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Deprecated.
addOwner() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.CaseReceiverBuilder
Sends the notification to the case or business case owner.
address() - Method in class ch.ivyteam.ivy.location.LocationQuery.LocationOrder
Orders the results by the address
address(String) - Method in class ch.ivyteam.ivy.location.LocationQuery
Filters the search result for locations with the given address.
addRole(IRole) - Method in interface ch.ivyteam.ivy.security.IUser
Add a role the user can act as
addRoleMember(IRole) - Method in interface ch.ivyteam.ivy.security.IRole
Adds the given role as role member of this role.
addSupportedLanguage(Locale) - Method in interface ch.ivyteam.ivy.cm.IContentManagementSystem
Deprecated, for removal: This API element is subject to removal in a future version.
useless. all languages are supported by any cms. calling this method has no effect.
addSystemEventListener(EnumSet<SystemEventCategory>, ISystemEventListener) - Method in interface ch.ivyteam.ivy.event.ISystemEventDispatcher
Adds the given listener and invokes it, if an event of the given categories is received.
addValue(String, Date, Date, Locale, String, boolean, String) - Method in interface ch.ivyteam.ivy.cm.IContentObject
Deprecated, for removal: This API element is subject to removal in a future version.
addValue(Locale) - Method in interface ch.ivyteam.ivy.cm.IContentObject
Deprecated, for removal: This API element is subject to removal in a future version.
addWorker() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.TaskReceiverBuilder
Sends the notification to the user that is currently working on this task
AggCommandParser.FieldCommand - Record Class in ch.ivyteam.ivy.elasticsearch.client.agg.impl
 
AggOperator - Record Class in ch.ivyteam.ivy.elasticsearch.client.agg.impl
 
aggregate() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery
Returns an object which contains the aggregation part for this query.
It provides methods to perform aggregations on the query.
aggregate() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery
Returns an object which contains the aggregation part for this query.
It provides methods to perform aggregations on the query.
aggregate() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery
Returns an object which contains the aggregation part for this query.
It provides methods to perform aggregations on the query.
aggregate() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery
Returns an object which contains the aggregation part for this query.
It provides methods to perform aggregations on the query.
AggregationQuery - Record Class in ch.ivyteam.ivy.elasticsearch.client.agg.impl
 
AggregationResult - Record Class in ch.ivyteam.ivy.elasticsearch.client.agg
 
all() - Method in interface ch.ivyteam.ivy.security.role.IRoleRepository
 
all() - Method in interface ch.ivyteam.ivy.security.session.ISessionRepository
Gets all sessions of the security context / application.
all() - Method in interface ch.ivyteam.ivy.vars.Variables
Gets a list of all variables with meta data like default value or description
all() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFields
Examples:
all() - Method in interface ch.ivyteam.ivy.workflow.signal.IBpmSignalReceivers
Get all StartSignalEventElements.
all() - Method in interface ch.ivyteam.ivy.workflow.task.ITasks
Returns all tasks.
all(BusinessDataInfoRepository.Filter...) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfoRepository
Returns a paged result to iterate or page through all business data infos that matches the given filter.
ALL_DENIED - Enum constant in enum class ch.ivyteam.ivy.security.GroupAccessState
The security member is denied all permissions of a group
ALL_GRANTED - Enum constant in enum class ch.ivyteam.ivy.security.GroupAccessState
The security member is granted all permissions of a group
allActive() - Method in interface ch.ivyteam.ivy.workflow.task.ITasks
Returns all tasks in active state.
allFields() - Method in interface ch.ivyteam.ivy.business.data.store.search.FieldOrSubFilter
Filter values contained anywhere (in all fields) in the business data value object tree.
allPaged() - Method in interface ch.ivyteam.ivy.security.user.IRoleUsers
Gets all users that own this role.
allPaged(int) - Method in interface ch.ivyteam.ivy.security.user.IRoleUsers
Gets all users that own this role.
allTextFields() - Method in interface ch.ivyteam.ivy.business.data.store.search.ScoredFieldOrSubQuery
Queries values contained anywhere (in all text fields) in the business data value object tree.
AlternativeConfig - Record Class in ch.ivyteam.ivy.bpm.exec.internal.gateway.alternative
 
Altitude - Class in ch.ivyteam.ivy.location
Altitude of a geo-position.
and() - Method in interface ch.ivyteam.ivy.business.data.store.search.Filter
Combines filters with a logical AND operation.
and() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterLink
Adds an AND statement to the where condition.
and() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterLink
 
and() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterLink
Adds an AND statement to the where condition.
and() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterLink
 
and() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterLink
Adds an AND statement to the where condition.
and() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterLink
 
and() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterLink
Adds an AND statement to the where condition.
and() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterLink
 
and() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterLink
Adds an AND statement to the where condition.
and(UserQuery) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(IPropertyFilter<T>) - Method in interface ch.ivyteam.ivy.workflow.IPropertyFilter
Returns a new filter that associates this filter with the given other filter with a logical and operation
and(CaseQuery) - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterLink
 
and(CaseQuery) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(SignalEventQuery) - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterLink
 
and(SignalEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(TaskBoundarySignalEventReceiverQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterLink
 
and(TaskBoundarySignalEventReceiverQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(TaskQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterLink
 
and(TaskQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(T, RelationalOperator, Object) - Method in interface ch.ivyteam.ivy.workflow.IPropertyFilter
Returns a new filter that associates this filter with the new filter created with given arguments with a logical and operation
andOverall() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterLink
 
andOverall() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterLink
 
andOverall() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterLink
 
andOverall() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterLink
 
andOverall() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall(UserQuery) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
andOverall(CaseQuery) - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterLink
 
andOverall(CaseQuery) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
andOverall(SignalEventQuery) - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterLink
 
andOverall(SignalEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
andOverall(TaskBoundarySignalEventReceiverQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterLink
 
andOverall(TaskBoundarySignalEventReceiverQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
andOverall(TaskQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterLink
 
andOverall(TaskQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
Angle - Class in ch.ivyteam.ivy.location
Angle of a Longitude or Latitude.
anonymous() - Method in class ch.ivyteam.ivy.bpm.engine.client.SessionChooser
Execute the request as anonymous user
anonymous() - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubSessionChooser
Execute the request as anonymous user
anonymousWithRole(IRole) - Method in class ch.ivyteam.ivy.bpm.engine.client.SessionChooser
Execute the request as anonymous session but with the given role assigned
anonymousWithRole(IRole) - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubSessionChooser
Execute the request as anonymous session but with the given role assigned
anonymousWithRole(String) - Method in class ch.ivyteam.ivy.bpm.engine.client.SessionChooser
Execute the request with as anonymous session but with the role assigned given by the role name.
anonymousWithRole(String) - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubSessionChooser
Execute the request with as anonymous session but with the role assigned given by the role name.
anyActiveTask() - Method in class ch.ivyteam.ivy.bpm.engine.client.Workflow
Get any next active task that can be executed.
anyActiveTask(ExecutionResult) - Method in class ch.ivyteam.ivy.bpm.engine.client.start.ByBuilder
Resume the workflow with the first active task found on the previous result.
anyNumberField() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom Number field.
anyNumberField() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom Number field.
AnyQuerySchema - Record Class in ch.ivyteam.ivy.process.schema.db
 
anyRoles(IRole...) - Method in interface ch.ivyteam.ivy.security.IRoleMatcher
Tests if the user of this user token currently owns any the given roles.
anyRoles(String...) - Method in interface ch.ivyteam.ivy.security.IRoleMatcher
Tests if the user of this user token currently owns any of the roles given with their names.
anyRoles(Collection<IRole>) - Method in interface ch.ivyteam.ivy.security.IRoleMatcher
Tests if the user of this user token currently owns any of the given roles.
anyRolesWithNames(Collection<String>) - Method in interface ch.ivyteam.ivy.security.IRoleMatcher
Tests if the user of this user token currently owns any of the roles given with their names.
anyStringField() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom String field.
anyStringField() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom String field.
anyTimestampField() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom Timestamp field.
anyTimestampField() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom Timestamp field.
ApiDocService.ProjectDocItem - Record Class in ch.ivyteam.ivy.lsp.inscription.meta.scripting
 
ApiDocService.Signature - Record Class in ch.ivyteam.ivy.lsp.inscription.meta.scripting
 
append(Path) - Method in class ch.ivyteam.ivy.workflow.document.Path
Example:
Path path = new Path("documents/sales").append(new Path("January/axonivy.docx"));
Boolean isTrue = path.equals(new Path("documents/sales/January/axonivy.docs");
append(String) - Method in class ch.ivyteam.ivy.process.model.value.EventCode
Append the given part to the code
append(String) - Method in class ch.ivyteam.ivy.workflow.document.Path
Example:
Path path = new Path("documents/sales").append("January/axonivy.docx");
Boolean isTrue = path.equals(new Path("documents/sales/January/axonivy.docs");
append(T) - Method in class ch.ivyteam.ivy.process.model.value.EventCode
Append the given part to the code
appendChild(Xml) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Import and appends a child element.
appendChild(String, Object) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Appends a new child.
AppFixture - Interface in ch.ivyteam.ivy.environment
Use the AppFixture to temporary change the active environment or variables of an application in tests.
APPLICATION_ACTIVATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationActivate
APPLICATION_CONFIGURATION_PROPERTY_READ_VALUE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationConfigurationPropertyReadValue
APPLICATION_CONFIGURATION_PROPERTY_WRITE_VALUE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationConfigurationPropertyWriteValue
APPLICATION_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationCreate
APPLICATION_CUSTOM_PROPERTY_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_CUSTOM_PROPERTY_WRITE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_DEACTIVATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationDeactivate
APPLICATION_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationDelete
APPLICATION_DELETE_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationDeleteAttribute
APPLICATION_LOCK - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationLock
APPLICATION_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_ACTIVITY_OPERATION_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_ACTIVITY_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_ALL_CONFIGURATION_PROPERTIES - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_ATTRIBUTE_NAMES - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_CONFIGURATION_PROPERTY - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_DESCRIPTION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_FILE_AREA_DIRECTORY - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_FILE_DIRECTORY - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_OWNER_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_READ_SECURITY_SYSTEM_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_WRITE_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteAttribute
APPLICATION_WRITE_DESCRIPTION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteDescription
APPLICATION_WRITE_DOWNLOAD_PASSWORD - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteDownloadPassword
APPLICATION_WRITE_FILE_AREA_DIRECTORY - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteFileDirectory
APPLICATION_WRITE_OWNER_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteOwnerName
APPLICATION_WRITE_OWNER_PASSWORD - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteOwnerPassword
ApplicationDescImpl - Record Class in ch.ivyteam.ivy.application.desc.impl
 
ApplicationDoc - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationDocx - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationExcel - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationExcelXML - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
applicationHomeLink() - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Returns a WebLink to the application home.
applicationHomeRef() - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column ApplicationId.
Must be followed by a call to a condition method.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field ApplicationId.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column ApplicationId in the default direction ascending.
To change the order to descending use applicationId().descending()
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterQuery
 
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.GroupByQuery
 
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterableColumns
Prepares a where statement for the column ApplicationId.
Must be followed by a call to a condition method.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IGroupByQueryColumns
Groups the result of the query by the field ApplicationId.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IOrderByQueryColumns
Adds an order by statement for the column ApplicationId in the default direction ascending.
To change the order to descending use applicationId().descending()
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByQuery
 
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ApplicationId.
Must be followed by a call to a condition method.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ApplicationId.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ApplicationId in the default direction ascending.
To change the order to descending use applicationId().descending()
ApplicationJson - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationMoveColumnProvider.SecuritySystemColumn - Record Class in ch.ivyteam.ivy.application.app.move
 
ApplicationMover.Result - Record Class in ch.ivyteam.ivy.application.internal.app.move
 
ApplicationOpenDocPresentation - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationOpenDocSpreadsheet - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationOpenDocText - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationPdf - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationPowerPoint - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationPowerPointXML - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationXml - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationXmlXhtml - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ApplicationZip - Enum constant in enum class ch.ivyteam.ivy.cm.CoMimeType
Deprecated, for removal: This API element is subject to removal in a future version.
ARCHIVED - Enum constant in enum class ch.ivyteam.ivy.application.ReleaseState
Process Model Version Release State ARCHIVED.
as() - Method in class ch.ivyteam.ivy.bpm.engine.client.RequestBuilder
Defines the session that is used to execute the request
as() - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubRequestBuilder
Defines the session that is used to execute the request
asArray() - Method in interface ch.ivyteam.ivy.process.call.SubProcessCallResult
 
asBinary() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
Example:
Binary content = document.read().asBinary();
ascending() - Method in interface ch.ivyteam.ivy.business.data.store.search.OrderByOperation
Orders the result ascending (A..Z)
ascending() - Method in class ch.ivyteam.ivy.location.LocationQuery.LocationOrder.OrderDirection
Order direction ascending.
ascending() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ascending() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ascending() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ascending() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ascending() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ASCENDING - Enum constant in enum class ch.ivyteam.ivy.business.data.store.search.OrderByOperation.Direction
Order from lower to higher (A..Z)
ASCENDING - Enum constant in enum class ch.ivyteam.ivy.persistence.OrderDirection
Order in ascending direction
ascendingNullFirst() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
asDefinedByExpression(String) - Method in interface ch.ivyteam.ivy.process.beans.IPoller
The IProcessStartEventBean.poll() or IProcessIntermediateEventBean.poll() method will be called as defined in the given expression.
asDefinedByVariable(String) - Method in interface ch.ivyteam.ivy.process.beans.IPoller
The IProcessStartEventBean.poll() or IProcessIntermediateEventBean.poll() method will be called as defined in the value of the variable with the given name.
asIvyFile() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
Example:
File file = document.read().asIvyFile();
String content = file.read();
asJavaFile() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
Attention: if you configure an external document storage, files won't be available on this file system as java file
asJson() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery
Deprecated.
Do not serialize and deserialize Query. There is no guarantee that the serialized form is compatible with each version of ivy.
asJson() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery
Deprecated.
Do not serialize and deserialize Query. There is no guarantee that the serialized form is compatible with each version of ivy.
asJson() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery
Deprecated.
Do not serialize and deserialize Query. There is no guarantee that the serialized form is compatible with each version of ivy.
asJson() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery
Deprecated.
Do not serialize and deserialize Query. There is no guarantee that the serialized form is compatible with each version of ivy.
asMap() - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubProcessCallResult
Gets the names and values of all parameters as a map
asMap() - Method in interface ch.ivyteam.ivy.process.call.SubProcessCallResult
 
asReader() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
Get a reader that delivers the content of the document.
asSession(ISession) - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStarter
Starts the process in the context of the given session.
assignedPaged() - Method in interface ch.ivyteam.ivy.security.user.IRoleUsers
Gets all users that are directly assigned to this role
assignedPaged(int) - Method in interface ch.ivyteam.ivy.security.user.IRoleUsers
Gets all users that are directly assigned to this role
assignRole(IRole) - Method in interface ch.ivyteam.ivy.security.ISession
Assigns a role to the session.
asStream() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
 
asString() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
Get a string with the content of the document.
asString() - Method in class ch.ivyteam.ivy.workflow.document.Path
String representation of the path
asUser(String) - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStarter
Starts the process in the context of the given user.
atCron(String) - Method in interface ch.ivyteam.ivy.process.beans.IPoller
The IProcessStartEventBean.poll() or IProcessIntermediateEventBean.poll() method will be called at times defined by the given cron expression.
AttachmentImpl - Record Class in ch.ivyteam.ivy.mail.impl
 
attachToBusinessCase(long) - Method in interface ch.ivyteam.ivy.workflow.ICase
Attaches this case to a business case with the given id.
attribute(String) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFieldMeta
Get the value of an additional meta attribute
attributeNames() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFieldMeta
Get the names of all attributes that are defined
AttributeValue - Record Class in ch.ivyteam.ivy.designer.project.internal.convert.jsf
 
AUDIO - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
Deprecated, for removal: This API element is subject to removal in a future version.
authCode() - Method in class ch.ivyteam.ivy.rest.client.oauth2.OAuth2TokenRequester.AuthContext
 
AuthenticationException - Exception in ch.ivyteam.ivy.security
Authentication exception is thrown if authentication fails
AutoInitializable - Interface in ch.ivyteam.ivy.scripting.objects.jsf.el
Marker interface for all auto initializable beans in Html Dialgos (JSF).
available() - Method in interface ch.ivyteam.ivy.workflow.task.IActivator
Whether the activator is set and in case of a user is enabled.
avgBusinessCorrespondentId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgBusinessMainContactId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgBusinessMainContactId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgBusinessMilestoneTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgBusinessMilestoneTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgBusinessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
avgBusinessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Adds a result column AvgBusinessRuntime to the query, that contains the average of the field BusinessRuntime of all (grouped) rows.
avgBusinessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgBusinessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgBusinessRuntime to the query, that contains the average of the field BusinessRuntime of all (grouped) rows.
avgBusinessStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgBusinessStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgCustomDecimalField1() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgCustomDecimalField1() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgCustomDecimalField2() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgCustomDecimalField2() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgCustomDecimalField3() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgCustomDecimalField3() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgCustomDecimalField4() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgCustomDecimalField4() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgCustomDecimalField5() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgCustomDecimalField5() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgCustomTimestampField1() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgCustomTimestampField1() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgCustomTimestampField2() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgCustomTimestampField2() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgCustomTimestampField3() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgCustomTimestampField3() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgCustomTimestampField4() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgCustomTimestampField4() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgCustomTimestampField5() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
avgCustomTimestampField5() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
avgDelayTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgDelayTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgDelayTimestamp to the query, that contains the average of the field DelayTimestamp of all (grouped) rows.
avgEndTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
avgEndTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Adds a result column AvgEndTimestamp to the query, that contains the average of the field EndTimestamp of all (grouped) rows.
avgEndTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgEndTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgEndTimestamp to the query, that contains the average of the field EndTimestamp of all (grouped) rows.
avgExpiryTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgExpiryTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgExpiryTimestamp to the query, that contains the average of the field ExpiryTimestamp of all (grouped) rows.
avgFailedTimeoutTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgFailedTimeoutTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgFailedTimeoutTimestamp to the query, that contains the average of the field FailedTimeoutTimestamp of all (grouped) rows.
avgNumberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldAggregationQuery
Adds a result custom Number field column Avg[fieldName] to the query that contains the average of the custom Number field with name fieldName of all (grouped) rows.
avgNumberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldAggregationQuery
Adds a result custom Number field column Avg[fieldName] to the query that contains the average of the custom Number field with name fieldName of all (grouped) rows.
avgNumberOfFailures() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgNumberOfFailures() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgNumberOfFailures to the query, that contains the average of the field NumberOfFailures of all (grouped) rows.
avgNumberOfResumes() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgNumberOfResumes() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgNumberOfResumes to the query, that contains the average of the field NumberOfResumes of all (grouped) rows.
avgSentByUserId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.AggregationQuery
 
avgSentByUserId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IAggregationQuery
Adds a result column AvgSentByUserId to the query, that contains the average of the field SentByUserId of all (grouped) rows.
avgSentTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.AggregationQuery
 
avgSentTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IAggregationQuery
Adds a result column AvgSentTimestamp to the query, that contains the average of the field SentTimestamp of all (grouped) rows.
avgStartTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
avgStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Adds a result column AvgStartTimestamp to the query, that contains the average of the field StartTimestamp of all (grouped) rows.
avgStartTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgStartTimestamp to the query, that contains the average of the field StartTimestamp of all (grouped) rows.
avgTimestampField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldAggregationQuery
Adds a result custom Timestamp field column Avg[fieldName] to the query that contains the average of the custom Timestamp field with name fieldName of all (grouped) rows.
avgTimestampField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldAggregationQuery
Adds a result custom Timestamp field column Avg[fieldName] to the query that contains the average of the custom Timestamp field with name fieldName of all (grouped) rows.
avgWorkerSessionId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgWorkerSessionId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgWorkerSessionId to the query, that contains the average of the field WorkerSessionId of all (grouped) rows.
avgWorkingTime() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
avgWorkingTime() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Adds a result column AvgWorkingTime to the query, that contains the average of the field WorkingTime of all (grouped) rows.
avgWorkingTime() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgWorkingTime() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgWorkingTime to the query, that contains the average of the field WorkingTime of all (grouped) rows.
AVI - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
Deprecated, for removal: This API element is subject to removal in a future version.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form