Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- EAST - Enum constant in enum class ch.ivyteam.ivy.location.Longitude.Direction
- element() - Method in interface ch.ivyteam.ivy.bpm.engine.client.element.BpmProcess
-
Selects a process element inside this process
- element(BpmElement) - Method in interface ch.ivyteam.ivy.bpm.engine.client.Mocker
-
Mocks the given element.
- elementChanged(Object) - Method in class ch.ivyteam.ivy.scripting.objects.List
-
Notifies all listeners that the given object has changed.
- elementChangedAt(int) - Method in class ch.ivyteam.ivy.scripting.objects.List
-
Notifies all listeners that the element at given index has changed.
- elementChangedAt(int, int) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
-
Informs the listeners that an element was replaced or has changed.
- elementName(String) - Method in interface ch.ivyteam.ivy.bpm.engine.client.element.BpmProcess
-
Selects a process element inside this process with the given element name
- elementNames() - Method in class ch.ivyteam.ivy.bpm.engine.client.History
-
Returns a list with the names of all executed process elements
- elementPids() - Method in class ch.ivyteam.ivy.bpm.engine.client.History
-
Returns a list with the pids of all executed process elements
- elements() - Method in class ch.ivyteam.ivy.bpm.engine.client.History
-
Returns a list with all executed process elements
- ElementSelector - Interface in ch.ivyteam.ivy.bpm.engine.client.element
-
Selects a process element
- ElementTypeSelector - Interface in ch.ivyteam.ivy.bpm.engine.client.element
-
Selects a process element
- eMailAddress() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
-
Prepares a where statement for the column
EMailAddress.
Must be followed by a call to a condition method. - eMailAddress() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
EMailAddress. - eMailAddress() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
EMailAddressin the default direction ascending.
To change the order to descending useeMailAddress().descending() - EMPTY - Static variable in class ch.ivyteam.ivy.model.value.WebLink
- enable() - Method in interface ch.ivyteam.ivy.security.ISecurityMember
-
Enables the security member if disabled.
- enabled() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
-
Filters users which are enabled.
- end() - Method in interface ch.ivyteam.ivy.bpm.engine.client.element.TypeSelector
-
Selects end event process elements
- END_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
-
Deprecated.The end timestamp property
- END_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The end timestamp property
- endsWith(Path) - Method in class ch.ivyteam.ivy.workflow.document.Path
-
Example:
Boolean isTrue = new Path("documents/sales/January").endsWith(new Path("sales/January")); - endsWith(String) - Method in interface ch.ivyteam.ivy.bpm.engine.client.element.StringSelector
-
String attribute ends with the given suffix
- endsWithIgnoringCase(String) - Method in interface ch.ivyteam.ivy.bpm.engine.client.element.StringSelector
-
String attribute ends with ignoring case the given suffix
- endTaskSwitchEventId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- endTaskSwitchEventId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
EndTaskSwitchEventId.
Must be followed by a call to a condition method. - endTaskSwitchEventId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
EndTaskSwitchEventId. - endTaskSwitchEventId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
EndTaskSwitchEventIdin the default direction ascending.
To change the order to descending useendTaskSwitchEventId().descending() - endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
- endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
- endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Prepares a where statement for the column
EndTimestamp.
Must be followed by a call to a condition method. - endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
EndTimestamp. - endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
EndTimestampin the default direction ascending.
To change the order to descending useendTimestamp().descending() - endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
- endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
EndTimestamp.
Must be followed by a call to a condition method. - endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
EndTimestamp. - endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
EndTimestampin the default direction ascending.
To change the order to descending useendTimestamp().descending() - engine - Variable in class ch.ivyteam.ivy.rule.engine.api.Rules
-
Deprecated.
- engine() - Static method in class ch.ivyteam.ivy.rule.engine.api.Rules
-
Deprecated.use
Rules.create() - ensureCapacity(int) - Method in class ch.ivyteam.ivy.scripting.objects.List
-
Sets the capacity of the list.
- enumerationValues() - Method in interface ch.ivyteam.ivy.vars.Variable
-
Get a list of possible values which are accepted by this variable.
- EQUAL - Enum constant in enum class ch.ivyteam.logicalexpression.RelationalOperator
-
Equal operation
- EQUAL_IGNORE_CASE - Enum constant in enum class ch.ivyteam.logicalexpression.RelationalOperator
-
Equal operation string are compared case insensitive
- EQUAL_OR_LARGER - Enum constant in enum class ch.ivyteam.logicalexpression.RelationalOperator
-
Equal or larger operation
- EQUAL_OR_SMALLER - Enum constant in enum class ch.ivyteam.logicalexpression.RelationalOperator
-
Equal or smaller operation
- equals(Object) - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
- equals(Object) - Method in class ch.ivyteam.ivy.model.SimpleValueObject
- equals(Object) - Method in class ch.ivyteam.ivy.persistence.query.Query
- equals(Object) - Method in interface ch.ivyteam.ivy.process.engine.IRequestId
- equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Binary
- equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
-
Indicates whether a
BusinessDurationobject is "equal to" this one. - equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Date
-
Test two objects for equality.
- equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
-
Test two objects for euality.
- equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Duration
-
Test two objects for equality.
- equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.File
- equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.NestedObject
- equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Time
-
Test for equality.
- equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Tuple
- equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
-
Implements a different equality behavior.
- error(Object) - Method in interface ch.ivyteam.log.ILogger
-
Logs a message with level ERROR.
- error(Object) - Method in class ch.ivyteam.log.Logger
- error(String, Object...) - Method in interface ch.ivyteam.log.ILogger
-
Formats and logs a message with level ERROR.
- error(String, Object...) - Method in class ch.ivyteam.log.Logger
- error(String, Throwable, Object...) - Method in interface ch.ivyteam.log.ILogger
-
Formats and logs a message with level ERROR.
- error(String, Throwable, Object...) - Method in class ch.ivyteam.log.Logger
- ERROR - Enum constant in enum class ch.ivyteam.ivy.event.ISystemEventDispatcher.DispatchStatus
-
Event has been dispatched, but errors occurred. they can be accessed with
ISystemEventDispatcher.DispatchStatus.getErrors() - ERROR - Enum constant in enum class ch.ivyteam.ivy.security.synch.UserSynchResult.SynchStatus
-
The synchronization process encountered a technical problem.
- ERROR - Enum constant in enum class ch.ivyteam.ivy.workflow.task.TaskBusinessState
-
Task is in state ERROR if something has failed.
- ErrorPageMBean - Class in ch.ivyteam.ivy.jsf.bean.error
-
Used as managed bean named
errorPagewithin the JSF error page(s) to show information about the exception. - escape(Object) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
-
Does format the object with the default format and then escape the characters in a
Stringusing HTML entities. - escape(String) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
-
Escapes the characters in a
Stringusing HTML entities. - evaluateXPath(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
- EVENT - Enum constant in enum class ch.ivyteam.ivy.application.RuntimeLogCategory
-
Runtime log category to log event bean relevant things
- EVENT_CASE_CREATOR_DELETED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Case creator deleted
- EVENT_CHANGE_BUSINESS_CASE_STAGE - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Business case stage has been changed
- EVENT_CHANGE_CASE_CREATOR - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Case creator has been changed
- EVENT_CHANGE_ORIGINAL_TASK_ACTIVATOR - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Change original task activator by admin user event
- EVENT_CHANGE_TASK_ACTIVATOR - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Change task activator by admin user event
- EVENT_CHANGE_TASK_ACTIVATOR_BY_TIMEOUT - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Change task activator triggered by timeout event
- EVENT_CHANGE_TASK_DELAY_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task delay timestamp changed
- EVENT_CHANGE_TASK_PRIORITY - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Change task priority by admin user event
- EVENT_CHANGE_TASK_TIMEOUT_EXCEPTION_ACTIVATOR - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task timeout exception activator changed
- EVENT_CHANGE_TASK_TIMEOUT_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task timeout timestamp changed
- EVENT_CREATE_CASE - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Create case event
- EVENT_CREATE_CASE_BY_SIGNAL - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Create case by signal event
- EVENT_CREATE_FIRST_TASK_OF_CASE - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Create first task of a case event
- EVENT_CREATE_FIRST_TASK_OF_CASE_BY_SIGNAL - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Create first task of a case by signal event
- EVENT_CREATE_TASK_BY_INTERMEDIATE_EVENT_TIMEOUT - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task was created by an intermediate event timeout
- EVENT_CREATE_TASK_BY_JOINED_TASKS - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Create task triggered by other tasks that are joined event
- EVENT_CREATE_TASK_BY_SIGNAL - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
The task has been created by a signal
- EVENT_CREATE_TASK_BY_TIMEOUT - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Create task triggered by timeout event
- EVENT_DESTROY_CASE - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Destroy case by admin user event
- EVENT_DESTROY_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Destroy task by admin user event
- EVENT_DESTROY_TASK_BY_INTERMEDIATE_EVENT_TIMEOUT - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
The task was destroyed because an intermediate event has timed out
- EVENT_DESTROY_TASK_BY_SIGNAL - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
The task was destroyed because a signal has been received
- EVENT_DESTROY_TASK_BY_TIMEOUT - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Destroy task triggered by timeout event
- EVENT_FAIL_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task fail
- EVENT_FAILED_TASK_TIMEOUT_EXPIRED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task failed timeout expired
- EVENT_FINISH_CASE - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Finish case event
- EVENT_FINISH_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Finish task event
- EVENT_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.IntermediateEventProperty
-
Deprecated.The event id property
- EVENT_INTERMEDIATE_EVENT_ALREADY_RECEIVED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
An intermediate event has already been received
- EVENT_INTERMEDIATE_EVENT_RECEIVED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
An intermediate event was received
- EVENT_INTERMEDIATE_EVENT_TIMEOUT_EXPIRED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
An intermediate event was received
- EVENT_JOIN_FAILED_TASK_TIMEOUT_EXPIRED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task join failed timeout expired
- EVENT_JOIN_TASK_FAILED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task join failed
- EVENT_JOINED_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task joined event
- EVENT_JOINING_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task joining event
- EVENT_JOINING_TASK_TIMEOUT_EXPIRED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task joining timeout expired
- EVENT_KIND - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventProperty
-
Deprecated.event kind field
- EVENT_PARK_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Park task
- EVENT_REDO_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Redo task
- EVENT_REOPEN_CASE - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Case was reopend
- EVENT_RESET_CASE - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Case reseted
- EVENT_RESUME_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Resume task event
- EVENT_ROLLBACK_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Rollback task event
- EVENT_TASK_ACTIVATOR_DELETED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task activator deleted
- EVENT_TASK_DELAY_EXPIRED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task delay expired
- EVENT_TASK_DELEGATED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task delegated
- EVENT_TASK_TIMEOUT_EXCEPTION_ACTIVATOR_DELETED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task timeout exception activator deleted
- EVENT_TASK_WORKER_USER_DELETED - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task worker user deleted
- EVENT_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.IntermediateEventProperty
-
Deprecated.The event timestamp property
- EVENT_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventProperty
-
Deprecated.event timestamp field
- EVENT_UNPARK_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Unpark task
- EVENT_WAIT_FOR_JOIN_TASK - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventKind
-
Task ready for join event
- EventCode<T> - Class in ch.ivyteam.ivy.process.model.value
-
A common base class for representing codes divided by colons (:).
- eventId() - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.IFilterableColumns
-
Prepares a where statement for the column
EventId.
Must be followed by a call to a condition method. - eventId() - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
EventIdin the default direction ascending.
To change the order to descending useeventId().descending() - eventKind() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterableColumns
-
Prepares a where statement for the column
EventKind.
Must be followed by a call to a condition method. - eventKind() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
EventKindin the default direction ascending.
To change the order to descending useeventKind().descending() - eventTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.IFilterableColumns
-
Prepares a where statement for the column
EventTimestamp.
Must be followed by a call to a condition method. - eventTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.IntermediateEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
EventTimestampin the default direction ascending.
To change the order to descending useeventTimestamp().descending() - eventTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IFilterableColumns
-
Prepares a where statement for the column
EventTimestamp.
Must be followed by a call to a condition method. - eventTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
EventTimestampin the default direction ascending.
To change the order to descending useeventTimestamp().descending() - every(Duration) - Method in interface ch.ivyteam.ivy.process.beans.IPoller
-
The
IProcessStartEventBean.poll()orIProcessIntermediateEventBean.poll()method will be called every given duration - every(Duration) - Method in interface ch.ivyteam.ivy.process.beans.IPoller
-
The
IProcessStartEventBean.poll()orIProcessIntermediateEventBean.poll()method will be called every given duration - everybody() - Method in class ch.ivyteam.ivy.bpm.engine.client.SessionChooser
-
Execute the request as role Everybody
- everybody() - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubSessionChooser
-
Execute the request as role Everybody
- Examples - Search tag in ch.ivyteam.ivy.process.extension.ui.ExtensionUiBuilder.label(String)
- Section
- Examples - Search tag in ch.ivyteam.ivy.process.extension.ui.ExtensionUiBuilder.scriptField(String)
- Section
- Examples - Search tag in ch.ivyteam.ivy.process.extension.ui.ExtensionUiBuilder.textField(String)
- Section
- EXCEL - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXCEL_OPENXML - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXCEPTION - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowPriority
-
Exception priority
- EXCLUDE_ALL_OTHER_RULE - Static variable in interface ch.ivyteam.ivy.java.IIvyProjectClassPathExtension
-
Access rules that excludes all other packages
- exec(ISubProcessStart, Object...) - Static method in class ch.ivyteam.ivy.process.call.SubProcessRunner
-
Deprecated.instead use
SubProcessCalland @{linkSubProcessCallStart.call(Object...) - Executable - Interface in ch.ivyteam.util.callable
- execute() - Method in class ch.ivyteam.ivy.bpm.engine.client.RequestBuilder
-
Executes a defined bpm process.
- execute() - Method in interface ch.ivyteam.ivy.business.data.store.search.Executor
-
Executes the search operation
- execute() - Method in interface ch.ivyteam.ivy.workflow.note.NoteBuilder
-
Returns a
Note. - execute() - Method in interface ch.ivyteam.util.callable.Executable
-
Executes some code like
Runnable.run()but can throw a checkedException - execute(ISubProcessStart) - Static method in class ch.ivyteam.ivy.process.call.SubProcessRunner
-
Deprecated.instead use
SubProcessCalland @{linkSubProcessCallStart.call(Object...) - execute(ISubProcessStart, Map<String, ? extends Object>) - Static method in class ch.ivyteam.ivy.process.call.SubProcessRunner
-
Deprecated.instead use
SubProcessCall,SubProcessCallStartParam.withParam(String, Object), and @{linkSubProcessCallStart.call(Object...) - execute(Executable) - Method in interface ch.ivyteam.ivy.request.async.IvyAsyncExecutor
-
Asynchronously executes the method execute of an executable.
- execute(Executable) - Static method in class ch.ivyteam.ivy.security.exec.Sudo
-
Executes the
executemethod of the givenExecutable. - execute(Iterable<?>) - Method in interface ch.ivyteam.ivy.rule.engine.api.IRuleExecutor
-
Deprecated.Execute the rules on all given objects.
- execute(Iterable<?>) - Method in interface ch.ivyteam.ivy.rule.engine.api.runtime.IStatelessRuleSession
-
Deprecated.use
Rules.create() - execute(Object) - Method in interface ch.ivyteam.ivy.rule.engine.api.IRuleExecutor
-
Deprecated.Execute the rules on the given object.
- execute(Object) - Method in interface ch.ivyteam.ivy.rule.engine.api.runtime.IStatelessRuleSession
-
Deprecated.use
Rules.create() - execute(Object...) - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubRequestBuilder
-
Executes the chosen callable sub process.
- executeAndIgnoreBpmError() - Method in class ch.ivyteam.ivy.bpm.engine.client.RequestBuilder
-
Executes a defined bpm process and ignores all bpm errors.
- executeAndIgnoreBpmError(Object...) - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubRequestBuilder
-
Executes the chosen callable sub process and ignores all bpm errors.
- executeAs(Callable<T>, ISession) - Method in interface ch.ivyteam.ivy.security.ISecurityContext
-
Executes the callable in the context of the given execution context
- executeAsSystem(Callable<T>) - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBeanRuntime
-
Executes the code of the
Callable.call()method in the context of the ivy System security session. - executeAsSystem(Callable<T>) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
-
Deprecated, for removal: This API element is subject to removal in a future version.
- executeAsSystem(Callable<T>) - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBeanRuntime
-
Deprecated, for removal: This API element is subject to removal in a future version.
- executeDMN(Map<String, Object>) - Method in interface ch.ivyteam.ivy.rule.engine.api.runtime.IStatelessRuleSession
-
Deprecated.use
Rules.create() - executedTask() - Method in class ch.ivyteam.ivy.bpm.engine.client.Workflow
-
Provides the executed task.
- executeIvyScript(IIvyScriptContext, IIvyScriptInstruction) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
-
Executes an ivy script instruction.
- executeIvyScript(IIvyScriptContext, String) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
-
Executes an ivy script script
- executeUpdate() - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
-
Execute an update or delete statement.
- EXECUTION_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskSwitchEventProperty
-
Deprecated.The execution timestamp property
- ExecutionResult - Interface in ch.ivyteam.ivy.bpm.engine.client
-
Result of a bpm process execution
- executor() - Method in interface ch.ivyteam.ivy.rule.engine.api.IRuleExecutorBuilder
-
Deprecated.Returns the
IRuleExecutorto execute rules. - executor() - Method in class ch.ivyteam.ivy.security.query.UserQuery
-
Provides a fluent API to execute this query and fetch its results.
- executor() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFieldNames.NameQuery
-
Returns an executor to execute the query
- executor() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery
-
Provides a fluent API to execute this query and fetch its results.
- executor() - Method in class ch.ivyteam.ivy.workflow.query.IntermediateEventQuery
-
Provides a fluent API to execute this query and fetch its results.
- executor() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery
-
Provides a fluent API to execute this query and fetch its results.
- executor() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery
-
Provides a fluent API to execute this query and fetch its results.
- executor() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery
-
Provides a fluent API to execute this query and fetch its results.
- executor() - Method in class ch.ivyteam.ivy.workflow.query.WorkflowEventQuery
-
Provides a fluent API to execute this query and fetch its results.
- executor(ExecutorService) - Method in interface ch.ivyteam.ivy.request.async.IvyAsyncExecutor
-
Allows to provide a custom executor service to be used by the executor.
By default, the executor service provided byForkJoinPool.commonPool()is used.
Executor services provided to this method will beExecutorService.shutdown()automatically once the request that created the executor is finished. - Executor<T> - Interface in ch.ivyteam.ivy.business.data.store.search
-
Execute operation
- exists() - Method in interface ch.ivyteam.ivy.cm.ContentObject
-
If a content object exists or not.
- exists() - Method in class ch.ivyteam.ivy.scripting.objects.File
-
Tests whether the file or directory denoted by this file object exists.
- exists(Class<T>) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
-
Checks for existence of a business case data value in the repository.
- exists(String) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
-
Checks for existence of a business data value in the repository.
- exists(String) - Method in interface ch.ivyteam.ivy.cm.ContentObjectChildAccessor
-
Checks if the content object with the given name exists.
- expandAndSet(String) - Method in interface ch.ivyteam.ivy.workflow.localized.ILocalizedStrings
-
Expands the macros in the given template and then sets the expanded value for each
locale. - EXPIRED_CREATOR_TASK_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The expired creator task id property
- expiredCreatorTaskId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- expiredCreatorTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
ExpiredCreatorTaskId.
Must be followed by a call to a condition method. - expiredCreatorTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
ExpiredCreatorTaskId. - expiredCreatorTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ExpiredCreatorTaskIdin the default direction ascending.
To change the order to descending useexpiredCreatorTaskId().descending() - EXPIRY_ACTIVATOR_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The expiry activator security member ID property
- EXPIRY_ACTIVATOR_NAME - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The expiry activator name property
- EXPIRY_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.use
ExpiryActivatorIdinstead - EXPIRY_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
ExpiryActivatorIdinstead - EXPIRY_PRIORITY - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The expiry activator role id property
- EXPIRY_TASK_START - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskElementKind
-
Expiry task start
- EXPIRY_TASK_START_ELEMENT_PID - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The expiry task start element pid property
- EXPIRY_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The expiry timestamp property
- expiryActivator() - Method in interface ch.ivyteam.ivy.workflow.ITask
-
Access to the expiry activator
- expiryActivatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- expiryActivatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
ExpiryActivatorDisplayName.
Must be followed by a call to a condition method. - expiryActivatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
ExpiryActivatorDisplayName. - expiryActivatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ExpiryActivatorDisplayNamein the default direction ascending.
To change the order to descending useexpiryActivatorDisplayName().descending() - expiryActivatorId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- expiryActivatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
ExpiryActivatorId.
Must be followed by a call to a condition method. - expiryActivatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
ExpiryActivatorId. - expiryActivatorId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ExpiryActivatorIdin the default direction ascending.
To change the order to descending useexpiryActivatorId().descending() - expiryActivatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- expiryActivatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
ExpiryActivatorName.
Must be followed by a call to a condition method. - expiryActivatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
ExpiryActivatorName. - expiryActivatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ExpiryActivatorNamein the default direction ascending.
To change the order to descending useexpiryActivatorName().descending() - expiryActivatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.use
insteadTaskQuery.IFilterableColumns.expiryActivatorId() - expiryActivatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.
- expiryActivatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.
- expiryActivatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.use
insteadTaskQuery.IFilterableColumns.expiryActivatorId() - expiryActivatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.
- expiryActivatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Deprecated, for removal: This API element is subject to removal in a future version.
- expiryPriority() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- expiryPriority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
ExpiryPriority.
Must be followed by a call to a condition method. - expiryPriority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
ExpiryPriority. - expiryPriority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ExpiryPriorityin the default direction ascending.
To change the order to descending useexpiryPriority().descending() - expiryTaskStartElementPid() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- expiryTaskStartElementPid() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
ExpiryTaskStartElementPid.
Must be followed by a call to a condition method. - expiryTaskStartElementPid() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
ExpiryTaskStartElementPid. - expiryTaskStartElementPid() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ExpiryTaskStartElementPidin the default direction ascending.
To change the order to descending useexpiryTaskStartElementPid().descending() - expiryTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- expiryTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
ExpiryTimestamp.
Must be followed by a call to a condition method. - expiryTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
ExpiryTimestamp. - expiryTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ExpiryTimestampin the default direction ascending.
To change the order to descending useexpiryTimestamp().descending() - EXPLICIT_DENIED - Enum constant in enum class ch.ivyteam.ivy.security.AccessState
-
The security member has not a access.
- EXPLICIT_GRANTED - Enum constant in enum class ch.ivyteam.ivy.security.AccessState
-
The security member has a access granted.
- exportContentToFile(File, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
-
Deprecated, for removal: This API element is subject to removal in a future version.
- extensions - Variable in class ch.ivyteam.ivy.environment.Ivy
-
Provides access to any
extensionsthat are installed on the ivy server. - extensions() - Static method in class ch.ivyteam.ivy.environment.Ivy
-
Gets access to any
extensionsthat are installed on the ivy server. - ExtensionUiBuilder - Class in ch.ivyteam.ivy.process.extension.ui
-
The facade to create custom UI widgets for Third-Party Editors on Programmable elements.
- ExtensionUiBuilder.LabelBuilder - Class in ch.ivyteam.ivy.process.extension.ui
-
A builder to setup UI labels.
- ExtensionUiBuilder.ScriptBuilder - Class in ch.ivyteam.ivy.process.extension.ui
-
A builder to setup Ivy Script editors.
- ExtensionUiBuilder.TextBuilder - Class in ch.ivyteam.ivy.process.extension.ui
-
A builder to setup an input text field.
- ExtensionUiBuilder.WidgetBuilder<T> - Class in ch.ivyteam.ivy.process.extension.ui
-
Common base features for all widget builders
- external() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
-
Filters users which are managed by an external security system.
- EXTERNAL_DATABASE_CONFIGURATION_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_DATABASE_CONFIGURATION_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_DATABASE_CONFIGURATION_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_DATABASE_CONFIGURATION_READ_ACCESS_FLAGS - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_DATABASE_CONFIGURATION_READ_DATABASE_CONNECTION_CONFIGURATION - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_DATABASE_CONFIGURATION_READ_MAX_CONNECTIONS - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_DATABASE_CONFIGURATION_READ_USER_FRIENDLY_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_DATABASE_CONFIGURATION_WRITE_ACCESS_FLAGS - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_DATABASE_CONFIGURATION_WRITE_DATABASE_CONNECTION_CONFIGURATION - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_DATABASE_CONFIGURATION_WRITE_MAX_CONNECTIONS - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_DATABASE_CONFIGURATION_WRITE_USER_FRIENDLY_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- EXTERNAL_SYSTEM_URL - Static variable in class ch.ivyteam.ivy.bpm.error.BpmError.AttributeNames
-
Provides the URL that is used to call an external system Available on errors with error codes:
ivy:error:databaseivy:error:webservice:exceptionivy:error:webservice:timeoutivy:error:rest:client - EXTERNAL_SYSTEM_USER_NAME - Static variable in class ch.ivyteam.ivy.bpm.error.BpmError.AttributeNames
-
Provides the user name that is used to call an external system Available on errors with error codes:
ivy:error:databaseivy:error:webservice:exceptionivy:error:webservice:timeoutivy:error:rest:client - externalId() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
-
Prepares a where statement for the column
ExternalId.
Must be followed by a call to a condition method. - externalId() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
ExternalId. - externalId() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ExternalIdin the default direction ascending.
To change the order to descending useexternalId().descending() - externalName(String) - Method in class ch.ivyteam.ivy.security.role.NewRole.Builder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Rules.create()