A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

B

Binary - Class in ch.ivyteam.ivy.scripting.objects
A Binary objects is a wrapper object for a byte array.
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
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.process.ui.thirdparty
A custom inscription editor UI for thirdparty process elements.
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 - ch.ivyteam.ivy.workflow.CaseProperty
The business case id, null when a business case
BUSINESS_DATA - ch.ivyteam.ivy.application.RuntimeLogCategory
Runtime log category to log business data relevant things
BUSINESS_RUNTIME - ch.ivyteam.ivy.workflow.CaseProperty
The business runtime property (see ICase.getBusinessRuntime()
BUSINESS_RUNTIME - 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 Type 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.
BusinessDataJsonFormatMigrator<T> - Class in ch.ivyteam.ivy.business.data.store.migration
Migrates the legacy Business Data JSON values to the latest version.
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
 
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.
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 K L M N O P Q R S T U V W X Z 
All Classes All Packages