- get() - Method in class org.jbpm.services.api.query.model.QueryParam.Builder
-
Returns query parameters.
- get() - Static method in class org.jbpm.services.api.query.QueryMapperRegistry
-
Returns instance of the registry that is already populated with known mappers.
- get() - Static method in class org.jbpm.services.api.service.ServiceRegistry
-
Returns single instance of the registry used to register and retrieve services.
- getActivationTime() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns date when the timer was activated/created
- getActivationTime() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task instance activation time.
- getActiveNodeInstances(long) - Method in interface org.jbpm.services.api.admin.ProcessInstanceAdminService
-
Returns all active node instances in given process instance;
- getActiveTasks() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description active tasks.
- getActualOwner() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task actual owner.
- getAllAdminAuditTask(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of tasks admin audit (user in businessAdministrators) logs for the user provides applying the query filter
listed statuses.
- getAllAuditTask(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of tasks audit logs for the user provides applying the query filter
listed statuses.
- getAllAuditTaskByStatus(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of all active tasks audit logs for the user provides applying the query filter
listed statuses.
- getAllGroupAuditTask(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of group tasks (actualOwner == null) audit logs for the user provides applying the query filter
listed statuses.
- getAssociatedEntities(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns all organizational entities identifiers involved in the process - like users and groups.
- getAssociatedEntities() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Returns process definition assoaciated entries.
- getAssociatedEntities() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
Returns the user task definition associated entities.
- getAttachmentById(Long, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get attachment by identifier
- getAttachmentById(String, Long, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get attachment by identifier
- getAttachmentContentById(Long, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get attachment's content by identifier
- getAttachmentContentById(String, Long, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get attachment's content by identifier
- getAttachmentsByTaskId(Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get attachments for a task
- getAttachmentsByTaskId(String, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get attachments for a task
- getAvailableSignals(Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns all signals available in current state of given process instance
- getAvailableSignals(String, Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns all signals available in current state of given process instance
- getBpmn2Service() - Method in interface org.jbpm.services.api.utils.KieServiceConfigurator
-
Returns the definition service.
- getBuilder() - Static method in class org.jbpm.services.api.query.model.QueryParam
-
Returns the builder.
- getBusinessAdministrators() - Method in interface org.jbpm.services.api.admin.TaskNotification
-
Returns list of business admins that notification will be sent to
- getColumn() - Method in class org.jbpm.services.api.query.model.QueryParam
-
Returns the column.
- getColumns() - Method in interface org.jbpm.services.api.query.model.QueryDefinition
-
Returns resolved columns types once the query was successfully registered.
- getComment() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
Returns the user task definition comment.
- getCommentById(Long, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get comment by identifier
- getCommentById(String, Long, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get comment by identifier
- getCommentsByTaskId(Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get comments for a task
- getCommentsByTaskId(String, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Get comments for a task
- getConnection() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance connection.
- getContent() - Method in interface org.jbpm.services.api.admin.TaskNotification
-
Returns the content for this notification
- getCorrelationKey() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description correlation key.
- getCorrelationKey() - Method in interface org.jbpm.services.api.model.UserTaskInstanceWithPotOwnerDesc
-
Returns the uer task correlation key
- getCreatedBy() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
Returns the user task created by.
- getCreatedBy() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task instance created by.
- getCreatedOn() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task instance created on date.
- getDataTimeStamp() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance timestamp.
- getDataTimeStamp() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description timestamp.
- getDataTimeStamp() - Method in interface org.jbpm.services.api.model.VariableDesc
-
Returns the variable data timestamp.
- getDate() - Method in interface org.jbpm.services.api.admin.TaskNotification
-
Returns date that the notification is schedule to happen
- getDate() - Method in interface org.jbpm.services.api.admin.TaskReassignment
-
Returns date that the reassignment is schedule to happen
- getDelay() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns delay that comes from definition
- getDeployedAssetLocation(String) - Method in interface org.jbpm.services.api.model.DeployedUnit
-
Returns the deployed asset location.
- getDeployedAssets() - Method in interface org.jbpm.services.api.model.DeployedUnit
-
Returns the deployed assets.
- getDeployedClasses() - Method in interface org.jbpm.services.api.model.DeployedUnit
-
Returns the deployed classes.
- getDeployedUnit() - Method in class org.jbpm.services.api.DeploymentEvent
-
Returns the deployed unit
- getDeployedUnit(String) - Method in interface org.jbpm.services.api.DeploymentService
-
Returns DeployedUnit
instance for given deployment id if exists
- getDeployedUnits() - Method in interface org.jbpm.services.api.DeploymentService
-
Returns all (currently) deployed units.
- getDeploymentId() - Method in class org.jbpm.services.api.DeploymentEvent
-
Returns the deployment id.
- getDeploymentId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance deployment id.
- getDeploymentId() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Return the process definition deployment id.
- getDeploymentId() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
Return the process description deployment id.
- getDeploymentId() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description deployment id.
- getDeploymentId() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task deployment id.
- getDeploymentId() - Method in interface org.jbpm.services.api.model.VariableDesc
-
Returns the deployment id.
- getDeploymentService() - Method in interface org.jbpm.services.api.utils.KieServiceConfigurator
-
Returns the deployment service.
- getDeploymentUnit() - Method in interface org.jbpm.services.api.model.DeployedUnit
-
Returns the deployed unit.
- getDescription() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task instance description.
- getDueDate() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task instance due date.
- getEncodedProcessSource() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
Return the encoded process source.
- getEndDate() - Method in interface org.jbpm.services.api.admin.MigrationReport
-
Timestamp representing end time of the migration
- getEntries() - Method in interface org.jbpm.services.api.admin.MigrationReport
-
Returns complete list of migration entries (steps performed) with details about them
- getError(String) - Method in interface org.jbpm.services.api.admin.ProcessInstanceAdminService
-
Returns execution error identified by given error id
- getError(String) - Method in interface org.jbpm.services.api.admin.UserTaskAdminService
-
Returns execution error identified by given error id
- getErrors(boolean, QueryContext) - Method in interface org.jbpm.services.api.admin.ProcessInstanceAdminService
-
Returns all execution errors regardless of their type
- getErrors(boolean, QueryContext) - Method in interface org.jbpm.services.api.admin.UserTaskAdminService
-
Returns execution errors that are classified as task type errors
- getErrorsByDeploymentId(String, boolean, QueryContext) - Method in interface org.jbpm.services.api.admin.ProcessInstanceAdminService
-
Returns all execution errors for a given deployment regardless of their type
- getErrorsByProcessId(String, String, boolean, QueryContext) - Method in interface org.jbpm.services.api.admin.ProcessInstanceAdminService
-
Returns execution errors for given process id and deployment id
- getErrorsByProcessInstanceId(long, boolean, QueryContext) - Method in interface org.jbpm.services.api.admin.ProcessInstanceAdminService
-
Returns execution errors for given process instance id
- getErrorsByProcessInstanceId(long, String, boolean, QueryContext) - Method in interface org.jbpm.services.api.admin.ProcessInstanceAdminService
-
Returns execution errors for given process instance id and node
- getErrorsByTaskId(long, boolean, QueryContext) - Method in interface org.jbpm.services.api.admin.UserTaskAdminService
-
Returns execution errors for given task id
- getErrorsByTaskName(String, boolean, QueryContext) - Method in interface org.jbpm.services.api.admin.UserTaskAdminService
-
Returns execution errors for given task name
- getErrorsByTaskName(String, String, boolean, QueryContext) - Method in interface org.jbpm.services.api.admin.UserTaskAdminService
-
Returns execution errors for given task name and process id
- getErrorsByTaskName(String, String, String, boolean, QueryContext) - Method in interface org.jbpm.services.api.admin.UserTaskAdminService
-
Returns execution errors for given task name, process id and deployment id
- getExpression() - Method in interface org.jbpm.services.api.query.model.QueryDefinition
-
Returns expression used to collect/fetch data as part of the query.
- getFormName() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
Returns the user task definition form name.
- getFormName() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task form name.
- getForms() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
Return the process description forms.
- getGlobals() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Returns process definition globals.
- getId() - Method in interface org.jbpm.services.api.admin.TaskNotification
-
Returns unique id of the task notification
- getId() - Method in interface org.jbpm.services.api.admin.TaskReassignment
-
Returns unique id of the task reassignment
- getId() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns id of the timer
- getId() - Method in interface org.jbpm.services.api.model.DeployedAsset
-
Returns the deployed asset id.
- getId() - Method in interface org.jbpm.services.api.model.NodeDesc
-
Returns the node description id.
- getId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance id.
- getId() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Return the process definition id.
- getId() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description id.
- getId() - Method in interface org.jbpm.services.api.model.TimerDesc
-
Returns the timer description id.
- getId() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
Returns the user task definition id.
- getIdentifier() - Method in interface org.jbpm.services.api.model.DeploymentUnit
-
Returns the deployment unit identifier.
- getIdentityProvider() - Method in interface org.jbpm.services.api.utils.KieServiceConfigurator
-
Returns the identity provider.
- getInitiator() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description initiator.
- getInputdata() - Method in interface org.jbpm.services.api.model.UserTaskInstanceWithPotOwnerDesc
-
Returns the uer task input data
- getJavaClasses(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns a list of all referenced java classes defined in the given process.
- getKnowledgeType() - Method in interface org.jbpm.services.api.model.DeployedAsset
-
Returns the deployed asset knowledge type.
- getLastFireTime() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns date when the timer was fired last time, can be null
- getLastModificationDate() - Method in interface org.jbpm.services.api.model.ProcessInstanceCustomDesc
-
Returns the process instance custom description last modification date.
- getLastModificationDate() - Method in interface org.jbpm.services.api.model.UserTaskInstanceWithPotOwnerDesc
-
Returns the uer task potential modification date
- getLastModificationUser() - Method in interface org.jbpm.services.api.model.UserTaskInstanceWithPotOwnerDesc
-
Returns the uer task last modification user
- getListeners() - Method in interface org.jbpm.services.api.ListenerSupport
-
Returns all deployment listeners
- getMessage() - Method in interface org.jbpm.services.api.admin.MigrationEntry
-
Returns actual message of the entry
- getName() - Method in interface org.jbpm.services.api.admin.TaskNotification
-
Returns optional name of the notification
- getName() - Method in interface org.jbpm.services.api.admin.TaskReassignment
-
Returns optional name of the reassignment
- getName() - Method in interface org.jbpm.services.api.model.DeployedAsset
-
Returns the deployed asset name.
- getName() - Method in interface org.jbpm.services.api.model.NodeDesc
-
Returns the node description name.
- getName() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance name.
- getName() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Return the process definition name.
- getName() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
Returns the user task definition name.
- getName() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task instance name.
- getName() - Method in interface org.jbpm.services.api.query.model.QueryDefinition
-
Return unique name of this query.
- getName() - Method in class org.jbpm.services.api.query.NamedQueryMapper
-
- getName() - Method in interface org.jbpm.services.api.query.QueryResultMapper
-
Returns unique name of this query result mapper implementation.
- getNamespace() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
Return the process description namespace.
- getNewValue() - Method in interface org.jbpm.services.api.model.VariableDesc
-
Returns the variable new value.
- getNextFireTime() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns next date when the timer is expected to fire
- getNodeContainerId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance container id.
- getNodeId() - Method in interface org.jbpm.services.api.admin.ProcessNode
-
Returns unique id of the node
- getNodeId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance node id.
- getNodeId() - Method in interface org.jbpm.services.api.model.TimerDesc
-
Returns the timer description node id.
- getNodeInstanceForWorkItem(Long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns active node instance descriptor for given work item id, if exists.
- getNodeInstancesByCorrelationKeyNodeType(CorrelationKey, List<Integer>, List<String>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns trace of all nodes for a given node types and correlation key
- getNodeInstancesByNodeType(long, List<String>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns trace of all nodes for a given node types and process instance id
- getNodeName() - Method in interface org.jbpm.services.api.admin.ProcessNode
-
Returns name of the node
- getNodeName() - Method in interface org.jbpm.services.api.model.TimerDesc
-
Returns the timer description node name.
- getNodes() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Returns process definition nodes.
- getNodeType() - Method in interface org.jbpm.services.api.admin.ProcessNode
-
Returns type of the node
- getNodeType() - Method in interface org.jbpm.services.api.model.NodeDesc
-
Returns the node description node type.
- getNodeType() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance node type.
- getOldValue() - Method in interface org.jbpm.services.api.model.VariableDesc
-
Returns the variable old value.
- getOperator() - Method in class org.jbpm.services.api.query.model.QueryParam
-
Returns the operator.
- getOriginalPath() - Method in interface org.jbpm.services.api.model.DeployedAsset
-
Returns the deployed asset original path.
- getOutputdata() - Method in interface org.jbpm.services.api.model.UserTaskInstanceWithPotOwnerDesc
-
Returns the uer task output data
- getPackageName() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Return the process definition package name.
- getPackageName() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
Return the process description package name.
- getParentId() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description parent id.
- getPeriod() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns period that comes from definition - only for repeatable timers
- getPotentialOwners() - Method in interface org.jbpm.services.api.admin.TaskReassignment
-
Returns list of potential owners to be set after reassignment
- getPotentialOwners() - Method in interface org.jbpm.services.api.model.UserTaskInstanceWithPotOwnerDesc
-
Returns the uer task potential owners
- getPriority() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
Returns the user task definition priority.
- getPriority() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task instance priority.
- getProcessAdminService() - Method in interface org.jbpm.services.api.utils.KieServiceConfigurator
-
Returns the process instance admin service
- getProcessById(String) - Method in interface org.jbpm.services.api.RuntimeDataService
-
- getProcessDefinition(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns previously built ProcessDefinition
.
- getProcesses(QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns all process definitions available
- getProcessesByDeploymentId(String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process definitions for given deployment id
- getProcessesByDeploymentIdProcessId(String, String) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process definition for given deployment and process identifiers
- getProcessesByFilter(String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process definitions that match the given filter
- getProcessesById(String) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process definitions for given process id regardless of the deployment
- getProcessId() - Method in interface org.jbpm.services.api.admin.ProcessNode
-
Returns process id node belongs to
- getProcessId() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description process id.
- getProcessId() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task process id.
- getProcessIds(String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process definition identifiers for given deployment id
- getProcessInstance(Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns process instance information.
- getProcessInstance(String, Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns process instance information.
- getProcessInstance(CorrelationKey) - Method in interface org.jbpm.services.api.ProcessService
-
Returns process instance information.
- getProcessInstance(String, CorrelationKey) - Method in interface org.jbpm.services.api.ProcessService
-
Returns process instance information.
- getProcessInstanceByCorrelationKey(CorrelationKey) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns active process instance description found for given correlation key if found otherwise null.
- getProcessInstanceById(long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process instance descriptions found for given processInstanceId if found otherwise null.
- getProcessInstanceDescription() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description.
- getProcessInstanceDescription() - Method in interface org.jbpm.services.api.model.UserTaskInstanceWithPotOwnerDesc
-
Returns the uer task process instance description
- getProcessInstanceFullHistory(long, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns complete trace of all executed (completed) and active nodes for given process instance id
- getProcessInstanceFullHistoryByType(long, RuntimeDataService.EntryType, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns complete trace of all events of given type (START or END) for given process instance.
- getProcessInstanceHistoryActive(long, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns trace of all active nodes for given process instance id
- getProcessInstanceHistoryCompleted(long, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns trace of all executed (completed) for given process instance id
- getProcessInstanceId() - Method in interface org.jbpm.services.api.admin.MigrationReport
-
Returns process instance id that was migrated
- getProcessInstanceId() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns process instance id that timer belongs to
- getProcessInstanceId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the process instance id.
- getProcessInstanceId() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task instance process instance id.
- getProcessInstanceId() - Method in interface org.jbpm.services.api.model.VariableDesc
-
Returns the process instance id.
- getProcessInstances(QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions
- getProcessInstances(List<Integer>, String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions found with given statuses and initiated by initiator
.
- getProcessInstancesByCorrelationKey(CorrelationKey, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process instances descriptions (regardless of their states) found for given correlation key if found otherwise empty list.
- getProcessInstancesByCorrelationKeyAndStatus(CorrelationKey, List<Integer>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process instances descriptions filtered by their states found for given correlation key if found otherwise empty list.
- getProcessInstancesByDeploymentId(String, List<Integer>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions found for given deployment id and statuses.
- getProcessInstancesByParent(Long, List<Integer>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions
- getProcessInstancesByProcessDefinition(String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions found for given process definition id
- getProcessInstancesByProcessDefinition(String, List<Integer>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions found for given process definition id
- getProcessInstancesByProcessId(List<Integer>, String, String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns list of process instance descriptions found for given process id and statuses and initiated by initiator
- getProcessInstancesByProcessName(List<Integer>, String, String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
- getProcessInstancesByVariable(String, List<Integer>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process instance descriptions found for process instance that have defined given variable
- getProcessInstancesByVariableAndValue(String, String, List<Integer>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns process instance descriptions found for process instance that have defined given variable and its value matches given variableValue
- getProcessInstanceVariable(Long, String) - Method in interface org.jbpm.services.api.ProcessService
-
Gets a process instance's variable.
- getProcessInstanceVariable(String, Long, String) - Method in interface org.jbpm.services.api.ProcessService
-
Gets a process instance's variable.
- getProcessInstanceVariables(Long) - Method in interface org.jbpm.services.api.ProcessService
-
Gets a process instance's variable values.
- getProcessInstanceVariables(String, Long) - Method in interface org.jbpm.services.api.ProcessService
-
Gets a process instance's variable values.
- getProcessName() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description process name.
- getProcessNodes(long) - Method in interface org.jbpm.services.api.admin.ProcessInstanceAdminService
-
Returns all process nodes found in given process instance.
- getProcessService() - Method in interface org.jbpm.services.api.utils.KieServiceConfigurator
-
Returns the process service.
- getProcessVariables(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns all process variables defined in the given process where:
key in the map is name of the process variable
value in the map is type of the process variable
NOTE: This method assumes process has already been built by invoking buildProcessDefinition
method
- getProcessVariables() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Returns process definition process variables.
- getProcessVersion() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description process version.
- getQueries(QueryContext) - Method in interface org.jbpm.services.api.query.QueryService
-
Returns list of query definitions registered in the system
- getQuery(String) - Method in interface org.jbpm.services.api.query.QueryService
-
Returns query definition details that is registered under given uniqueQueryName
- getQueryService() - Method in interface org.jbpm.services.api.utils.KieServiceConfigurator
-
Returns the query service
- getRecipients() - Method in interface org.jbpm.services.api.admin.TaskNotification
-
Returns list of recipients that notification will be sent to
- getReferencedRules() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Returns process definition referenced rules.
- getReferenceId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance reference id.
- getRepeatLimit() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns repeat limit that comes from definition - only for repeatable timers
- getReusableSubProcesses(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns collection of process identifiers of reusable processes used by given process.
- getReusableSubProcesses() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Returns process definition reusable subprocesses.
- getRoles() - Method in interface org.jbpm.services.api.model.ProcessDesc
-
Return the process description roles.
- getRuleSets(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns a list of all referenced rules used in the given process.
- getRuntimeDataService() - Method in interface org.jbpm.services.api.utils.KieServiceConfigurator
-
Returns the runtime data service.
- getRuntimeManager(String) - Method in interface org.jbpm.services.api.DeploymentService
-
Returns RuntimeManager
instance dedicated to deployment unit identified by given id
- getRuntimeManager() - Method in interface org.jbpm.services.api.model.DeployedUnit
-
Returns the runtime manager.
- getServiceTasks(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns service (domain specific) tasks defined in the process where:
key in the map is name of the task node
value in the map is name of the domain specific service (name that handler should be registered with)
NOTE: This method assumes process has already been built by invoking buildProcessDefinition
method
- getServiceTasks() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Returns process definition service tasks
- getSessionId() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns session id that was used to create the timer
- getSignals() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Returns process definition signals.
- getSlaCompliance() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance SLA complience.
- getSlaCompliance() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description SLA compliance.
- getSlaCompliance() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task SLA compliance.
- getSlaDueDate() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance SLA due date.
- getSlaDueDate() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description SLA due date.
- getSlaDueDate() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task SLA due date.
- getSource() - Method in interface org.jbpm.services.api.query.model.QueryDefinition
-
Returns source location of this query
Depends on exact type of the query definition (e.g. data base location - data source name).
- getStartDate() - Method in interface org.jbpm.services.api.admin.MigrationReport
-
Timestamp representing start time of the migration
- getState() - Method in interface org.jbpm.services.api.model.ProcessInstanceDesc
-
Returns the process instance description state.
- getStatus() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task instance status.
- getStrategy() - Method in interface org.jbpm.services.api.model.DeploymentUnit
-
Returns the deployment unit runtime strategy.
- getSubject() - Method in interface org.jbpm.services.api.admin.TaskNotification
-
Returns the subject line for this notification
- getSubject() - Method in interface org.jbpm.services.api.model.UserTaskInstanceWithPotOwnerDesc
-
Returns the uer task subject
- getTarget() - Method in interface org.jbpm.services.api.query.model.QueryDefinition
-
Returns target of this query definition.
- getTask(Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Returns task instance
- getTask(String, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Returns task instance
- getTaskById(Long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a task by its taskId.
- getTaskByWorkItemId(Long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a task by its workItemId.
- getTaskEvents(long, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Gets a list of task events for given task
- getTaskId() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task instance task id.
- getTaskInputContentByTaskId(Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Returns task input data of a task
- getTaskInputContentByTaskId(String, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Returns task input data of a task
- getTaskInputMappings(String, String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns map of data input defined for given user task
key in the map is identifier of dataInput
value in the map is name dataInput
NOTE: This method assumes process has already been built by invoking buildProcessDefinition
method
- getTaskInputMappings() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
Returns the user task definition task input mappings.
- getTaskNotifications(long, boolean) - Method in interface org.jbpm.services.api.admin.UserTaskAdminService
-
Returns task notifications scheduled for given task
- getTaskNotifications(String, long, boolean) - Method in interface org.jbpm.services.api.admin.UserTaskAdminService
-
Returns task notifications scheduled for given task
- getTaskOutputContentByTaskId(Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Returns task output data currently stored, might be null of no data is stored
- getTaskOutputContentByTaskId(String, Long) - Method in interface org.jbpm.services.api.UserTaskService
-
Returns task output data currently stored, might be null of no data is stored
- getTaskOutputMappings(String, String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns map of data output defined for given user task
key in the map is identifier of dataOutput
value in the map is name dataOutput
NOTE: This method assumes process has already been built by invoking buildProcessDefinition
method
- getTaskOutputMappings() - Method in interface org.jbpm.services.api.model.UserTaskDefinition
-
Returns the user task definition task output mappings.
- getTaskReassignments(long, boolean) - Method in interface org.jbpm.services.api.admin.UserTaskAdminService
-
Returns task reassignments scheduled for given task
- getTaskReassignments(String, long, boolean) - Method in interface org.jbpm.services.api.admin.UserTaskAdminService
-
Returns task reassignments scheduled for given task
- getTasksAssignedAsBusinessAdministrator(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of assigned tasks as a Business Administrator.
- getTasksAssignedAsBusinessAdministratorByStatus(String, List<Status>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of assigned tasks as a Business Administrator for with one of the listed
statuses
- getTasksAssignedAsPotentialOwner(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user is eligible for.
- getTasksAssignedAsPotentialOwner(String, List<String>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user or groups are eligible for.
- getTasksAssignedAsPotentialOwner(String, List<String>, List<Status>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user or groups are eligible for with one of the listed
statuses.
- getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<Status>, Date, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user is eligible for with one of the listed
statuses and expiration date starting at from
.
- getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user is eligible for with one of the listed
statuses.
- getTasksByProcessInstanceId(Long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of tasks the Process Instance is waiting on.
- getTasksByStatusByProcessInstanceId(Long, List<Status>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Get a list of tasks the Process Instance is waiting on with one of the
listed statuses.
- getTasksByVariable(String, String, List<Status>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Gets a list of TaskSummary
instances for the given arguments
- getTasksByVariableAndValue(String, String, String, List<Status>, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Gets a list of TaskSummary
instances for the given arguments
- getTasksDefinitions(String, String) - Method in interface org.jbpm.services.api.DefinitionService
-
Returns all user task definitions defined in given process
NOTE: This method assumes process has already been built by invoking buildProcessDefinition
method
- getTasksOwned(String, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user has claimed.
- getTasksOwnedByExpirationDateOptional(String, List<Status>, Date, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user has claimed with one of the listed
statuses and expiration date starting at from
.
- getTasksOwnedByStatus(String, List<Status>, QueryFilter) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Return a list of tasks the user has claimed with one of the listed
statuses.
- getTimerId() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns unique id of the timer
- getTimerInstances(long) - Method in interface org.jbpm.services.api.admin.ProcessInstanceAdminService
-
Returns active timers for given process instance.
- getTimerName() - Method in interface org.jbpm.services.api.admin.TimerInstance
-
Returns name of the timer - taken from timer node in the process
- getTimers() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Returns process definition timers.
- getTimestamp() - Method in interface org.jbpm.services.api.admin.MigrationEntry
-
Return timestamp of the entry - when it was created
- getType() - Method in interface org.jbpm.services.api.admin.MigrationEntry
-
Returns type of the entry - INFO, WARN, ERROR
- getType() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Return the process definition type.
- getType() - Method in class org.jbpm.services.api.query.NamedQueryMapper
-
- getType() - Method in interface org.jbpm.services.api.query.QueryResultMapper
-
Returns type of the data produced by this mapper.
- getUniqueId() - Method in interface org.jbpm.services.api.model.NodeDesc
-
Returns the node description unique id.
- getUniqueId() - Method in interface org.jbpm.services.api.model.TimerDesc
-
Returns the timer description unique id.
- getUserGroupCallback() - Method in interface org.jbpm.services.api.utils.KieServiceConfigurator
-
Returns the user group callback.
- getUserTaskService() - Method in interface org.jbpm.services.api.utils.KieServiceConfigurator
-
Returns the user task service.
- getValue() - Method in class org.jbpm.services.api.query.model.QueryParam
-
Returns list of values.
- getValue() - Method in enum org.jbpm.services.api.RuntimeDataService.EntryType
-
- getVariableHistory(long, String, QueryContext) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns collection of changes to given variable within scope of process instance
- getVariableId() - Method in interface org.jbpm.services.api.model.VariableDesc
-
Returns the variable id.
- getVariableInstanceId() - Method in interface org.jbpm.services.api.model.VariableDesc
-
Returns the variable instance id.
- getVariables() - Method in interface org.jbpm.services.api.model.ProcessInstanceWithVarsDesc
-
Returns process instance variables.
- getVariables() - Method in interface org.jbpm.services.api.model.UserTaskInstanceWithVarsDesc
-
Returns the uer task variables
- getVariablesCurrentState(long) - Method in interface org.jbpm.services.api.RuntimeDataService
-
Returns collections of all process variables current value for given process instance
- getVersion() - Method in interface org.jbpm.services.api.model.DeployedAsset
-
Returns the deployed asset version.
- getVersion() - Method in interface org.jbpm.services.api.model.ProcessDefinition
-
Return the process definition version.
- getWorkItem(Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns the specified workItem
- getWorkItem(String, Long, Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns the specified workItem
- getWorkItemByProcessInstance(Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns active work items by process instance id.
- getWorkItemByProcessInstance(String, Long) - Method in interface org.jbpm.services.api.ProcessService
-
Returns active work items by process instance id.
- getWorkItemId() - Method in interface org.jbpm.services.api.model.NodeInstanceDesc
-
Returns the node instance workitem id.
- getWorkItemId() - Method in interface org.jbpm.services.api.model.UserTaskInstanceDesc
-
Returns the user task workitem id.
- greaterOrEqualTo(String, Comparable<?>) - Static method in class org.jbpm.services.api.query.model.QueryParam
-
Returns the "greater than or equal" query parameter for given column and set of values.
- greaterThan(String, Comparable<?>) - Static method in class org.jbpm.services.api.query.model.QueryParam
-
Returns the "greater than" query parameter for given column and set of values.
- groupBy(String) - Static method in class org.jbpm.services.api.query.model.QueryParam
-
Returns the "group by" query parameters for given column.
- groupBy(String, String, int) - Static method in class org.jbpm.services.api.query.model.QueryParam
-
Returns the "group by" query parameters for given column, interval size and max interval.