Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- OAuth2BearerFilter - Class in ch.ivyteam.ivy.rest.client.oauth2
-
Filter to simplify OAUTH2 authorization flows.
- OAuth2BearerFilter(OAuth2TokenRequester, OAuth2UriProvider) - Constructor for class ch.ivyteam.ivy.rest.client.oauth2.OAuth2BearerFilter
- OAuth2TokenRequester - Interface in ch.ivyteam.ivy.rest.client.oauth2
-
Requests a OAuth2 bearer access token
- OAuth2TokenRequester.AuthContext - Class in ch.ivyteam.ivy.rest.client.oauth2
-
The authentication context to be used to fire an 'accessToken' request.
- OAuth2UriProperty - Class in ch.ivyteam.ivy.rest.client.oauth2.uri
-
Provides OAUTH2 authentication URIs with Rest Client property support.
- OAuth2UriProperty(FeatureConfig, String) - Constructor for class ch.ivyteam.ivy.rest.client.oauth2.uri.OAuth2UriProperty
- OAuth2UriProperty(FeatureConfig, String, String) - Constructor for class ch.ivyteam.ivy.rest.client.oauth2.uri.OAuth2UriProperty
- OAuth2UriProvider - Interface in ch.ivyteam.ivy.rest.client.oauth2.uri
-
Provides URIs to the OAUTH2 authority.
- OAuth2UriStatic - Class in ch.ivyteam.ivy.rest.client.oauth2.uri
-
Configures the
OAuth2BearerFilterto use a static pre-configured accessToken URI. - OD_PRESENTATION - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- OD_SPREADSHEET - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- OD_TEXT - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- of(IApplication) - Static method in interface ch.ivyteam.ivy.data.cache.IDataCache
- of(IApplication) - Static method in interface ch.ivyteam.ivy.vars.Variables
-
Gets the variables of a given application and its active environment.
- of(ILibrarySpecification) - Static method in class ch.ivyteam.ivy.application.value.VersionRange
- of(ILibraryVersionSpecification) - Static method in class ch.ivyteam.ivy.application.value.VersionBound
- of(IProcessModelVersion) - Static method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
-
Gets the @link IWorkflowProcessModelVersion} of the given
IProcessModelVersion - of(ISession) - Static method in interface ch.ivyteam.ivy.data.cache.IDataCache
- of(String) - Static method in class ch.ivyteam.ivy.process.model.value.SignalCode
-
Creates a new
SignalCodeobject with the given input. - of(String) - Static method in class ch.ivyteam.ivy.workflow.businesscase.StageId
- of(IProject) - Static method in interface ch.ivyteam.ivy.application.IProcessModelVersion
-
Gets the current process model version of given project.
- ofBusinessCase() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.ReceiverBuilder
-
Defines receivers based on the current business case
- ofBusinessCase(IBusinessCase) - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.ReceiverBuilder
-
Defines receivers based on the given business case
- ofCase() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.ReceiverBuilder
-
Defines receivers based on the current case.
- ofCase(ICase) - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.ReceiverBuilder
-
Defines receivers based on the given case
- ofTask() - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.ReceiverBuilder
-
Defines receivers based on the current task
- ofTask(ITask) - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.ReceiverBuilder
-
Defines receivers based on the given task
- ofUser(IUser) - Method in interface ch.ivyteam.ivy.security.session.ISessionRepository
-
Gets all sessions of the given user.
- OGG_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.
- OGG_VIDEO - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- ok() - Method in enum class ch.ivyteam.ivy.event.ISystemEventDispatcher.DispatchStatus
-
Check if this status is ok and event has been dispatched.
- OK - Enum constant in enum class ch.ivyteam.ivy.event.ISystemEventDispatcher.DispatchStatus
-
Event has been dispatched
- ON_ABSENCE - Enum constant in enum class ch.ivyteam.ivy.security.SubstitutionType
-
The substitution is only active if the user is absent.
- onElement(BpmElement) - Method in class ch.ivyteam.ivy.bpm.engine.client.ProcessData
-
Gets all process data for every execution of the given process element.
- open(String) - Method in class ch.ivyteam.ivy.jsf.primefaces.dialog.IvyDynamicDialog
-
Open a view in dialog.
- open(String, DialogFrameworkOptions, Map<String, List<String>>) - Method in class ch.ivyteam.ivy.jsf.primefaces.dialog.IvyDynamicDialog
-
Open a view in dialog with parameter and configuration options.
- OPEN - Enum constant in enum class ch.ivyteam.ivy.workflow.caze.CaseBusinessState
-
Case is OPEN when not all sub cases or tasks are DONE or DESTROYED.
- OPEN - Enum constant in enum class ch.ivyteam.ivy.workflow.task.TaskBusinessState
-
Task is OPEN and ready to pick up.
- or() - Method in interface ch.ivyteam.ivy.business.data.store.search.Filter
-
Combines filters with a logical OR operation.
- or() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterLink
-
Adds an OR statement to the
wherecondition. - or() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterLink
- or() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterLink
-
Adds an OR statement to the
wherecondition. - or() - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.IFilterLink
-
Adds an OR statement to the
wherecondition. - or() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterLink
- or() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterLink
-
Adds an OR statement to the
wherecondition. - or() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterLink
- or() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterLink
-
Adds an OR statement to the
wherecondition. - or() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterLink
- or() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterLink
-
Adds an OR statement to the
wherecondition. - or() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterLink
-
Adds an OR statement to the
wherecondition. - or(UserQuery) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterLink
-
Adds and OR statement with the given filter
subQuery.
Only thewherecondition of the givensubQueryis considered. - or(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 or operation
- or(CaseQuery) - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterLink
- or(CaseQuery) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterLink
-
Adds and OR statement with the given filter
subQuery.
Only thewherecondition of the givensubQueryis considered. - or(IntermediateEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.IFilterLink
-
Adds and OR statement with the given filter
subQuery.
Only thewherecondition of the givensubQueryis considered. - or(SignalEventQuery) - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterLink
- or(SignalEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterLink
-
Adds and OR statement with the given filter
subQuery.
Only thewherecondition of the givensubQueryis considered. - or(TaskBoundarySignalEventReceiverQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterLink
- or(TaskBoundarySignalEventReceiverQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterLink
-
Adds and OR statement with the given filter
subQuery.
Only thewherecondition of the givensubQueryis considered. - or(TaskQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterLink
- or(TaskQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterLink
-
Adds and OR statement with the given filter
subQuery.
Only thewherecondition of the givensubQueryis considered. - or(WorkflowEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterLink
-
Adds and OR statement with the given filter
subQuery.
Only thewherecondition of the givensubQueryis considered. - or(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 the given arguments with a logical and operation
- orderBy() - Method in interface ch.ivyteam.ivy.business.data.store.search.OrderBy
-
Orders the result.
- orderBy() - Method in class ch.ivyteam.ivy.location.LocationQuery
-
Orders the results of the query.
- orderBy() - Method in class ch.ivyteam.ivy.security.query.UserQuery
-
Returns an object which contains the order by part for this query.
It provides methods to order the result by certain columns. - orderBy() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery
-
Returns an object which contains the order by part for this query.
It provides methods to order the result by certain columns. - orderBy() - Method in class ch.ivyteam.ivy.workflow.query.IntermediateEventQuery
-
Returns an object which contains the order by part for this query.
It provides methods to order the result by certain columns. - orderBy() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery
-
Returns an object which contains the order by part for this query.
It provides methods to order the result by certain columns. - orderBy() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery
-
Returns an object which contains the order by part for this query.
It provides methods to order the result by certain columns. - orderBy() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery
-
Returns an object which contains the order by part for this query.
It provides methods to order the result by certain columns. - orderBy() - Method in class ch.ivyteam.ivy.workflow.query.WorkflowEventQuery
-
Returns an object which contains the order by part for this query.
It provides methods to order the result by certain columns. - OrderBy<T> - Interface in ch.ivyteam.ivy.business.data.store.search
-
orderBy operation
- OrderByField<T> - Interface in ch.ivyteam.ivy.business.data.store.search
-
Order by field
- OrderByFieldOrLimit<T> - Interface in ch.ivyteam.ivy.business.data.store.search
-
Order by field operations and limit/execute operations
- OrderByOperation<T> - Interface in ch.ivyteam.ivy.business.data.store.search
-
Order by ascending or descending operations and limit/execute operations.
- OrderByOperation.Direction - Enum Class in ch.ivyteam.ivy.business.data.store.search
- OrderDirection - Enum Class in ch.ivyteam.ivy.persistence
-
Deprecated, for removal: This API element is subject to removal in a future version.
- org.glassfish.jersey.filter - package org.glassfish.jersey.filter
- org.hibernate.validator - package org.hibernate.validator
- org.primefaces.context - package org.primefaces.context
- org.primefaces.util - package org.primefaces.util
- ORIGINAL_ACTIVATOR_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The original activator security member ID property
- ORIGINAL_ACTIVATOR_NAME - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The original activator name property
- ORIGINAL_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.
- ORIGINAL_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
OriginalActivatorIdinstead - originalActivator() - Method in interface ch.ivyteam.ivy.workflow.ITask
-
Access to the original activator
- originalActivatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- originalActivatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
OriginalActivatorDisplayName.
Must be followed by a call to a condition method. - originalActivatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
OriginalActivatorDisplayName. - originalActivatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
OriginalActivatorDisplayNamein the default direction ascending.
To change the order to descending useoriginalActivatorDisplayName().descending() - originalActivatorId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- originalActivatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
OriginalActivatorId.
Must be followed by a call to a condition method. - originalActivatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
OriginalActivatorId. - originalActivatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
OriginalActivatorIdin the default direction ascending.
To change the order to descending useoriginalActivatorId().descending() - originalActivatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- originalActivatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
OriginalActivatorName.
Must be followed by a call to a condition method. - originalActivatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
OriginalActivatorName. - originalActivatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
OriginalActivatorNamein the default direction ascending.
To change the order to descending useoriginalActivatorName().descending() - originalActivatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.
- originalActivatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.
- originalActivatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.
- originalActivatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.
- originalActivatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.
- originalActivatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.
- originalPriority() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- originalPriority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
OriginalPriority.
Must be followed by a call to a condition method. - originalPriority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
OriginalPriority. - originalPriority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
OriginalPriorityin the default direction ascending.
To change the order to descending useoriginalPriority().descending() - originatesFromHtmlClient() - Method in interface ch.ivyteam.ivy.request.IHttpRequest
-
Indicates whether the request was sent by a HTML based client such as a browser
- originSource() - Method in interface ch.ivyteam.ivy.vars.Variable
-
Get the origin source of this variable
- ORIGNAL_PRIORITY - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The original priority property
- overwrite(T) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
-
Inserts or overwrites the given business data value regardless of the version.
- overwrite(T, String) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
-
Overwrites only the specified field of the given business data value.
Concurrently updated values of other fields by other participants are preserved. - own() - Method in interface ch.ivyteam.ivy.workflow.task.ITasks
-
Returns own tasks.
- ownActive() - Method in interface ch.ivyteam.ivy.workflow.task.ITasks
-
Returns own tasks in
active state. - OWNER_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
-
Deprecated.The creator security member id property
- OWNER_ROLE_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
-
Deprecated, for removal: This API element is subject to removal in a future version.use
OwnerIdinstead - OWNER_USER_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
-
Deprecated, for removal: This API element is subject to removal in a future version.use
OwnerIdinstead - ownerDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
- ownerDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
- ownerDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Prepares a where statement for the column
OwnerDisplayName.
Must be followed by a call to a condition method. - ownerDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
OwnerDisplayName. - ownerDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.This method does not have any effect, because a case can have multiple case owners.
- ownerDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
- ownerId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
- ownerId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
- ownerId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Prepares a where statement for the column
OwnerId.
Must be followed by a call to a condition method. - ownerId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
OwnerId. - ownerId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.This method does not have any effect, because a case can have multiple case owners.
- ownerId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
- ownerName() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
- ownerName() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
- ownerName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Prepares a where statement for the column
OwnerName.
Must be followed by a call to a condition method. - ownerName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
OwnerName. - ownerName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.This method does not have any effect, because a case can have multiple case owners.
- ownerName() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
- ownerRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.use
insteadCaseQuery.IFilterableColumns.ownerId() - ownerRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.use
insteadCaseQuery.IGroupByQueryColumns.ownerId() - ownerRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.use
insteadCaseQuery.IOrderByQueryColumns.ownerId() - owners() - Method in interface ch.ivyteam.ivy.workflow.ICase
-
Returns the owners of the case.
- ownerUserId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.use
insteadCaseQuery.IFilterableColumns.ownerId() - ownerUserId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.use
insteadCaseQuery.IGroupByQueryColumns.ownerId() - ownerUserId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.use
insteadCaseQuery.IOrderByQueryColumns.ownerId() - Own Identifier - Search tag in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
- Section
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
OriginalActivatorIdinstead