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

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 class ch.ivyteam.ivy.security.query.UserQuery.FilterQuery
 
eMailAddress() - Method in class ch.ivyteam.ivy.security.query.UserQuery.GroupByQuery
 
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 EMailAddress in the default direction ascending.
To change the order to descending use eMailAddress().descending()
eMailAddress() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByQuery
 
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
The end timestamp property
END_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
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.FilterQuery
 
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 EndTaskSwitchEventId in the default direction ascending.
To change the order to descending use endTaskSwitchEventId().descending()
endTaskSwitchEventId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
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 EndTimestamp in the default direction ascending.
To change the order to descending use endTimestamp().descending()
endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
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 EndTimestamp in the default direction ascending.
To change the order to descending use endTimestamp().descending()
endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
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.
environment() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
environment() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
environment() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column Environment.
Must be followed by a call to a condition method.
environment() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field Environment.
environment() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column Environment in the default direction ascending.
To change the order to descending use environment().descending()
environment() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
environment(String) - Method in interface ch.ivyteam.ivy.environment.AppFixture
Deprecated, for removal: This API element is subject to removal in a future version.
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 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 BusinessDuration object 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
Test equaliy of files: two files are equals is the habe the same normalized absolute path.
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) - Method in interface ch.ivyteam.ivy.resource.datamodel.IProtocolWriter
 
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) - Method in interface ch.ivyteam.ivy.resource.datamodel.IProtocolWriter
 
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.
ERROR - Enum constant in enum class ch.ivyteam.ivy.security.synch.UserSynchResult.SynchStatus
The synchronization process encountered a technical problem.
ErrorPageMBean - Class in ch.ivyteam.ivy.jsf.bean.error
Used as managed bean named errorPage within 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 String using HTML entities.
escape(String) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Escapes the characters in a String using 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
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
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
The event timestamp property
EVENT_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.WorkflowEventProperty
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 extends EventCode<T>> - Class in ch.ivyteam.ivy.process.model.value
A common base class for representing codes divided by colons (:).
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
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.
Executable - Interface in ch.ivyteam.util.callable
Executes some code like Runnable but can throw a checked Exception
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.util.callable.Executable
Executes some code like Runnable.run() but can throw a checked Exception
execute(ISubProcessStart) - Static method in class ch.ivyteam.ivy.process.call.SubProcessRunner
Deprecated.
execute(ISubProcessStart, Map<String, ? extends Object>) - Static method in class ch.ivyteam.ivy.process.call.SubProcessRunner
execute(Executable) - Static method in class ch.ivyteam.ivy.security.exec.Sudo
Executes the execute method of the given Executable.
execute(Iterable<?>) - Method in interface ch.ivyteam.ivy.rule.engine.api.IRuleExecutor
Execute the rules on all given objects.
execute(Object) - Method in interface ch.ivyteam.ivy.rule.engine.api.IRuleExecutor
Execute the rules on the given object.
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
Executes the given callable in the security execution context of the system
executeAsSystem(Callable<T>) - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBeanRuntime
Executes the code of the Callable.call() method in the context of the ivy System security session.
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
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
Returns the IRuleExecutor to 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.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<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
The expired creator task id property
expiredCreatorTaskId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
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 ExpiredCreatorTaskId in the default direction ascending.
To change the order to descending use expiredCreatorTaskId().descending()
expiredCreatorTaskId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
EXPIRY_ACTIVATOR_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
The expiry activator security member ID property
EXPIRY_ACTIVATOR_NAME - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
The expiry activator name property
EXPIRY_PRIORITY - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
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
The expiry task start element pid property
EXPIRY_TIMESTAMP - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
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.FilterQuery
 
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 ExpiryActivatorDisplayName in the default direction ascending.
To change the order to descending use expiryActivatorDisplayName().descending()
expiryActivatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryActivatorId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
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 ExpiryActivatorId in the default direction ascending.
To change the order to descending use expiryActivatorId().descending()
expiryActivatorId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryActivatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
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 ExpiryActivatorName in the default direction ascending.
To change the order to descending use expiryActivatorName().descending()
expiryActivatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryPriority() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
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 ExpiryPriority in the default direction ascending.
To change the order to descending use expiryPriority().descending()
expiryPriority() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryTaskStartElementPid() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
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 ExpiryTaskStartElementPid in the default direction ascending.
To change the order to descending use expiryTaskStartElementPid().descending()
expiryTaskStartElementPid() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
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 ExpiryTimestamp in the default direction ascending.
To change the order to descending use expiryTimestamp().descending()
expiryTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
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.
extensions - Variable in class ch.ivyteam.ivy.environment.Ivy
Provides access to any extensions that are installed on the ivy server.
extensions() - Static method in class ch.ivyteam.ivy.environment.Ivy
Gets access to any extensions that 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 extends ExtensionUiBuilder.WidgetBuilder<?>> - 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_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:database ivy:error:webservice:exception ivy:error:webservice:timeout ivy: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:database ivy:error:webservice:exception ivy:error:webservice:timeout ivy:error:rest:client
externalId() - Method in class ch.ivyteam.ivy.security.query.UserQuery.FilterQuery
 
externalId() - Method in class ch.ivyteam.ivy.security.query.UserQuery.GroupByQuery
 
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 ExternalId in the default direction ascending.
To change the order to descending use externalId().descending()
externalId() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByQuery
 
externalName(String) - Method in class ch.ivyteam.ivy.security.role.NewRole.Builder
 
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