Index

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

A

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.
directly bind your widgets to a config value via ExtensionUiBuilder.scriptField(String) or ExtensionUiBuilder.textField(String)
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
Deprecated, for removal: This API element is subject to removal in a future version.
activator(IRole) - Method in class ch.ivyteam.ivy.bpm.engine.client.TaskSelector
Deprecated, for removal: This API element is subject to removal in a future version.
activator(IUser) - Method in class ch.ivyteam.ivy.bpm.engine.client.TaskSelector
Deprecated, for removal: This API element is subject to removal in a future version.
activatorAvailable() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
activatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
A task can have multiple activators. Therefore it makes no sense to order tasks by activator.
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
Deprecated, for removal: This API element is subject to removal in a future version.
since the introdution of multiple responsibles per task this makes no longer sense. to get the user who has created the case use CaseQuery.IFilterableColumns.creatorId().
activatorId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
the activator is the same as the original responsible for the first task of case. to query cases itself we see no use case and we no longer support this method.
activatorId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
A case can have multiple activators. Therefore it makes no sense to order tasks by activator.
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
Deprecated, for removal: This API element is subject to removal in a future version.
activatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
A task can have multiple activators. Therefore it makes no sense to order tasks by activator.
activatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
activatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
activatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Deprecated, for removal: This API element is subject to removal in a future version.
A task can have multiple activators. Therefore it makes no sense to order tasks by activator.
activatorRole(String) - Method in class ch.ivyteam.ivy.bpm.engine.client.TaskSelector
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
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() - 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(IUiFieldEditor) - Method in class ch.ivyteam.ivy.process.extension.ui.ExtensionUiBuilder.GroupBuilder
 
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) - Method in interface ch.ivyteam.ivy.workflow.caze.owner.CaseOwners
Adds the owner to the list of case owner of the case.
add(ISecurityMember) - Method in interface ch.ivyteam.ivy.workflow.task.expiry.responsible.ExpiryResponsibles
Adds the given security member as expiry responsible.
add(ISecurityMember) - Method in interface ch.ivyteam.ivy.workflow.task.responsible.Responsibles
Adds the given security member as responsible.
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
Deprecated, for removal: This API element is subject to removal in a future version.
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.
addAllResponsibles() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.TaskReceiverBuilder
Sends the notification to all users that can work on this task
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.
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.
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 use additionalInfo1().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 use additionalInfo2().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 use additionalInfo3().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 use additionalInfo4().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 use additionalInfo5().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 use additionalInformation().descending()
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.
addressProblem() - Method in exception class ch.ivyteam.ivy.mail.MailException
When the mail address can not be parsed.
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.
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.
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 or custom 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.expiry.responsible.ExpiryResponsibles
Returns all expiry responsibles of this task.
all() - Method in interface ch.ivyteam.ivy.workflow.task.ITasks
Returns all tasks.
all() - Method in interface ch.ivyteam.ivy.workflow.task.responsible.Responsibles
Returns all responsibles of this task.
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(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.
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 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(IntermediateEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.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.
andOverall(WorkflowEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.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
Deprecated, for removal: This API element is subject to removal in a future version.
session roles will be no longer supported in future. use SessionChooser.anonymous().
anonymousWithRole(IRole) - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubSessionChooser
Deprecated, for removal: This API element is subject to removal in a future version.
session roles will be no longer supported in future. use SubSessionChooser.anonymous().
anonymousWithRole(String) - Method in class ch.ivyteam.ivy.bpm.engine.client.SessionChooser
Deprecated, for removal: This API element is subject to removal in a future version.
session roles will be no longer supported in future. use SessionChooser.anonymous().
anonymousWithRole(String) - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubSessionChooser
Deprecated, for removal: This API element is subject to removal in a future version.
session roles will be no longer supported in future. use SubSessionChooser.anonymous().
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.
appBaseLink() - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Returns the base URL of the application (e.g.
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.
appHomeLink() - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Returns a WebLink to the application home page.
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
Deprecated, for removal: This API element is subject to removal in a future version.
APPLICATION_CONFIGURATION_PROPERTY_WRITE_VALUE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Deprecated, for removal: This API element is subject to removal in a future version.
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
applicationHomeLink() - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Deprecated.
applicationHomeRef() - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Deprecated.
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 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 use applicationId().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 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()
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 use applicationId().descending()
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() 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
Deprecated, for removal: This API element is subject to removal in a future version.
Attention: YOU SHOULD NOT USE THIS. If you use an external document provider like S3, documents are not available on the local file system, therefore the files needs and will be automatically cached on the local system. Always prefer using the following methods in the given order: - IDocumentContentReader.asStream() - IDocumentContentReader.asReader() - IDocumentContentReader.asBinary() - IDocumentContentReader.asString() If you like to pass a document for example as Mail attachment, then simply use the document directly, because IDocument extends DataStreamProvider.
asJavaFile() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
Deprecated, for removal: This API element is subject to removal in a future version.
Attention: YOU SHOULD NOT USE THIS. If you use an external document provider like S3, documents are not available on the local file system, therefore the files needs and will be automatically cached on the local system. Always prefer using the following methods in the given order: - IDocumentContentReader.asStream() - IDocumentContentReader.asReader() - IDocumentContentReader.asBinary() - IDocumentContentReader.asString() If you like to pass a document for example as Mail attachment, then simply use the document directly, because IDocument extends DataStreamProvider.
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
Deprecated, for removal: This API element is subject to removal in a future version.
session role is no longer supported. assign roles to user.
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.
attachments() - Method in interface ch.ivyteam.ivy.mail.MailMessage
Returns the mail attachments.
attachments(MailAttachment...) - Method in interface ch.ivyteam.ivy.mail.MailMessage.Builder
Adds the attachment to the mail.
attachments(List<MailAttachment>) - Method in interface ch.ivyteam.ivy.mail.MailMessage.Builder
Adds the attachment to the mail.
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
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
authenticationProblem() - Method in exception class ch.ivyteam.ivy.mail.MailException
When the MailClient can not authenticate to the mail server.
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.security.ISecurityMember
Whether the security member is available or not.
available() - Method in interface ch.ivyteam.ivy.workflow.task.IActivator
Deprecated.
Whether the activator is set and in case of a user is enabled.
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.
avgDelayTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgDelayTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense.
avgEndTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
avgEndTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense
avgEndTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgEndTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense.
avgExpiryTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgExpiryTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense.
avgFailedTimeoutTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgFailedTimeoutTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense.
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
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense.
avgSentTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.AggregationQuery
 
avgSentTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense.
avgStartTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
avgStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense
avgStartTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense.
avgTimestampField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense
avgTimestampField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating this field makes no sense.
avgWorkerSessionId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgWorkerSessionId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Deprecated, for removal: This API element is subject to removal in a future version.
aggregating worker session id makes no sense.
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.
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form