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

B

basic(String, String) - Static method in class ch.ivyteam.ivy.rest.client.authentication.HttpBasicAuthenticationFeature
Creates a HTTP Basic Auth header feature: for dynamic usage in third-party features.
Binary - Class in ch.ivyteam.ivy.scripting.objects
A Binary objects is a wrapper object for a byte array.
BINARY - Enum constant in enum class ch.ivyteam.ivy.cm.FileContentType
if the content is binary based
booleanField(String) - Method in interface ch.ivyteam.ivy.business.data.store.search.FieldOrSubFilter
Filter the values of the Boolean field with the given name or name path.
BooleanFieldOperation<T> - Interface in ch.ivyteam.ivy.business.data.store.search
Operations to filter Boolean fields
BpmClient - Class in ch.ivyteam.ivy.bpm.engine.client
BPM engine client that allows to drive bpmn process workflows with fluent API.
BpmElement - Interface in ch.ivyteam.ivy.bpm.engine.client.element
A BPM process element.
BpmElementType - Interface in ch.ivyteam.ivy.bpm.engine.client.element
A process element but also process element selector
bpmError() - Method in interface ch.ivyteam.ivy.bpm.engine.client.ExecutionResult
Provides access to occurred bpm error.
BpmError - Exception in ch.ivyteam.ivy.bpm.error
Provides information about an error that occured in the process.
BpmError.AttributeNames - Class in ch.ivyteam.ivy.bpm.error
Defines names of attributes that are available on errors with certain error codes
BpmErrorBuilder<T extends BpmErrorBuilder<T>> - Class in ch.ivyteam.ivy.bpm.error
Base class of all BpmError builders
BpmErrorHandler - Class in ch.ivyteam.ivy.bpm.error
 
BpmnInscriptionEditor - Interface in ch.ivyteam.ivy.designer.inscription.ui.thirdparty
Deprecated, for removal: This API element is subject to removal in a future version.
Use IBpmnProcessElementUi instead.
BpmProcess - Interface in ch.ivyteam.ivy.bpm.engine.client.element
A BPM process.
BpmProcessElement - Class in ch.ivyteam.ivy.bpm.error
An element in a process.
BpmPublicErrorBuilder - Class in ch.ivyteam.ivy.bpm.error
Builder to create BpmError
BpmStackFrame - Class in ch.ivyteam.ivy.bpm.error
Provides information about a call to a callable process.
build() - Method in class ch.ivyteam.ivy.bpm.error.BpmErrorBuilder
Builds a new error.
BUSINESS_CASE_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
The business case id, null when a business case
BUSINESS_DATA - Enum constant in enum class ch.ivyteam.ivy.application.RuntimeLogCategory
Runtime log category to log business data relevant things
BUSINESS_RUNTIME - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
The business runtime property (see ICase.getBusinessRuntime()
BUSINESS_RUNTIME - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
The business runtime property (see ITask.getBusinessRuntime()
businessCalendar() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
businessCalendar() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
businessCalendar() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column BusinessCalendar.
Must be followed by a call to a condition method.
businessCalendar() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field BusinessCalendar.
businessCalendar() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column BusinessCalendar in the default direction ascending.
To change the order to descending use businessCalendar().descending()
businessCalendar() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
businessCalendar() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
businessCalendar() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
businessCalendar() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column BusinessCalendar.
Must be followed by a call to a condition method.
businessCalendar() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field BusinessCalendar.
businessCalendar() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column BusinessCalendar in the default direction ascending.
To change the order to descending use businessCalendar().descending()
businessCalendar() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
BusinessCaseData - Annotation Interface in ch.ivyteam.ivy.business.data.store.context
Link to Business Case
businessCaseId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
businessCaseId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
businessCaseId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column BusinessCaseId.
Must be followed by a call to a condition method.
businessCaseId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field BusinessCaseId.
businessCaseId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column BusinessCaseId in the default direction ascending.
To change the order to descending use businessCaseId().descending()
businessCaseId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
businessCaseId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
businessCaseId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
businessCaseId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column BusinessCaseId.
Must be followed by a call to a condition method.
businessCaseId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field BusinessCaseId.
businessCaseId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column BusinessCaseId in the default direction ascending.
To change the order to descending use businessCaseId().descending()
businessCaseId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
businessCases() - Static method in class ch.ivyteam.ivy.workflow.query.CaseQuery
Creates a new query that only returns business cases.
BusinessCaseStage - Class in ch.ivyteam.ivy.workflow.businesscase
The BusinessCaseStage represents a stage of a case map and allows to get locale specific information of such an entry, like a name.
BusinessDataInfo<T> - Interface in ch.ivyteam.ivy.business.data.store
Information about a business data value in the BusinessDataRepository.
BusinessDataInfoRepository<T> - Interface in ch.ivyteam.ivy.business.data.store
Repository for business data infos.
BusinessDataInfoRepository.Filter - Interface in ch.ivyteam.ivy.business.data.store
Defines a filter for BusinessDataInfo
BusinessDataJsonFormatMigrator<T> - Class in ch.ivyteam.ivy.business.data.store.migration
Migrates the legacy Business Data JSON values to the latest version.
BusinessDataPersistence.Filter - Record Class in ch.ivyteam.ivy.business.data.store.restricted
 
BusinessDataRepository - Interface in ch.ivyteam.ivy.business.data.store
Entry point for the Business Data feature.
Business data values can be stored and loaded from the repository.
Business data values are typically data classes or Java objects.
BusinessDataUpdater<T> - Interface in ch.ivyteam.ivy.business.data.store
Interface that is used to provide an update method See BusinessDataRepository.update(Object, BusinessDataUpdater)
BusinessDuration - Class in ch.ivyteam.ivy.scripting.objects
A BusinessDuration represents an amount of time which is defined as working time.
BusinessDuration(int, int, int) - Constructor for class ch.ivyteam.ivy.scripting.objects.BusinessDuration
Creates a new not normalized BusinessDuration.
BusinessDuration(long) - Constructor for class ch.ivyteam.ivy.scripting.objects.BusinessDuration
Creates a normalized business duration with a given amount of seconds.
businessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
businessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
businessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column BusinessRuntime.
Must be followed by a call to a condition method.
businessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field BusinessRuntime.
businessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column BusinessRuntime in the default direction ascending.
To change the order to descending use businessRuntime().descending()
businessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
businessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
businessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
businessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column BusinessRuntime.
Must be followed by a call to a condition method.
businessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field BusinessRuntime.
businessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column BusinessRuntime in the default direction ascending.
To change the order to descending use businessRuntime().descending()
businessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
BY_LABEL - Static variable in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFieldMeta
 
BY_NAME - Static variable in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFieldMeta
 
ByBuilder - Class in ch.ivyteam.ivy.bpm.engine.client.start
Define the way to start your process.
byBusinessCase(IBusinessCase) - Method in interface ch.ivyteam.ivy.casemap.runtime.ICaseMapFinder
Get the case map of the given business case.
byId(String) - Method in interface ch.ivyteam.ivy.casemap.runtime.ICaseMapFinder
Get the case map with the given id.
byPath(String) - Method in interface ch.ivyteam.ivy.casemap.runtime.ICaseMapFinder
Get the case map with the given path.
bytes() - Method in interface ch.ivyteam.ivy.cm.ContentObjectReader
Returns the content as byte array.
bytes(byte[]) - Method in interface ch.ivyteam.ivy.cm.ContentObjectWriter
Sets the content.
byUniqueId(String) - Method in interface ch.ivyteam.ivy.casemap.runtime.ICaseMapFinder
Get the case map with the given unique id (uuid).
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