Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- page(int) - Method in interface ch.ivyteam.ivy.persistence.query.IPagedResult
- PAGE - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PAGE_ARCHIVE_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- paged() - Method in interface ch.ivyteam.ivy.security.user.IUserRepository
-
Gets a paged result with all users of this security context
- paged(int) - Method in interface ch.ivyteam.ivy.security.user.IUserRepository
-
Gets a paged result with all users of this security context
- pages() - Method in interface ch.ivyteam.ivy.persistence.query.IPagedResult
- pageSize() - Method in interface ch.ivyteam.ivy.persistence.query.IPagedResult
- panel(String) - Static method in class ch.ivyteam.ivy.page.engine.jsp.IvyJSP
-
Deprecated, for removal: This API element is subject to removal in a future version.not supported anymore. always returns empty string.
- PANEL - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- param(String) - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubProcessCallResult
-
Gets the value of the result parameter with the given name
- param(String, Class<T>) - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubProcessCallResult
-
Gets the value of the result parameter with the given name
- param(String, Object) - Method in interface ch.ivyteam.ivy.casemap.runtime.ICaseMapStarter
-
Adds one parameter.
- parameters() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
-
Returns the start parameters of this
IWebStartable. - params(Map<String, Object>) - Method in interface ch.ivyteam.ivy.casemap.runtime.ICaseMapStarter
-
Adds all parameter.
- parent() - Method in interface ch.ivyteam.ivy.cm.ContentObject
-
Gets the parent content object or null if this content object is already the root.
- parent() - Method in interface ch.ivyteam.ivy.cm.ContentObjectValue
-
Returns the parent content object
- parentRole(IRole) - Method in class ch.ivyteam.ivy.security.role.NewRole.Builder
- PARKED - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskState
-
Like
TaskState.SUSPENDEDbut task was exclusively reserved by a user for working on it later (seeIWorkflowSession.parkTask(ITask)). - parkTask(ITask) - Method in interface ch.ivyteam.ivy.workflow.IWorkflowSession
-
Parks/reserves a running task for the current session user.
- parseIvyScript(IIvyScriptContext, String, String) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
-
Parses an ivy script script
- password(String) - Method in class ch.ivyteam.ivy.security.user.NewUser.Builder
- path(String) - Static method in interface ch.ivyteam.ivy.bpm.engine.client.element.BpmProcess
-
Selects a process by the given full qualified name (path)
- Path - Class in ch.ivyteam.ivy.workflow.document
-
Path of a document.
- Path(String) - Constructor for class ch.ivyteam.ivy.workflow.document.Path
-
Creates a path with the given string representation of the path.
- Path(String...) - Constructor for class ch.ivyteam.ivy.workflow.document.Path
-
Creates a path with the given path segments.
- Path(List<String>) - Constructor for class ch.ivyteam.ivy.workflow.document.Path
-
Creates a path with the given path segments.
- payload(Object) - Method in interface ch.ivyteam.ivy.notification.business.BusinessNotification.Builder
-
Use the given payload object to render the notification.
- PDF - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PENDING - Enum constant in enum class ch.ivyteam.ivy.process.intermediateevent.IntermediateEventFiringResult
-
The system has not yet waited on the event.
- PENDING - Enum constant in enum class ch.ivyteam.ivy.workflow.IntermediateEventState
-
The intermediate event has occured but the system is not yet waiting on it.
- perform(IRequestId, CompositeObject, IIvyScriptContext) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractUserProcessExtension
- perform(IRequestId, CompositeObject, IIvyScriptContext) - Method in interface ch.ivyteam.ivy.process.extension.IUserProcessExtension
-
This method is the program performed in a process extension element every time a token comes to the process element (request).
- PERMANENT - Enum constant in enum class ch.ivyteam.ivy.security.SubstitutionType
-
The substitution is always active.
- persist(T) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyEntityManager
-
Make an entity instance persistent in the database
- persistence - Variable in class ch.ivyteam.ivy.environment.Ivy
-
Access to the
IPersistenceContextof the current process model version. - persistence() - Static method in class ch.ivyteam.ivy.environment.Ivy
-
Returns the
persistence contextof the current process model version. - PERSISTENCE - Enum constant in enum class ch.ivyteam.ivy.application.RuntimeLogCategory
-
Runtime log category to log database relevant things
- PersistencyException - Exception Class in ch.ivyteam.ivy.persistence
-
Persistency Exception is thrown from the methods of the persistency sub system
- PersistentObjectDeletedException - Exception Class in ch.ivyteam.ivy.persistence
-
Persistency Exception that is thrown if an persistent object cannot be reread from the database because it has been deleted
- pid(PID) - Static method in interface ch.ivyteam.ivy.bpm.engine.client.element.BpmElement
-
Selects a process element by the given process identifier (pid).
- PID - Class in ch.ivyteam.ivy.process.model.value
-
The Unique ID of a process {BaseElement entity}.
- PLAIN_TEXT - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- pmv() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
-
Returns the
IProcessModelVersionof thisIWebStartable. - pmv(IProcessModelVersion) - Method in interface ch.ivyteam.ivy.request.async.IvyAsyncExecutor
-
Sets the process model version of the Ivy context used by the executor.
- PNG - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- poll() - Method in class ch.ivyteam.ivy.process.eventstart.AbstractProcessStartEventBean
- poll() - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBean
-
This method is called by the process start event bean runtime periodically.
- poll() - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBeanRuntime
-
Use this method to configure how often or when the
IProcessStartEventBean.poll()should be called. - poll() - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBean
-
This method is called by the process intermediate event bean runtime perodically.
- poll() - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBeanRuntime
-
Use this method to configure how often or when the
IProcessIntermediateEventBean.poll()should be called. - post() - Method in class ch.ivyteam.ivy.bpm.engine.client.HttpRequestBuilder
-
Run the HTTP request with POST instead of GET.
- post() - Method in class ch.ivyteam.ivy.bpm.engine.client.sub.SubHttpRequestBuilder
-
Run the HTTP request with POST instead of GET.
- POWERPOINT - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- POWERPOINT_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.
- PREPARED - Enum constant in enum class ch.ivyteam.ivy.application.ReleaseState
-
Process Model Version Release State PREPARED.
- priority() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
- priority() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
- priority() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Prepares a where statement for the column
Priority.
Must be followed by a call to a condition method. - priority() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
Priority. - priority() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
Priorityin the default direction ascending.
To change the order to descending usepriority().descending() - priority() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
- priority() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- priority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
Priority.
Must be followed by a call to a condition method. - priority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
Priority. - priority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
Priorityin the default direction ascending.
To change the order to descending usepriority().descending() - PRIORITY - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
-
Deprecated.The priority property
- PRIORITY - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The priority property
- process(BpmElement) - Method in class ch.ivyteam.ivy.bpm.engine.client.start.ByBuilder
-
Start a process at a given element.
- process(BpmProcess) - Static method in interface ch.ivyteam.ivy.bpm.engine.client.element.BpmElement
-
Selects a process element in the given process.
- process(BpmProcess) - Method in class ch.ivyteam.ivy.bpm.engine.client.start.ByBuilder
-
Start a process by the given process element.
- process(String) - Method in class ch.ivyteam.ivy.bpm.engine.client.start.ByBuilder
-
Start a process with a given path (reference a deployed
IProcessStart). - PROCESS - Enum constant in enum class ch.ivyteam.ivy.application.RuntimeLogCategory
-
Runtime log category to log process relevant things
- PROCESS_CATEGORY_CODE - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
-
Deprecated, for removal: This API element is subject to removal in a future version.use
categoryto categorize the case - PROCESS_CATEGORY_CODE - 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
categoryto categorize the task - PROCESS_CATEGORY_NAME - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
-
Deprecated, for removal: This API element is subject to removal in a future version.use
categoryto categorize the case - PROCESS_CATEGORY_NAME - 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
categoryto categorize the task - PROCESS_CODE - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
-
Deprecated, for removal: This API element is subject to removal in a future version.use
categoryto categorize the case - PROCESS_CODE - 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
categoryto categorize the task - PROCESS_END - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskElementKind
-
Process end element
- PROCESS_LINK - Enum constant in enum class ch.ivyteam.ivy.cm.CoType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_ACTIVATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelActivate
- PROCESS_MODEL_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelCreate
- PROCESS_MODEL_DEACTIVATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelDeactivate
- PROCESS_MODEL_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelDelete
- PROCESS_MODEL_ID - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskProperty
-
Deprecated.The process model id property
- PROCESS_MODEL_LOCK - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelLock
- PROCESS_MODEL_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_READ_ACTIVITY_OPERATION_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_READ_ACTIVITY_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_READ_DESCRIPTION - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_READ_FILE_DIRECTORY - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_READ_INHERITED_ACTIVITY_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_READ_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_READ_PROJECT_DIRECTORY - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_ACTIVATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelVersionActivate
- PROCESS_MODEL_VERSION_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelVersionCreate
- PROCESS_MODEL_VERSION_DEACTIVATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelVersionDeactivate
- PROCESS_MODEL_VERSION_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelVersionDelete
- PROCESS_MODEL_VERSION_LOCK - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelVersionLock
- PROCESS_MODEL_VERSION_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_ACTIVITY_OPERATION_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_ACTIVITY_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_ALL_RUNNING_CASES_FINISHED - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_DESCRIPTION - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_INHERITED_ACTIVITY_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_LAST_CHANGE_BY - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_LAST_CHANGE_DATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_LAST_CHANGE_FROM_HOST - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_NUMBER_OF_ELEMENTS - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_PROJECT_DIRECTORY - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_RELEASE_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_RELEASE_TIMESTAMP - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_SCHEDULED_RELEASE_TIMESTAMP - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_VERSION_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_READ_VERSION_NUMBER - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_MODEL_VERSION_RELEASE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelVersionRelease
- PROCESS_MODEL_VERSION_WRITE_UPDATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelVersionWriteUpdate
- PROCESS_MODEL_WRITE_DESCRIPTION - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessModelWriteDescription
- PROCESS_NAME - Enum constant in enum class ch.ivyteam.ivy.workflow.CaseProperty
-
Deprecated, for removal: This API element is subject to removal in a future version.use
categoryto categorize the case - PROCESS_NAME - 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
categoryto categorize the task - PROCESS_START - Enum constant in enum class ch.ivyteam.ivy.workflow.TaskElementKind
-
Process start element
- PROCESS_START_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Permission ProcessStartRead
- PROCESS_START_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROCESS_START_READ_ALL_OWN_STARTABLE - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- processCategoryCode() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryCode") - processCategoryCode() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryCode") - processCategoryCode() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryCode") - processCategoryCode() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryCode") - processCategoryCode() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryCode") - processCategoryCode() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryCode") - processCategoryName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryName") - processCategoryName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryName") - processCategoryName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryName") - processCategoryName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryName") - processCategoryName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryName") - processCategoryName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCategoryName") - processCode() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCode") - processCode() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCode") - processCode() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCode") - processCode() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCode") - processCode() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCode") - processCode() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessCode") - ProcessData - Class in ch.ivyteam.ivy.bpm.engine.client
-
Process data of all process elements that were executed.
- PROCESSED - Enum constant in enum class ch.ivyteam.ivy.process.intermediateevent.IntermediateEventFiringResult
-
The system has waited for the event and has processed the event.
- PROCESSED - Enum constant in enum class ch.ivyteam.ivy.workflow.IntermediateEventState
-
The intermediate event has been processed
- processModelId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
- processModelId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
- processModelId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Prepares a where statement for the column
ProcessModelId.
Must be followed by a call to a condition method. - processModelId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
ProcessModelId. - processModelId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ProcessModelIdin the default direction ascending.
To change the order to descending useprocessModelId().descending() - processModelId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
- processModelId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
- processModelId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Prepares a where statement for the column
ProcessModelId.
Must be followed by a call to a condition method. - processModelId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Groups the result of the query by the field
ProcessModelId. - processModelId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Adds an order by statement for the column
ProcessModelIdin the default direction ascending.
To change the order to descending useprocessModelId().descending() - processName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessName") - processName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessName") - processName() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessName") - processName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessName") - processName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessName") - processName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
-
Deprecated.use
insteadcustomField().stringField("ProcessName") - processName(String) - Static method in interface ch.ivyteam.ivy.bpm.engine.client.element.BpmElement
-
Selects a process element in the process with the given process name
- processStarter() - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBeanRuntime
-
Returns a starter object that you can use to start the process that belongs to the start event element this bean was configured on.
- processStartListLink() - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
-
Returns a
WebLinkto the process start list. - processStartListRef() - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
-
Deprecated.use
IHtmlDialogContext.processStartListLink()instead - ProgramConfig - Interface in ch.ivyteam.ivy.process.extension
-
Configuration of a programmed element.
- PROJECT_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PROJECT_READ_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
-
Deprecated, for removal: This API element is subject to removal in a future version.
- property(String) - Method in interface ch.ivyteam.ivy.application.property.ICustomProperties
-
Deprecated, for removal: This API element is subject to removal in a future version.use Ivy.var()
- PropertyOrder<T> - Class in ch.ivyteam.ivy.workflow
-
Deprecated.
- PropertyOrder(T) - Constructor for class ch.ivyteam.ivy.workflow.PropertyOrder
-
Deprecated.Constructor
- PropertyOrder(T, OrderDirection) - Constructor for class ch.ivyteam.ivy.workflow.PropertyOrder
-
Deprecated.Constructor
- ProxyFeature - Class in ch.ivyteam.ivy.webservice.exec.cxf.feature
-
Sends the Web Service call through a proxy server.
The proxy server settings can be provided with the following properties: 'proxy.host', 'proxy.port' 'proxy.nonProxyHosts' (optional) - putField(int, String, Object) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
-
Set a specified field value in this recordset.
- putField(String, Object) - Method in class ch.ivyteam.ivy.scripting.objects.Record
-
Set the value of a field.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form