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

D

data() - Method in interface ch.ivyteam.ivy.bpm.engine.client.ExecutionResult
Provides the process data of the executed process
DATABASE_NAME - Static variable in class ch.ivyteam.ivy.bpm.error.BpmError.AttributeNames
Available on errors with error code ivy:error:database
DatabaseConnectionConfiguration - Class in ch.ivyteam.db.jdbc
Holds the configuration of a jdbc database connection.
DatabaseConnectionConfiguration() - Constructor for class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
 
DatabaseConnectionConfiguration(String, String) - Constructor for class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
 
DatabaseConnectionConfiguration(String, String, String, String) - Constructor for class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
 
DatabaseMigrationContext - Record Class in ch.ivyteam.ivy.persistence.db.migrate
 
datacache - Variable in class ch.ivyteam.ivy.environment.Ivy
Provides access to data cache context to manage application (global) and session (user-specific) data caches.
datacache() - Static method in class ch.ivyteam.ivy.environment.Ivy
Provides access to data cache context to manage application (global) and session (user-specific) data caches.
Date - Class in ch.ivyteam.ivy.scripting.objects
Ivy Date objects have a year, a month and a day, but no day-time.
Date() - Constructor for class ch.ivyteam.ivy.scripting.objects.Date
Creates a new Date object representing the actual day.
Date(int, int, int) - Constructor for class ch.ivyteam.ivy.scripting.objects.Date
Creates a new date object.
Date(String) - Constructor for class ch.ivyteam.ivy.scripting.objects.Date
Parses a Date literal and creates a new corresponding Date object.
DateTime - Class in ch.ivyteam.ivy.scripting.objects
A Timestamp object.
DateTime() - Constructor for class ch.ivyteam.ivy.scripting.objects.DateTime
Creates a new DateTime object representing the actual day.
DateTime(int, int, int, int, int, int) - Constructor for class ch.ivyteam.ivy.scripting.objects.DateTime
Creates a new date object.
DateTime(Date, Time) - Constructor for class ch.ivyteam.ivy.scripting.objects.DateTime
Creates a new DateTime object from a date and a day-time.
DateTime(String) - Constructor for class ch.ivyteam.ivy.scripting.objects.DateTime
Parses a DateTime literal and creates a new corresponding Date object.
dateTimeField(String) - Method in interface ch.ivyteam.ivy.business.data.store.search.FieldOrSubFilter
Filter the values of the DateTime field with the given name or name path.
DateTimeFieldOperation<T> - Interface in ch.ivyteam.ivy.business.data.store.search
Operations to filter DateTime fields
DB - Enum constant in enum class ch.ivyteam.ivy.application.RuntimeLogCategory
Runtime log category to log database relevant things
deactivate() - Method in interface ch.ivyteam.ivy.application.IActivity
Deactivates the object
The object changes from active or active and locked to deactivating and after a while to inactive
deactivateDependentProcessModelVersions() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Deactivates this and all depending process model versions.
DEACTIVATING - Enum constant in enum class ch.ivyteam.ivy.application.ActivityOperationState
State DEACTIVATING The object is going to state inactive.
debug(String, Object...) - Method in interface ch.ivyteam.log.ILogger
Formats and logs a message with level DEBUG.
debug(String, Object...) - Method in class ch.ivyteam.log.Logger
 
debug(String, Throwable, Object...) - Method in interface ch.ivyteam.log.ILogger
Formats and logs a message with level DEBUG.
debug(String, Throwable, Object...) - Method in class ch.ivyteam.log.Logger
 
declareAndInitializeVariable(IIvyScriptContext, String, String, Object) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Declares a variable inside the given context and initializes it with the given value
declareCallAndWaitProcessElement(String, String, String, ProcessKind...) - Method in interface ch.ivyteam.ivy.process.element.IExtensibleProcessElementFactory
Declare a new process element that is based on the Call&Wait process element.
declareIntermediateEventProcessElement(String, String, String, ProcessKind...) - Method in interface ch.ivyteam.ivy.process.element.IExtensibleProcessElementFactory
Declare a new process element that is based on a process intermediate event process element.
declareProgramInterfaceProcessElement(String, String, String, ProcessKind...) - Method in interface ch.ivyteam.ivy.process.element.IExtensibleProcessElementFactory
Declare a new process element that is based on a program interface process element.
declareProgramUserInterfaceProcessElement(String, String, String, ProcessKind...) - Method in interface ch.ivyteam.ivy.process.element.IExtensibleProcessElementFactory
Declare a new process element that is based on a program user interface process element.
declareStartEventProcessElement(String, String, String, ProcessKind...) - Method in interface ch.ivyteam.ivy.process.element.IExtensibleProcessElementFactory
Declare a new process element that is based on a start event process element.
declareVariable(IIvyScriptContext, String, String) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Declares a variable inside the given context
deepClone() - Method in class ch.ivyteam.ivy.scripting.objects.CompositeObject
 
deepClone() - Method in class ch.ivyteam.ivy.scripting.objects.File
Creates a clone; the same as clone().
deepClone() - Method in class ch.ivyteam.ivy.scripting.objects.List
Returns a deep copy of this List.
deepClone() - Method in class ch.ivyteam.ivy.scripting.objects.NestedObject
Creates a deep clone.
deepClone() - Method in class ch.ivyteam.ivy.scripting.objects.Record
Clones this record (deep copy).
deepClone() - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
 
deepClone() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Clones this Tree (deep copy).
deepClone() - Method in interface ch.ivyteam.ivy.scripting.objects.util.IIvyDataObject
Creates a deep clone.
DEFAULT - Static variable in class ch.ivyteam.ivy.deployment.DeploymentOptions
 
defaultValue() - Method in interface ch.ivyteam.ivy.vars.Variable
Get the default value of this variable.
DELAY_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
The delay timestamp property property
DELAYED - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskState
Initial state of a task for which a delay period was configured.
delayTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
delayTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
delayTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column DelayTimestamp.
Must be followed by a call to a condition method.
delayTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field DelayTimestamp.
delayTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column DelayTimestamp in the default direction ascending.
To change the order to descending use delayTimestamp().descending()
delayTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
delete() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Sets the release state of this process model version to DELETED.
delete() - Method in interface ch.ivyteam.ivy.cm.ContentObject
Deletes this content object and all its children.
delete() - Method in interface ch.ivyteam.ivy.cm.ContentObjectValue
Deletes this content object value.
delete() - Method in class ch.ivyteam.ivy.scripting.objects.File
Deletes this file or directory.
delete() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomField
Deletes the value of this field
delete(long) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Deletes the document with the given document identifier.
delete(ILocation) - Method in interface ch.ivyteam.ivy.location.ILocationService
Deletes the given location.
delete(IDocument) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Deletes the given document.
delete(Path) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Deletes the document with the given path.
delete(String) - Method in interface ch.ivyteam.ivy.security.role.IRoleRepository
Delete the role with the given roleName.
delete(String) - Method in interface ch.ivyteam.ivy.security.user.IUserRepository
Deletes a well-known user
delete(T) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
Deletes the given business data value in the repository.
deleteAbsence(IUserAbsence) - Method in interface ch.ivyteam.ivy.security.IUser
Deletes a absence
deleteAllThatMatch(LocationQuery) - Method in interface ch.ivyteam.ivy.location.ILocationService
Deletes all locations that match the given query
deleteBusinessCalendarConfiguration(IBusinessCalendarConfiguration) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarSettings
Deletes the IBusinessCalendarConfiguration businessCalendarConfiguration.
deleteById(String) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
Deletes the business data value with the given id in the repository.
deleteCompletedCase(ICase) - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
Deletes the given completed case and all belonging objects (tasks, workflow events, notes, process data etc.).
DELETED - Enum constant in enum class ch.ivyteam.ivy.application.ReleaseState
Process Model Version Release State DELETED.
deleteIntermediateEventElement(String) - Method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
Deletes an intermediate event element
deleteLibrary() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Deletes the library
deleteMaximumVersion() - Method in interface ch.ivyteam.ivy.application.ILibrarySpecification
Deletes the maximum version specification
deleteMinimumVersion() - Method in interface ch.ivyteam.ivy.application.ILibrarySpecification
Deletes the minimum version specification
deleteNote(INote) - Method in interface ch.ivyteam.ivy.workflow.INoteable
Deletes the given note
deleteProcessModel(String) - Method in interface ch.ivyteam.ivy.application.IApplication
Deletes a process model
deleteRequiredLibrarySpecification(String) - Method in interface ch.ivyteam.ivy.application.ILibrary
Deletes the required library specification
deleteStartElement(String) - Method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
Deletes a start element
deleteStartEventElement(String) - Method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
Deletes a start event element
deleteSubstitute(IUserSubstitute) - Method in interface ch.ivyteam.ivy.security.IUser
Deletes a substitute
deleteUser(String) - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
DENIED - Enum constant in enum class ch.ivyteam.ivy.security.AccessState
The security member has not a access denied.
denyPermission(IPermission, ISecurityMember) - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Denies a permission to a security member
denyPermissions(IPermissionGroup, ISecurityMember) - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Denies a all permissions of a permission group to a security member
DeploymentContext - Class in ch.ivyteam.ivy.deployment
 
DeploymentContext.Builder - Class in ch.ivyteam.ivy.deployment
 
deploymentLogger(IDeploymentLogger) - Method in class ch.ivyteam.ivy.deployment.DeploymentContext.Builder
 
DeploymentOptions - Class in ch.ivyteam.ivy.deployment
 
DeploymentOptions.Builder - Class in ch.ivyteam.ivy.deployment
 
DeploymentOptions.Cleanup - Enum Class in ch.ivyteam.ivy.deployment
Deprecated.
configuration deployment options are no longer respected by the deployment
DeploymentOptions.TargetFileFormat - Enum Class in ch.ivyteam.ivy.deployment
 
DeploymentOptions.TargetState - Enum Class in ch.ivyteam.ivy.deployment
 
DeploymentOptions.TargetVersion - Enum Class in ch.ivyteam.ivy.deployment
 
DeploymentOptions.TestUser - Enum Class in ch.ivyteam.ivy.deployment
 
deployTestUsers(DeploymentOptions.TestUser) - Method in class ch.ivyteam.ivy.deployment.DeploymentOptions.Builder
 
DEPRECATED - Enum constant in enum class ch.ivyteam.ivy.application.ReleaseState
Process Model Version Release State DEPRECATED.
descending() - Method in interface ch.ivyteam.ivy.business.data.store.search.OrderByOperation
Orders the result descending (Z..A)
descending() - Method in class ch.ivyteam.ivy.location.LocationQuery.LocationOrder.OrderDirection
Order direction descending.
descending() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByColumnQuery
Sorts the column in descending direction.
descending() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByColumnQuery
Sorts the column in descending direction.
descending() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByColumnQuery
Sorts the column in descending direction.
descending() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByColumnQuery
Sorts the column in descending direction.
descending() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByColumnQuery
Sorts the column in descending direction.
DESCENDING - Enum constant in enum class ch.ivyteam.ivy.business.data.store.search.OrderByOperation.Direction
Order from higher to lower (Z..A)
DESCENDING - Enum constant in enum class ch.ivyteam.ivy.persistence.OrderDirection
Order in descending direction
descendingNullFirst() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByColumnQuery
Sorts the column in descending direction, with NULL values at the beginning of the list.
descendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByColumnQuery
Sorts the column in descending direction, with NULL values at the beginning of the list.
descendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByColumnQuery
Sorts the column in descending direction, with NULL values at the beginning of the list.
descendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByColumnQuery
Sorts the column in descending direction, with NULL values at the beginning of the list.
descendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByColumnQuery
Sorts the column in descending direction, with NULL values at the beginning of the list.
descendingNullLast() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByColumnQuery
Sorts the column in descending direction, with NULL values at the end of the list.
descendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByColumnQuery
Sorts the column in descending direction, with NULL values at the end of the list.
descendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByColumnQuery
Sorts the column in descending direction, with NULL values at the end of the list.
descendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByColumnQuery
Sorts the column in descending direction, with NULL values at the end of the list.
descendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByColumnQuery
Sorts the column in descending direction, with NULL values at the end of the list.
description() - Method in interface ch.ivyteam.ivy.vars.Variable
Get the description of this variable.
description() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFieldMeta
The description to display to the end user for the custom field.
description() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
description() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
description() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column Description.
Must be followed by a call to a condition method.
description() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field Description.
description() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Deprecated.
ordering by CLOB fields is not possible.
description() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
Deprecated.
description() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
description() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
description() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column Description.
Must be followed by a call to a condition method.
description() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field Description.
description() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Deprecated.
ordering by CLOB fields is not possible.
description() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
Deprecated.
description() - Method in class ch.ivyteam.ivy.workflow.start.StartParameter
Returns the description of the parameter.
description(String) - Method in class ch.ivyteam.ivy.security.role.NewRole.Builder
 
description(String) - Method in class ch.ivyteam.ivy.workflow.start.StartParameter
Creates a new copy of this object with the given description.
descriptions() - Method in interface ch.ivyteam.ivy.workflow.ICase
Get the localized descriptions of the task.
descriptions() - Method in interface ch.ivyteam.ivy.workflow.ITask
Get the localized descriptions of the task.
DESIGNER - Static variable in class ch.ivyteam.ivy.deployment.DeploymentOptions
 
DESIGNER_APPLICATION_NAME - Static variable in interface ch.ivyteam.ivy.application.IApplication
The name of the application on the designer (is always the same)
destroy() - Method in interface ch.ivyteam.ivy.workflow.businesscase.IBusinessCase
Destroys this business case and all sub cases that belong to business case.
destroy() - Method in interface ch.ivyteam.ivy.workflow.ICase
Destroys this case and all tasks that belongs to the case
destroy() - Method in interface ch.ivyteam.ivy.workflow.ITask
Destroys this task
destroy(int) - Method in interface ch.ivyteam.ivy.security.session.ISessionRepository
Destroys a session.
DESTROY_CASE - Enum constant in enum class ch.ivyteam.ivy.workflow.SystemTaskFailureBehaviour
In case the system task fails, the case will be destroyed.
DESTROY_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.IntermediateEventTimeoutAction
Deletes the task that is waiting for the event
DESTROY_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.SystemTaskFailureBehaviour
In case the system task fails, the task will be destroyed.
DESTROYED - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseState
Destroyed means somebody destroyed the case, in order to stop any work on it.
DESTROYED - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskState
Final task state if a task was destroyed.
destroySession(int) - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
destroySession(ISession) - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBeanRuntime
Destroys the given session.
DEVELOPER_USER_NAME - Static variable in interface ch.ivyteam.ivy.security.ISecurityConstants
Developer user name.
direction(OrderByOperation.Direction) - Method in interface ch.ivyteam.ivy.business.data.store.search.OrderByOperation
Orders the result according to the given direction.
disable() - Method in class ch.ivyteam.ivy.bpm.engine.client.HttpRequestBuilder
Disable the HTTP context for the process execution.
disable() - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubHttpRequestBuilder
Disable the HTTP context for the process execution.
disable() - Method in interface ch.ivyteam.ivy.security.ISecurityMember
Disables the security member if enabled.
displayName() - Method in interface ch.ivyteam.ivy.workflow.task.IActivator
Get the display name of the task activator.
displayName(String) - Method in class ch.ivyteam.ivy.security.role.NewRole.Builder
 
Distance - Class in ch.ivyteam.ivy.location
Distance between two positions
divide(Number) - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
Divides the BusinessDuration by a divisor.
divide(Number) - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Divides the Duration by a divisor.
DOCUMENT_OF_INVOLVED_CASE_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
 
DOCUMENT_OF_INVOLVED_CASE_WRITE - Static variable in interface ch.ivyteam.ivy.security.IPermission
 
DOCUMENT_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
 
DOCUMENT_WRITE - Static variable in interface ch.ivyteam.ivy.security.IPermission
 
documents() - Method in interface ch.ivyteam.ivy.workflow.ICase
Returns a service for managing documents that are attached to the case.
documents() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
Returns a service for managing documents of this workflow context.
DONE - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseState
Done means all Tasks of the Case are done.
DONE - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskState
Final task state if the task was successfully done.
DummySupplier - Class in ch.ivyteam.ivy.jsf.primefaces.legazy
You can use this class in ivyScript if you want to provide an object in a Supplier.
DummySupplier(Object) - Constructor for class ch.ivyteam.ivy.jsf.primefaces.legazy.DummySupplier
 
Duration - Class in ch.ivyteam.ivy.scripting.objects
Durations are a component of time intervals and define the amount of intervening time in a time interval.
Duration(int, int, int, int, int, int) - Constructor for class ch.ivyteam.ivy.scripting.objects.Duration
Creates a new duration object.
Duration(long) - Constructor for class ch.ivyteam.ivy.scripting.objects.Duration
Creates a normalized duration with a given amount of seconds.
Duration(String) - Constructor for class ch.ivyteam.ivy.scripting.objects.Duration
Parses a Duration literal and creates a new corresponding Date object.
Duration(String, int...) - Constructor for class ch.ivyteam.ivy.scripting.objects.Duration
Creates a new Duration object.
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