Index
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.
- 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. - acceptInput() - Method in interface ch.ivyteam.ivy.process.extension.ICommonProcessExtensionConfigurationEditor
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AccessState - Enum Class in ch.ivyteam.ivy.security
- 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
-
Deprecated.The activator security member ID property
- ACTIVATOR_NAME - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.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 useactivatorDisplayName().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 useactivatorId().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 useactivatorId().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 useactivatorName().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.use
insteadTaskQuery.IFilterableColumns.activatorId()
- 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.use
insteadTaskQuery.IGroupByQueryColumns.activatorId()
- 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.use
insteadTaskQuery.IOrderByQueryColumns.activatorId()
- 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.use
insteadTaskQuery.IFilterableColumns.activatorId()
- 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.use
insteadTaskQuery.IGroupByQueryColumns.activatorId()
- 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.use
insteadTaskQuery.IOrderByQueryColumns.activatorId()
- 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() - Method in interface ch.ivyteam.ivy.workflow.note.Notes
-
Add a new note.
- 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
-
Adds a
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) - Method in interface ch.ivyteam.ivy.workflow.caze.owner.CaseOwners
-
Adds the owner to the list of case owner of the case.
- 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
- addAllOwners() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.CaseReceiverBuilder
-
Sends the notification to the case or business case owners.
- 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
-
Deprecated.The additional information property
- additionalInfo1() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterableColumns
-
Prepares a where statement for the column
AdditionalInfo1
.
Must be followed by a call to a condition method. - additionalInfo1() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
AdditionalInfo1
in the default direction ascending.
To change the order to descending useadditionalInfo1().descending()
- additionalInfo2() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterableColumns
-
Prepares a where statement for the column
AdditionalInfo2
.
Must be followed by a call to a condition method. - additionalInfo2() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
AdditionalInfo2
in the default direction ascending.
To change the order to descending useadditionalInfo2().descending()
- additionalInfo3() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterableColumns
-
Prepares a where statement for the column
AdditionalInfo3
.
Must be followed by a call to a condition method. - additionalInfo3() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
AdditionalInfo3
in the default direction ascending.
To change the order to descending useadditionalInfo3().descending()
- additionalInfo4() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterableColumns
-
Prepares a where statement for the column
AdditionalInfo4
.
Must be followed by a call to a condition method. - additionalInfo4() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
AdditionalInfo4
in the default direction ascending.
To change the order to descending useadditionalInfo4().descending()
- additionalInfo5() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterableColumns
-
Prepares a where statement for the column
AdditionalInfo5
.
Must be followed by a call to a condition method. - additionalInfo5() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
AdditionalInfo5
in the default direction ascending.
To change the order to descending useadditionalInfo5().descending()
- additionalInformation() - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.IFilterableColumns
-
Prepares a where statement for the column
AdditionalInformation
.
Must be followed by a call to a condition method. - additionalInformation() - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
AdditionalInformation
in the default direction ascending.
To change the order to descending useadditionalInformation().descending()
- 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.use
insteadcustomField()
.textField(key)
- 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.use
insteadcustomField()
.textField(key)
- addOwner() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.CaseReceiverBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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.use
ContentObject.value()
.get(Locale)
instead - addWorker() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.TaskReceiverBuilder
-
Sends the notification to the user that is currently working on this task
- 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. - 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.caze.owner.CaseOwners
-
Returns all case owners of the case.
- all() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFields
-
Examples:
- all() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFieldValues
-
All configured values for a
custom string field
orcustom number field
. - all() - Method in interface ch.ivyteam.ivy.workflow.note.Notes
-
Returns all notes.
- 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.
- Altitude - Class in ch.ivyteam.ivy.location
-
Altitude of a
geo-position
. 0.0 means sea level. - 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 interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.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() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.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
-
Deprecated.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(IntermediateEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.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(WorkflowEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterLink
-
Adds and AND statement with the given filter
subQuery
. - and(T, RelationalOperator, Object) - Method in interface ch.ivyteam.ivy.workflow.IPropertyFilter
-
Deprecated.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 interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.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() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.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 wholewhere
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 wholewhere
condition configured before. - andOverall(IntermediateEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.IFilterLink
-
Adds and AND statement with the given filter
subQuery
to the wholewhere
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 wholewhere
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 wholewhere
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 wholewhere
condition configured before. - andOverall(WorkflowEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterLink
-
Adds and AND statement with the given filter
subQuery
to the wholewhere
condition configured before. - Angle - Class in ch.ivyteam.ivy.location
- 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. - 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. - 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
- 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
-
Deprecated.use
IHtmlDialogContext.applicationHomeLink()
instead - 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 useapplicationId().descending()
- applicationId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
- applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.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.IntermediateEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ApplicationId
in the default direction ascending.
To change the order to descending useapplicationId().descending()
- 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 useapplicationId().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 useapplicationId().descending()
- applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.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.WorkflowEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ApplicationId
in the default direction ascending.
To change the order to descending useapplicationId().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.
- 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.IntermediateEventQuery.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() - Method in class ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.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
-
Deprecated.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.IntermediateEventQuery.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. - ascendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.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.IntermediateEventQuery.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. - ascendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.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()
orIProcessIntermediateEventBean.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()
orIProcessIntermediateEventBean.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
-
Attention: YOU SHOULD NOT USE THIS.
- asJavaFile() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
-
Attention: YOU SHOULD NOT USE THIS.
- 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()
orIProcessIntermediateEventBean.poll()
method will be called at times defined by the given cron expression. - 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
- 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 Class in ch.ivyteam.ivy.security
-
Authentication exception is thrown if authentication fails
- author() - Method in interface ch.ivyteam.ivy.workflow.note.Note
-
Returns the author.
- author(IUser) - Method in interface ch.ivyteam.ivy.workflow.note.NoteBuilder
-
Sets the author.
- authorName() - Method in interface ch.ivyteam.ivy.workflow.note.Note
-
Returns the name of the author.
- 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
-
Deprecated.
- avgBusinessMainContactId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.
- avgBusinessMainContactId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.
- avgBusinessMilestoneTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.
- avgBusinessMilestoneTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.
- 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 fieldBusinessRuntime
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 fieldBusinessRuntime
of all (grouped) rows. - avgBusinessStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.
- avgBusinessStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.
- avgCustomDecimalField1() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.use
insteadcustomField()
.avgNumberField("CustomDecimalField1"))
- avgCustomDecimalField1() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.use
insteadcustomField()
.avgNumberField("CustomDecimalField1"))
- avgCustomDecimalField2() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.use
insteadcustomField()
.avgNumberField("CustomDecimalField2"))
- avgCustomDecimalField2() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.use
insteadcustomField()
.avgNumberField("CustomDecimalField2"))
- avgCustomDecimalField3() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.use
insteadcustomField()
.avgNumberField("CustomDecimalField3"))
- avgCustomDecimalField3() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.use
insteadcustomField()
.avgNumberField("CustomDecimalField3"))
- avgCustomDecimalField4() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.use
insteadcustomField()
.avgNumberField("CustomDecimalField4"))
- avgCustomDecimalField4() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.use
insteadcustomField()
.avgNumberField("CustomDecimalField4"))
- avgCustomDecimalField5() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.use
insteadcustomField()
.avgNumberField("CustomDecimalField5"))
- avgCustomDecimalField5() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.use
insteadcustomField()
.avgNumberField("CustomDecimalField5"))
- avgCustomTimestampField1() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.
- avgCustomTimestampField1() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.
- avgCustomTimestampField2() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.
- avgCustomTimestampField2() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.
- avgCustomTimestampField3() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.
- avgCustomTimestampField3() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.
- avgCustomTimestampField4() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.
- avgCustomTimestampField4() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.
- avgCustomTimestampField5() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
-
Deprecated.
- avgCustomTimestampField5() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
-
Deprecated.
- 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 fieldDelayTimestamp
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 fieldEndTimestamp
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 fieldEndTimestamp
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 fieldExpiryTimestamp
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 fieldFailedTimeoutTimestamp
of all (grouped) rows. - avgNumberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldAggregationQuery
-
Adds a result custom
Number
field columnAvg[fieldName]
to the query that contains the average of the customNumber
field with namefieldName
of all (grouped) rows. - avgNumberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldAggregationQuery
-
Adds a result custom
Number
field columnAvg[fieldName]
to the query that contains the average of the customNumber
field with namefieldName
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 fieldNumberOfFailures
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 fieldNumberOfResumes
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 fieldSentByUserId
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 fieldSentTimestamp
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 fieldStartTimestamp
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 fieldStartTimestamp
of all (grouped) rows. - avgTimestampField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldAggregationQuery
-
Adds a result custom
Timestamp
field columnAvg[fieldName]
to the query that contains the average of the customTimestamp
field with namefieldName
of all (grouped) rows. - avgTimestampField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldAggregationQuery
-
Adds a result custom
Timestamp
field columnAvg[fieldName]
to the query that contains the average of the customTimestamp
field with namefieldName
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 fieldWorkerSessionId
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 fieldWorkingTime
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 fieldWorkingTime
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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ExtensionUiBuilder.scriptField(String)
orExtensionUiBuilder.textField(String)