All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AdHocProcessService Service for starting ad-hoc processes.AdHocUserTaskService Service for adding and updating ad-hoc user tasks.AdvanceRuntimeDataService DefinitionService Provides details from definition point of view which is extracted from BPMN2 definitions.DeployedAsset DeployedUnit DeploymentEvent Event containing information about a deployment.DeploymentEventListener DeploymentNotActiveException DeploymentNotFoundException DeploymentService DeploysDeploymentUnits into the runtime engine by buildingRuntimeManagerinstance for the deployment unit.DeploymentUnit ExecutionErrorNotFoundException KieServiceConfigurator Configurator for kie service.ListenerSupport Provides means to add deployment event listeners to deployment service.MessageDesc MigrationEntry Single migration step information.MigrationReport MigrationReport that provides details about performed steps during process instance migration.NamedQueryMapper<T> A delegate mapper that will delay look up of actual mapper to the time itsmapmethod is invoked.NodeDesc NodeInstanceDesc NodeInstanceNotFoundException NodeNotFoundException ProcessDefinition ProcessDefinitionNotFoundException ProcessDesc ProcessInstanceAdminService Admin Service - provides runtime modifications capabilities for active process instances.ProcessInstanceCustomDesc ProcessInstanceDesc ProcessInstanceMigrationService Provides migration service for process instances.ProcessInstanceNotFoundException ProcessInstanceWithVarsDesc ProcessNode Describes process node taken from process definition.ProcessService QueryAlreadyRegisteredException QueryDefinition Definition of a query that can be registered in the query service.QueryDefinition.Target QueryMapperRegistry Allow to find mappers by name instead of using their instances Mappers are discovered by ServiceLoader mechanism - meaning must be defined in services file:
META-INF/services/org.jbpm.services.api.query.QueryResultMapper
as fully qualified class names that implementorg.jbpm.services.api.query.QueryResultMapperQueryNotFoundException QueryParam Basic data carrier to provide filtering capabilities on top of query definition.QueryParam.Builder Query Parameter Builder.QueryParamBuilder<T> QueryParamBuilder is responsible for building up one or more filter parameters.QueryParamBuilderFactory Factory for query param builders that can be constructed based on: identifier set of parameters - key value pairsQueryResultMapper<T> Maps raw data set into object instances.QueryService Advanced queries service that allows to register custom queries that will be equipped with tailored capabilities of querying data.RuntimeDataService This service provides an interface to retrieve data about the runtime, including the following: process instances process definitions node instance information variable informationRuntimeDataService.EntryType Represents type of node instance log entries.ServiceRegistry Single ServiceRegistry that allows any service to register itself so other components can easily look them up.SignalDesc SignalDescBase TaskNotFoundException TaskNotification TaskReassignment TimerDesc TimerInstance Describes timer instance that is active with details about the timer and the owner (such as process instance).UserTaskAdminService Provides administrative operations on top of active tasks.UserTaskDefinition UserTaskInstanceDesc UserTaskInstanceWithPotOwnerDesc UserTaskInstanceWithVarsDesc UserTaskService VariableDesc WorkItemNotFoundException