Skip navigation links
jBPM :: RuntimeManager 7.23.1-SNAPSHOT
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractExecutionErrorFilter - Class in org.jbpm.runtime.manager.impl.error.filters
 
AbstractExecutionErrorFilter() - Constructor for class org.jbpm.runtime.manager.impl.error.filters.AbstractExecutionErrorFilter
 
AbstractRuntimeManager - Class in org.jbpm.runtime.manager.impl
Common implementation that all RuntimeManager implementations should inherit from.
AbstractRuntimeManager(RuntimeEnvironment, String) - Constructor for class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
accept(String) - Method in class org.jbpm.runtime.manager.impl.deploy.EjbObjectModelResolver
 
accept(String) - Method in class org.jbpm.runtime.manager.impl.deploy.MVELObjectModelResolver
 
accept(String) - Method in class org.jbpm.runtime.manager.impl.deploy.ReflectionObjectModelResolver
 
accept(ExecutionErrorContext) - Method in class org.jbpm.runtime.manager.impl.error.filters.DBExecutionErrorFilter
 
accept(ExecutionErrorContext) - Method in class org.jbpm.runtime.manager.impl.error.filters.ProcessExecutionErrorFilter
 
accept(ExecutionErrorContext) - Method in class org.jbpm.runtime.manager.impl.error.filters.TaskExecutionErrorFilter
 
acknowledge(String, String...) - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
activate() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
activate() - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
activate() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
activate() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
activate(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
add(String, Object) - Method in class org.jbpm.runtime.manager.impl.CacheManagerImpl
 
addAgendaListener(Class<? extends AgendaEventListener>) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
addAsset(Resource, ResourceType) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
addAsset(Resource, ResourceType) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
Adds given asset to knowledge builder to produce KieBase
addAttachment(long, Attachment, Content) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addComment(long, Comment) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addComment(long, String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addConfiguration(String, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
addContent(long, Content) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addContent(long, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addDisposeListener(DisposeListener) - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
addEntityManagerFactory(String, EntityManagerFactory) - Method in class org.jbpm.runtime.manager.impl.jpa.EntityManagerFactoryManager
 
addEntry(MigrationEntry.Type, String) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
addEnvironmentEntry(String, Object) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
addGlobal(String, Object) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
addGroup(Group) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addIfPresent(String, Environment) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
addInterceptors(KieSession) - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
addMarshallerContext(String, ContentMarshallerContext) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addOutputContentFromUser(long, String, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addProcessListener(Class<? extends ProcessEventListener>) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
addTask(Task, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addTask(Task, ContentData) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addTaskListener(Class<? extends TaskLifeCycleEventListener>) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
addToConfiguration(String, String) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
Adds configuration property that will be part of KieSessionConfiguration
addToEnvironment(String, Object) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
Adds element to the drools/jbpm environment - the value must be thread save as it will be shared between all RuntimeEngine instances
addUser(User) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addUsersAndGroups(Map<String, User>, Map<String, Group>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
addWorkingMemoryListener(Class<? extends RuleRuntimeEventListener>) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
addWorkItemHandler(String, Class<? extends WorkItemHandler>) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
afterCompletion(int) - Method in class org.jbpm.runtime.manager.impl.tx.DestroySessionTransactionSynchronization
 
afterCompletion(int) - Method in class org.jbpm.runtime.manager.impl.tx.DisposeSessionTransactionSynchronization
 
Agenda - Annotation Type in org.jbpm.runtime.manager.api.qualifiers
Defines a annotated element that is of type Agenda and that's used with EventListenerProducer
archiveTasks(List<TaskSummary>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
attachManager(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 

B

beforeCompletion() - Method in class org.jbpm.runtime.manager.impl.tx.DestroySessionTransactionSynchronization
 
beforeCompletion() - Method in class org.jbpm.runtime.manager.impl.tx.DisposeSessionTransactionSynchronization
 
begin() - Method in class org.jbpm.runtime.manager.impl.tx.NoOpTransactionManager
 
buildEvent(ProcessStartedEvent) - Method in class org.jbpm.runtime.manager.impl.ManagedAuditEventBuilderImpl
 
buildEvent(ProcessCompletedEvent, Object) - Method in class org.jbpm.runtime.manager.impl.ManagedAuditEventBuilderImpl
 
buildEvent(ProcessNodeTriggeredEvent) - Method in class org.jbpm.runtime.manager.impl.ManagedAuditEventBuilderImpl
 
buildEvent(ProcessNodeLeftEvent, Object) - Method in class org.jbpm.runtime.manager.impl.ManagedAuditEventBuilderImpl
 
buildEvent(ProcessVariableChangedEvent) - Method in class org.jbpm.runtime.manager.impl.ManagedAuditEventBuilderImpl
 

C

cacheManager - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
CacheManagerImpl - Class in org.jbpm.runtime.manager.impl
Default implementation of CacheManager that is backed by ConcurrentHashMap.
CacheManagerImpl() - Constructor for class org.jbpm.runtime.manager.impl.CacheManagerImpl
 
call(Function<EntityManager, R>) - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
cancelActiveTimersBeforeMigration(RuntimeManager) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationManager
 
canDestroy(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
canDispose(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
checkPermission() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
claim(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
claimNextAvailable(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
classLoader(ClassLoader) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
classLoader - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
clear() - Method in class org.jbpm.runtime.manager.impl.jpa.EntityManagerFactoryManager
 
clearTaskEventListeners() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
close() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
close(boolean) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
close() - Method in class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
close() - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
close() - Method in class org.jbpm.runtime.manager.impl.factory.LocalTaskServiceFactory
 
close() - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
close() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
close() - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
close() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
close() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
closed - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
closeHandler() - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorManagerImpl
 
collectDeploymentDescriptors(InternalKieModule, List<DeploymentDescriptor>) - Static method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManagerUtil
 
commit(boolean) - Method in class org.jbpm.runtime.manager.impl.tx.NoOpTransactionManager
 
complete(long, String, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
configuration - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
configureRuntimeOnTaskService(InternalTaskService, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
ContextMappingInfo - Class in org.jbpm.runtime.manager.impl.jpa
The main entity that helps the runtime manager keep track of which context is bound to which KieSession.
ContextMappingInfo() - Constructor for class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
ContextMappingInfo(String, Long, String) - Constructor for class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
copyEnvironment() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
createHandler() - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorManagerImpl
 
createInstance(Class<T>, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
createLockOnGetEngine(Context<?>, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
createLockOnGetEngine(Long, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
createLockOnNewProcessInstance(Long, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 

D

DBExecutionErrorFilter - Class in org.jbpm.runtime.manager.impl.error.filters
 
DBExecutionErrorFilter() - Constructor for class org.jbpm.runtime.manager.impl.error.filters.DBExecutionErrorFilter
 
deactivate() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
deactivate() - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
deactivate() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
deactivate() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
DefaultExecutionErrorStorage - Class in org.jbpm.runtime.manager.impl.error
 
DefaultExecutionErrorStorage(Environment) - Constructor for class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
DefaultRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl
Default implementation of the RegisterableItemsFactory responsible for providing a common set of WorkItemHandlers and EventListeners.
DefaultRegisterableItemsFactory() - Constructor for class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
DefaultRuntimeEnvironment - Class in org.jbpm.runtime.manager.impl
Default implementation of the RuntimeEnvironment that aims at providing all common settings with a minimum need for configuration.
DefaultRuntimeEnvironment() - Constructor for class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
DefaultRuntimeEnvironment(EntityManagerFactory) - Constructor for class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
DefaultRuntimeEnvironment(EntityManagerFactory, GlobalSchedulerService) - Constructor for class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
DefaultRuntimeEnvironment(EntityManagerFactory, boolean) - Constructor for class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
delegate(long, String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deleteAttachment(long, long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deleteComment(long, long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deleteContent(long, long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deleteFault(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deleteOutput(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
deploymentDescriptor - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
DeploymentDescriptorManagerUtil - Class in org.jbpm.runtime.manager.impl.deploy
 
DeploymentDescriptorManagerUtil() - Constructor for class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManagerUtil
 
DeploymentDescriptorMerger - Class in org.jbpm.runtime.manager.impl.deploy
 
DeploymentDescriptorMerger() - Constructor for class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorMerger
 
deployTaskDef(TaskDef) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
destroyCase(CaseContext) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
DestroySessionTransactionSynchronization - Class in org.jbpm.runtime.manager.impl.tx
Transaction synchronization implementation that destroys the KieSession instance in the beforeCompletion call executed for the current transaction.
DestroySessionTransactionSynchronization(KieSession) - Constructor for class org.jbpm.runtime.manager.impl.tx.DestroySessionTransactionSynchronization
 
discoverSchedulerService() - Static method in class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
dispose() - Method in class org.jbpm.runtime.manager.impl.CacheManagerImpl
 
dispose() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
disposeRuntimeEngine(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
disposeRuntimeEngine(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
disposeRuntimeEngine(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
disposeRuntimeEngine(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
DisposeSessionTransactionSynchronization - Class in org.jbpm.runtime.manager.impl.tx
Transaction synchronization that disposes of the KieSession instance on transaction completion during the afterCompletion phase.
DisposeSessionTransactionSynchronization(RuntimeManager, RuntimeEngine) - Constructor for class org.jbpm.runtime.manager.impl.tx.DisposeSessionTransactionSynchronization
 

E

EjbObjectModelResolver - Class in org.jbpm.runtime.manager.impl.deploy
 
EjbObjectModelResolver() - Constructor for class org.jbpm.runtime.manager.impl.deploy.EjbObjectModelResolver
 
emf - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
engineInitEager - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
engineLocks - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
entityManagerFactory(Object) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
EntityManagerFactoryManager - Class in org.jbpm.runtime.manager.impl.jpa
 
environment - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
environment - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
EnvironmentAwareProcessInstanceContext - Class in org.jbpm.runtime.manager.impl.mapper
 
EnvironmentAwareProcessInstanceContext(Environment, Long) - Constructor for class org.jbpm.runtime.manager.impl.mapper.EnvironmentAwareProcessInstanceContext
 
environmentEntries - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
EventListenerProducer<T> - Interface in org.jbpm.runtime.manager.api
Deprecated.
use org.kie.internal.runtime.manager.EventListenerProducer
execute(Executable, RequestContext) - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerInterceptor
 
execute(Command<T>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
executeReminderForTask(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
ExecutionErrorHandlerImpl - Class in org.jbpm.runtime.manager.impl.error
 
ExecutionErrorHandlerImpl(List<ExecutionErrorFilter>, ExecutionErrorStorage, List<ExecutionErrorListener>) - Constructor for class org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerImpl
 
ExecutionErrorHandlerInterceptor - Class in org.jbpm.runtime.manager.impl.error
 
ExecutionErrorHandlerInterceptor(Environment) - Constructor for class org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerInterceptor
 
ExecutionErrorInfo - Class in org.jbpm.runtime.manager.impl.jpa
 
ExecutionErrorInfo() - Constructor for class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
ExecutionErrorInfo(String, String, String, Long, String, Long, String, Long, String, String, Date, Long) - Constructor for class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
executionErrorManager - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
ExecutionErrorManagerImpl - Class in org.jbpm.runtime.manager.impl.error
 
ExecutionErrorManagerImpl(ExecutionErrorStorage) - Constructor for class org.jbpm.runtime.manager.impl.error.ExecutionErrorManagerImpl
 
exit(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 

F

fail(long, String, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
filter(ExecutionErrorContext) - Method in class org.jbpm.runtime.manager.impl.error.filters.DBExecutionErrorFilter
 
filter(ExecutionErrorContext) - Method in class org.jbpm.runtime.manager.impl.error.filters.ProcessExecutionErrorFilter
 
filter(ExecutionErrorContext) - Method in class org.jbpm.runtime.manager.impl.error.filters.TaskExecutionErrorFilter
 
filter(String, Collection<String>) - Method in class org.jbpm.runtime.manager.impl.filter.RegExRuntimeManagerIdFilter
 
findContextByContextId(Context, String, EntityManager) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
findContextId(Long, String) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
findContextId(Long, String) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
findContextIdForEvent(String, String) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
findContextIdForEvent(String, String) - Method in class org.jbpm.runtime.manager.impl.mapper.InternalMapper
 
findContextIdForEvent(String, String) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
findKieSessionById(Long) - Method in class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
findKieSessionById(Long) - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
findKSessionToInit(String) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
findLocalRuntime(Object) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
findLocalRuntime(Object) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
findMapping(Context<?>, String) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
findMapping(Context, String) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
forward(long, String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 

G

get(String) - Method in class org.jbpm.runtime.manager.impl.CacheManagerImpl
 
get(String) - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
get() - Static method in class org.jbpm.runtime.manager.impl.jpa.EntityManagerFactoryManager
 
get() - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
getAcknowledged() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getAcknowledgedAt() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getAcknowledgedBy() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getActiveTasks() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getActiveTasks(Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getActivityId() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getActivityName() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getAgendaEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getAgendaEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
getAgendaEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getAllAttachmentsByTaskId(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getAllCommentsByTaskId(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getAllContentByTaskId(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getAllTaskDef(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getArchivedTasks() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getAttachmentById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getAuditBuilder() - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getAuditBuilder(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getAuditService() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getCacheManager() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getCaseEventSupport() - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
getClassLoader() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getClassObject(String, ClassLoader) - Method in class org.jbpm.runtime.manager.impl.deploy.ReflectionObjectModelResolver
 
getClasspathKmoduleDefault() - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
Provides default configuration of RuntimeEnvironmentBuilder that is based on: DefaultRuntimeEnvironment It relies on KieClasspathContainer that requires to have kmodule.xml present in META-INF folder which defines the kjar itself.
getClasspathKmoduleDefault(String, String) - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
Provides default configuration of RuntimeEnvironmentBuilder that is based on: DefaultRuntimeEnvironment It relies on KieClasspathContainer that requires to have kmodule.xml present in META-INF folder which defines the kjar itself.
getCommentById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getCompletedTaskByUserId(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getCompletedTasks() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getCompletedTasks(Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getCompletedTasksByProcessId(Long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getConfiguration() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getContentById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getContentByIdForUser(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getContext() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getContextId() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getDefault() - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
Provides default configuration of RuntimeEnvironmentBuilder that is based on: DefaultRuntimeEnvironment
getDefault(String, String, String) - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
Provides default configuration of RuntimeEnvironmentBuilder that is based on: DefaultRuntimeEnvironment This one is tailored to works smoothly with kjars as the notion of kbase and ksessions
getDefault(String, String, String, String, String) - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
Provides default configuration of RuntimeEnvironmentBuilder that is based on: DefaultRuntimeEnvironment This one is tailored to works smoothly with kjars as the notion of kbase and ksessions
getDefault(ReleaseId) - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
Provides default configuration of RuntimeEnvironmentBuilder that is based on: DefaultRuntimeEnvironment This one is tailored to works smoothly with kjars as the notion of kbase and ksessions
getDefault(ReleaseId, String, String) - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
Provides default configuration of RuntimeEnvironmentBuilder that is based on: DefaultRuntimeEnvironment This one is tailored to works smoothly with kjars as the notion of kbase and ksessions
getDefaultInMemory() - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
Provides default configuration of RuntimeEnvironmentBuilder that is based on: DefaultRuntimeEnvironment but it does not have persistence for process engine configured so it will only store process instances in memory
getDeploymentDescriptor() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getDeploymentDescriptorHierarchy(DeploymentDescriptorManager, KieContainer) - Static method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManagerUtil
 
getDeploymentId() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getDeploymentId() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationSpec
 
getDescriptions(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getDescriptorFromKModule(InternalKieModule) - Static method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManagerUtil
 
getEmf() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getEmpty() - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
Provides completely empty RuntimeEnvironmentBuilder instance that allows to manually set all required components instead of relying on any defaults.
getEndDate() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
getEntries() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
getEnvironment() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getEnvironment() - Method in class org.jbpm.runtime.manager.impl.mapper.EnvironmentAwareProcessInstanceContext
 
getEnvironment() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getEnvironment(JobContext) - Method in class org.jbpm.runtime.manager.impl.tx.TransactionAwareSchedulerServiceInterceptor
 
getEnvironmentTemplate() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getError() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getErrorDate() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getErrorId() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getErrorMessage() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getEventListenerFromDescriptor(RuntimeEngine, Class<T>) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getExecutionErrorManager() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getExpirationDate(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getFactory() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getFactory() - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
getFactory() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
getFactory() - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
getFactory() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
getGlobals(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getGlobals(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getGlobalsFromDescriptor(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getGroupById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getGroups() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getHandler() - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorManagerImpl
 
getHTWorkItemHandler(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getId() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getIdentifier() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getInitActivityId(ExecutionErrorContext) - Method in class org.jbpm.runtime.manager.impl.error.filters.AbstractExecutionErrorFilter
 
getInitActivityId() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getInstance(ObjectModel, ClassLoader, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.deploy.EjbObjectModelResolver
 
getInstance(ObjectModel, ClassLoader, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.deploy.MVELObjectModelResolver
 
getInstance(ObjectModel, ClassLoader, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.deploy.ReflectionObjectModelResolver
 
getInstanceFromModel(ObjectModel, ClassLoader, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getInstanceFromModel(ObjectModel, KieContainer, Map<String, Object>) - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
getJobId() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getKieBase() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getKieContainer() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getKieSession() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getKieSessionId() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getKsessionId() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getLocation() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
getManager() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getMapper() - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
getMapper() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
getMapper() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getMappingId() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getMarshallerContext(Task) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getMessage() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationEntry
 
getMigrationSpec() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
getOrCreate(String) - Method in class org.jbpm.runtime.manager.impl.jpa.EntityManagerFactoryManager
 
getOrganizationalEntityById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getOutputContentMapForUser(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getOwnerId() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getOwnerId() - Method in class org.jbpm.runtime.manager.impl.ManagedAuditEventBuilderImpl
 
getParametersMap(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getPendingSubTasksByParent(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getPendingTaskByUserId(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getPersistedSessionId(String, String) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
Retrieves session id from serialized file named jbpmSessionId.ser from given location.
getPotentialOwnersForTaskIds(List<Long>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getPriority() - Method in class org.jbpm.runtime.manager.impl.error.filters.DBExecutionErrorFilter
 
getPriority() - Method in class org.jbpm.runtime.manager.impl.error.filters.ProcessExecutionErrorFilter
 
getPriority() - Method in class org.jbpm.runtime.manager.impl.error.filters.TaskExecutionErrorFilter
 
getPriority(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getProcessEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getProcessEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
getProcessEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getProcessId() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getProcessInstanceByCorrelationKey(CorrelationKey, EntityManager) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
getProcessInstanceId() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getProcessInstanceId() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationSpec
 
getProcessInstancId(JobContext) - Method in class org.jbpm.runtime.manager.impl.tx.TransactionAwareSchedulerServiceInterceptor
 
getRegisterableItemsFactory() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getReport() - Method in exception org.jbpm.runtime.manager.impl.migration.MigrationException
 
getResource(Object) - Method in class org.jbpm.runtime.manager.impl.tx.NoOpTransactionManager
 
getRuleRuntimeEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getRuleRuntimeEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
getRuleRuntimeEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getRuntimeEngine(Context<?>) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
getRuntimeEngine(Context<?>) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
getRuntimeEngine(Context<?>) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
getRuntimeEngine(Context) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
getRuntimeManager() - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getSchedulerService() - Method in interface org.jbpm.runtime.manager.api.SchedulerProvider
Returns fully configured instance of SchedulerService ready to be used/
getSchedulerService() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getSessionConfigProperties() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getSessionFactory(RuntimeEnvironment, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
getSessions() - Method in class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
getStackTrace(Throwable) - Method in class org.jbpm.runtime.manager.impl.error.filters.AbstractExecutionErrorFilter
 
getStartDate() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
getStatus() - Method in class org.jbpm.runtime.manager.impl.tx.NoOpTransactionManager
 
getStorage() - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorManagerImpl
 
getSubTasksAssignedAsPotentialOwner(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getSubTasksByParent(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getSubTaskStrategy(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskByWorkItemId(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskContent(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskDefById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskEventListeners() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskEventsById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskInstanceById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskListeners() - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getTaskListeners() - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getTaskListenersFromDescriptor() - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsBusinessAdministratorByStatus(String, String, List<Status>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsExcludedOwner(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwner(String, List<String>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwner(String, List<String>, String, int, int) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwner(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwner(String, List<String>, List<Status>, QueryFilter) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwnerByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwnerByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwnerByProcessId(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsRecipient(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsTaskInitiator(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsTaskStakeholder(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedByGroup(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedByGroups(List<String>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksByProcessInstanceId(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksByStatusByProcessInstanceId(long, List<Status>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksByStatusByProcessInstanceIdByTaskName(long, List<Status>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskService() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getTaskService() - Method in class org.jbpm.runtime.manager.impl.SynchronizedRuntimeImpl
 
getTaskServiceFactory() - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
getTaskServiceFactory() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
getTaskServiceFactory() - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
getTaskServiceFactory(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
getTaskServiceFactory() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
getTasksOwned(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksOwned(String, List<Status>, QueryFilter) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksOwnedByExpirationDate(String, List<Status>, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksOwnedByExpirationDateBeforeSpecifiedDate(String, List<Status>, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksOwnedByExpirationDateOptional(String, List<Status>, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksOwnedByStatus(String, List<Status>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTimerManager(KieSession) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationManager
 
getTimestamp() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationEntry
 
getToDeploymentId() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationSpec
 
getToProcessId() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationSpec
 
getTransactionManager(Environment) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getTransactionManager(Environment) - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
getTransactionManager(JobContext) - Method in class org.jbpm.runtime.manager.impl.tx.TransactionAwareSchedulerServiceInterceptor
 
getTransactionManagerInternal(Environment) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getType() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
getType() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationEntry
 
getUserById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getUserGroupCallback() - Static method in class org.jbpm.runtime.manager.impl.identity.UserDataServiceProvider
 
getUserGroupCallback() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getUserInfo() - Static method in class org.jbpm.runtime.manager.impl.identity.UserDataServiceProvider
 
getUserInfo() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getUserInfo() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getUsers() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getVersion() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getWorkItemHandlers(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getWorkItemHandlers(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
getWorkItemHandlers(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getWorkItemHandlersFromDescriptor(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
GlobalProducer - Interface in org.jbpm.runtime.manager.api
Deprecated.
use org.kie.internal.runtime.manager.GlobalProducer

H

handle(Throwable) - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerImpl
 
hasContext(Long) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
hasEnvironmentEntry(String, Object) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
hasEnvironmentEntry(String, Object) - Method in class org.jbpm.runtime.manager.impl.tx.TransactionAwareSchedulerServiceInterceptor
 
hasInterceptorInStack() - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerInterceptor
 

I

ID - Static variable in class org.jbpm.runtime.manager.impl.deploy.EjbObjectModelResolver
 
ID - Static variable in class org.jbpm.runtime.manager.impl.deploy.MVELObjectModelResolver
 
ID - Static variable in class org.jbpm.runtime.manager.impl.deploy.ReflectionObjectModelResolver
 
identifier - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
init() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
init() - Method in class org.jbpm.runtime.manager.impl.DefaultRuntimeEnvironment
 
init() - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
init() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
init() - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
init() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
init() - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
initKieSession(Context<?>, InternalRuntimeManager, RuntimeEngine) - Method in interface org.jbpm.runtime.manager.impl.RuntimeEngineInitlializer
 
initTaskService(Context<?>, InternalRuntimeManager, RuntimeEngine) - Method in interface org.jbpm.runtime.manager.impl.RuntimeEngineInitlializer
 
initTimerService(RuntimeEnvironment, RuntimeManager) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
InMemoryMapper - Class in org.jbpm.runtime.manager.impl.mapper
An in-memory implementation of the context to KieSession identifier mapping.
InMemoryMapper() - Constructor for class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
InMemorySessionFactory - Class in org.jbpm.runtime.manager.impl.factory
SessionFactory implementation backed with an in-memory store of used sessions.
InMemorySessionFactory(RuntimeEnvironment, String) - Constructor for class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
internalExecute(Executable, RequestContext) - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerInterceptor
 
internalGetKieSession() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
InternalMapper - Class in org.jbpm.runtime.manager.impl.mapper
 
InternalMapper() - Constructor for class org.jbpm.runtime.manager.impl.mapper.InternalMapper
 
internalSchedule(TimerJobInstance) - Method in class org.jbpm.runtime.manager.impl.tx.TransactionAwareSchedulerServiceInterceptor
 
internalSetKieSession(KieSession) - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
isActive() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
isActive() - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
isAfterCompletion() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
isClosed() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
isDisposed() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
isSkipable(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
isSpringTransactionManager(Class<?>) - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
isSuccessful() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
isUseLocking() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
isUseLocking() - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
isUseLocking() - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 

J

JPAMapper - Class in org.jbpm.runtime.manager.impl.mapper
Database based mapper implementation backed by JPA to store the context to KieSession id mapping.
JPAMapper(EntityManagerFactory) - Constructor for class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
JPASessionFactory - Class in org.jbpm.runtime.manager.impl.factory
SessionFactory implementation that is backed by a database for storing KieSession data.
JPASessionFactory(RuntimeEnvironment, String) - Constructor for class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 

K

kbase - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
kbuilder - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
kieContainer - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
KModuleRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl
This implementation extends the DefaultRegisterableItemsFactory and relies on definitions of work item handlers and listeners that come from kmodule.xml from kjar.
KModuleRegisterableItemsFactory(KieContainer, String) - Constructor for class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
KModuleRegisterableItemsFactory(KieContainer, String, AuditEventBuilder) - Constructor for class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
knowledgeBase(KieBase) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 

L

list(Integer, Integer) - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
listByActivity(String, Integer, Integer) - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
listByDeployment(String, Integer, Integer) - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
listByProcessInstance(Long, Integer, Integer) - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
loadJMSProperties() - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
LocalTaskServiceFactory - Class in org.jbpm.runtime.manager.impl.factory
A regular TaskServiceFactory implementation that is intended to be used in non CDI environments.
LocalTaskServiceFactory(RuntimeEnvironment) - Constructor for class org.jbpm.runtime.manager.impl.factory.LocalTaskServiceFactory
 

M

ManagedAuditEventBuilderImpl - Class in org.jbpm.runtime.manager.impl
 
ManagedAuditEventBuilderImpl() - Constructor for class org.jbpm.runtime.manager.impl.ManagedAuditEventBuilderImpl
 
mapper(Mapper) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
mapper - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
merge(List<DeploymentDescriptor>, MergeMode) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorMerger
 
merge(DeploymentDescriptor, DeploymentDescriptor, MergeMode) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorMerger
 
migrate() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationManager
Performs migration without node instance mapping
migrate(Map<String, String>) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationManager
Performs migration with node mapping (if non null).
MigrationEntry - Class in org.jbpm.runtime.manager.impl.migration
Represent single entry of the process instance migration.
MigrationEntry(MigrationEntry.Type, String) - Constructor for class org.jbpm.runtime.manager.impl.migration.MigrationEntry
 
MigrationEntry.Type - Enum in org.jbpm.runtime.manager.impl.migration
 
MigrationException - Exception in org.jbpm.runtime.manager.impl.migration
Global migration exception thrown directly upon first failure - fail fast approach.
MigrationException(String, Throwable, MigrationReport) - Constructor for exception org.jbpm.runtime.manager.impl.migration.MigrationException
 
MigrationException(String, MigrationReport) - Constructor for exception org.jbpm.runtime.manager.impl.migration.MigrationException
 
MigrationManager - Class in org.jbpm.runtime.manager.impl.migration
MigrationManager is responsible for updating all required components during process instance migration.
MigrationManager(MigrationSpec) - Constructor for class org.jbpm.runtime.manager.impl.migration.MigrationManager
Creates new instance of MigrationManager with given migration specification.
MigrationReport - Class in org.jbpm.runtime.manager.impl.migration
Represents complete (might be unfinished in case of an error) process instance migration.
MigrationReport(MigrationSpec) - Constructor for class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
MigrationSpec - Class in org.jbpm.runtime.manager.impl.migration
 
MigrationSpec() - Constructor for class org.jbpm.runtime.manager.impl.migration.MigrationSpec
 
MigrationSpec(String, Long, String, String) - Constructor for class org.jbpm.runtime.manager.impl.migration.MigrationSpec
Creates new migration definition to be used to migrate single process instance
MVELObjectModelResolver - Class in org.jbpm.runtime.manager.impl.deploy
 
MVELObjectModelResolver() - Constructor for class org.jbpm.runtime.manager.impl.deploy.MVELObjectModelResolver
 

N

newClasspathKmoduleDefaultBuilder() - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
newClasspathKmoduleDefaultBuilder(String, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
newDefaultBuilder() - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
newDefaultBuilder(String, String, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
newDefaultBuilder(String, String, String, String, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
newDefaultBuilder(ReleaseId) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
newDefaultBuilder(ReleaseId, String, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
newDefaultInMemoryBuilder() - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
newEmptyBuilder() - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
newKieSession() - Method in class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
newKieSession() - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
newPerCaseRuntimeManager(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerCaseRuntimeManager(RuntimeEnvironment, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerProcessInstanceRuntimeManager(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerProcessInstanceRuntimeManager(RuntimeEnvironment, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerRequestRuntimeManager(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerRequestRuntimeManager(RuntimeEnvironment, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newSingletonRuntimeManager(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newSingletonRuntimeManager(RuntimeEnvironment, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newTaskService(TaskServiceFactory) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
newTaskService() - Method in class org.jbpm.runtime.manager.impl.factory.LocalTaskServiceFactory
 
nodeName(NodeInstance) - Method in class org.jbpm.runtime.manager.impl.error.filters.AbstractExecutionErrorFilter
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
NoOpTransactionManager - Class in org.jbpm.runtime.manager.impl.tx
 
NoOpTransactionManager() - Constructor for class org.jbpm.runtime.manager.impl.tx.NoOpTransactionManager
 

O

onDispose(Long) - Method in class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
onDispose(Long) - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
org.jbpm.runtime.manager.api - package org.jbpm.runtime.manager.api
 
org.jbpm.runtime.manager.api.qualifiers - package org.jbpm.runtime.manager.api.qualifiers
 
org.jbpm.runtime.manager.impl - package org.jbpm.runtime.manager.impl
 
org.jbpm.runtime.manager.impl.deploy - package org.jbpm.runtime.manager.impl.deploy
 
org.jbpm.runtime.manager.impl.error - package org.jbpm.runtime.manager.impl.error
 
org.jbpm.runtime.manager.impl.error.filters - package org.jbpm.runtime.manager.impl.error.filters
 
org.jbpm.runtime.manager.impl.factory - package org.jbpm.runtime.manager.impl.factory
 
org.jbpm.runtime.manager.impl.filter - package org.jbpm.runtime.manager.impl.filter
 
org.jbpm.runtime.manager.impl.identity - package org.jbpm.runtime.manager.impl.identity
 
org.jbpm.runtime.manager.impl.jpa - package org.jbpm.runtime.manager.impl.jpa
 
org.jbpm.runtime.manager.impl.mapper - package org.jbpm.runtime.manager.impl.mapper
 
org.jbpm.runtime.manager.impl.migration - package org.jbpm.runtime.manager.impl.migration
 
org.jbpm.runtime.manager.impl.task - package org.jbpm.runtime.manager.impl.task
 
org.jbpm.runtime.manager.impl.tx - package org.jbpm.runtime.manager.impl.tx
 

P

PerCaseRuntimeManager - Class in org.jbpm.runtime.manager.impl
A RuntimeManager implementation that is backed by the "Per Case" strategy.
PerCaseRuntimeManager(RuntimeEnvironment, SessionFactory, TaskServiceFactory, String) - Constructor for class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
PerProcessInstanceRuntimeManager - Class in org.jbpm.runtime.manager.impl
A RuntimeManager implementation that is backed by the "Per Process Instance" strategy.
PerProcessInstanceRuntimeManager(RuntimeEnvironment, SessionFactory, TaskServiceFactory, String) - Constructor for class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
PerRequestRuntimeManager - Class in org.jbpm.runtime.manager.impl
A RuntimeManager implementation that is backed by the "Per Request" strategy.
PerRequestRuntimeManager(RuntimeEnvironment, SessionFactory, TaskServiceFactory, String) - Constructor for class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
persistence(boolean) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
persistSessionId(String, String, Long) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
Stores gives ksessionId in a serialized file in given location under jbpmSessionId.ser file name
Process - Annotation Type in org.jbpm.runtime.manager.api.qualifiers
Defines a annotated element that is of type Process and is used with EventListenerProducer
processed(NodeInstance) - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerImpl
 
processed(Task) - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerImpl
 
ProcessExecutionErrorFilter - Class in org.jbpm.runtime.manager.impl.error.filters
 
ProcessExecutionErrorFilter() - Constructor for class org.jbpm.runtime.manager.impl.error.filters.ProcessExecutionErrorFilter
 
processing(NodeInstance) - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerImpl
 
processing(Task) - Method in class org.jbpm.runtime.manager.impl.error.ExecutionErrorHandlerImpl
 
putResource(Object, Object) - Method in class org.jbpm.runtime.manager.impl.tx.NoOpTransactionManager
 

R

ReflectionObjectModelResolver - Class in org.jbpm.runtime.manager.impl.deploy
Java reflection based ObjectModelResolver that creates class instances using supplied class loader and definition in the object model structure.
ReflectionObjectModelResolver() - Constructor for class org.jbpm.runtime.manager.impl.deploy.ReflectionObjectModelResolver
 
RegExRuntimeManagerIdFilter - Class in org.jbpm.runtime.manager.impl.filter
Regular expression based filtering for runtime manager identifiers
RegExRuntimeManagerIdFilter() - Constructor for class org.jbpm.runtime.manager.impl.filter.RegExRuntimeManagerIdFilter
 
registerableItemsFactory(RegisterableItemsFactory) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
registerableItemsFactory - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
registerDisposeCallback(RuntimeEngine, TransactionSynchronization, Environment) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
registerItems(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
registerItems(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
registerTaskEventListener(TaskLifeCycleEventListener) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
registerTransactionSynchronization(TransactionSynchronization) - Method in class org.jbpm.runtime.manager.impl.tx.NoOpTransactionManager
 
registry - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
release(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
releaseAndCleanLock(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
releaseAndCleanLock(Long, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
remove(String) - Method in class org.jbpm.runtime.manager.impl.CacheManagerImpl
 
remove(String) - Method in class org.jbpm.runtime.manager.impl.jpa.EntityManagerFactoryManager
 
remove(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeAllTasks() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeGroup(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeLocalRuntime(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
removeLocalRuntime(RuntimeEngine, Long) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
removeLocalRuntime(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
removeMapping(Context<?>, String) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
removeMapping(Context, String) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
removeMarshallerContext(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeRuntimeFromTaskService() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
removeTaskEventListener(TaskLifeCycleEventListener) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeTaskEventsById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeTasks(List<TaskSummary>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeUser(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
rescheduleTimersAfterMigration(RuntimeManager, Map<Long, List<TimerInstance>>) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationManager
 
resolveContext(Context, EntityManager) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
resume(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
rollback(boolean) - Method in class org.jbpm.runtime.manager.impl.tx.NoOpTransactionManager
 
RuntimeEngineImpl - Class in org.jbpm.runtime.manager.impl
An implementation of the RuntimeEngine that additionally implements the Disposable interface to allow other components to register listeners on it.
RuntimeEngineImpl(KieSession, TaskService) - Constructor for class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
RuntimeEngineImpl(Context<?>, RuntimeEngineInitlializer) - Constructor for class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
RuntimeEngineInitlializer - Interface in org.jbpm.runtime.manager.impl
 
RuntimeEnvironmentBuilder - Class in org.jbpm.runtime.manager.impl
A builder implementation that follows the fluent approach to build RuntimeEnvironments.
RuntimeEnvironmentBuilder() - Constructor for class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
runtimeManager - Variable in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
RuntimeManagerFactoryImpl - Class in org.jbpm.runtime.manager.impl
This is the main entry point class for the RuntimeManager module responsible for delivering RuntimeManager instances based on given RuntimeEnvironment.
RuntimeManagerFactoryImpl() - Constructor for class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 

S

saveLocalRuntime(Object, Object, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
saveLocalRuntime(Object, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
saveMapping(Context<?>, Long, String) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
saveMapping(Context, Long, String) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
SchedulerProvider - Interface in org.jbpm.runtime.manager.api
Marker interface to indicate that a given component provides a SchedulerService This is especially important for RuntimeEnvironment implementations that might not provide such capabilities.
schedulerService(Object) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
schedulerService - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
securityManager - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
sessionConfigProperties - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setAfterCompletion(boolean) - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
setAuditBuilder(AuditEventBuilder) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
setCacheManager(CacheManager) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
setCaseEventSupport(AbstractEventSupport<? extends EventListener>) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
setClassLoader(ClassLoader) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setContext(Context<?>) - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
setContextId(String) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setDeploymentDescriptor(DeploymentDescriptor) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
setDeploymentId(String) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationSpec
 
setDescriptions(long, List<I18NText>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setDocumentContentFromUser(long, String, byte[]) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setEmf(EntityManagerFactory) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setEndDate(Date) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
setEntries(List<MigrationEntry>) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
setEnvironment(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
setErrorId(String) - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
setExpirationDate(long, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setFactory(SessionFactory) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
setFactory(SessionFactory) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
setFactory(SessionFactory) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
setFactory(SessionFactory) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
setFault(long, String, FaultData) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setId(Long) - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
setIdentifier(String) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
setKieBase(KieBase) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setKieContainer(KieContainer) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
setKsessionId(Long) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setManager(RuntimeManager) - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
setMapper(Mapper) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
setMapper(Mapper) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
setMapper(Mapper) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setMappingId(Long) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setMessage(String) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationEntry
 
setMigrationSpec(MigrationSpec) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
setOutput(long, String, Object) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setOwnerId(String) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setOwnerId(String) - Method in class org.jbpm.runtime.manager.impl.ManagedAuditEventBuilderImpl
 
setPriority(long, int) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setProcessInstanceId(Long) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationSpec
 
setRegisterableItemsFactory(RegisterableItemsFactory) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setRuntimeManager(InternalRuntimeManager) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
setSchedulerService(GlobalSchedulerService) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setSecurityManager(SecurityManager) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
setSessionConfigProperties(Properties) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setSkipable(long, boolean) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setStartDate(Date) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setSuccessful(boolean) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationReport
 
setTaskNames(long, List<I18NText>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setTaskServiceFactory(TaskServiceFactory) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
setTaskServiceFactory(TaskServiceFactory) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
setTaskServiceFactory(TaskServiceFactory) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
setTaskServiceFactory(TaskServiceFactory) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
setTimestamp(Date) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationEntry
 
setToDeploymentId(String) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationSpec
 
setToProcessId(String) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationSpec
 
setType(MigrationEntry.Type) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationEntry
 
setUsePersistence(boolean) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setUserGroupCallback(UserGroupCallback) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setUserInfo(UserInfo) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setUserInfo(UserInfo) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setVersion(int) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
signalEvent(String, Object) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
signalEvent(String, Object) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
signalEvent(String, Object) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
signalEvent(String, Object) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
SimpleRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl
The most basic RegisterableItemsFactory implementation that allows us to define listeners and work item handlers by their class.
SimpleRegisterableItemsFactory() - Constructor for class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
SimpleRuntimeEnvironment - Class in org.jbpm.runtime.manager.impl
The most basic implementation of the RuntimeEnvironment that, at the same time, serves as base implementation for all extensions.
SimpleRuntimeEnvironment() - Constructor for class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
SimpleRuntimeEnvironment(RegisterableItemsFactory) - Constructor for class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
SingletonRuntimeManager - Class in org.jbpm.runtime.manager.impl
This RuntimeManager is backed by a "Singleton" strategy, meaning that only one RuntimeEngine instance will exist for for the given RuntimeManager instance.
SingletonRuntimeManager() - Constructor for class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
SingletonRuntimeManager(RuntimeEnvironment, SessionFactory, TaskServiceFactory, String) - Constructor for class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
skip(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
softDispose(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
Soft dispose means it will be invoked as sort of preparation step before actual dispose.
softDispose(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
softDispose(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
softDispose(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
start(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
stop(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
store(ExecutionError) - Method in class org.jbpm.runtime.manager.impl.error.DefaultExecutionErrorStorage
 
suspend(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
SynchronizedRuntimeImpl - Class in org.jbpm.runtime.manager.impl
This is an extension of the regular RuntimeEngine implementation strictly dedicated to SingletonRuntimeManager to ensure that access to RuntimeEngine resources, such as KieSession and TaskService, remains synchronized.
SynchronizedRuntimeImpl(KieSession, InternalTaskService) - Constructor for class org.jbpm.runtime.manager.impl.SynchronizedRuntimeImpl
 
SynchronizedTaskService - Class in org.jbpm.runtime.manager.impl.task
Fully synchronized TaskService implementation used by the SingletonRuntimeManager.
SynchronizedTaskService(KieSession, InternalTaskService) - Constructor for class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 

T

Task - Annotation Type in org.jbpm.runtime.manager.api.qualifiers
Defines that a annotated element is of type Task, used with EventListenerProducer
TaskExecutionErrorFilter - Class in org.jbpm.runtime.manager.impl.error.filters
 
TaskExecutionErrorFilter() - Constructor for class org.jbpm.runtime.manager.impl.error.filters.TaskExecutionErrorFilter
 
taskSummaryQuery(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
toString() - Method in class org.jbpm.runtime.manager.impl.error.filters.DBExecutionErrorFilter
 
toString() - Method in class org.jbpm.runtime.manager.impl.error.filters.ProcessExecutionErrorFilter
 
toString() - Method in class org.jbpm.runtime.manager.impl.error.filters.TaskExecutionErrorFilter
 
toString() - Method in class org.jbpm.runtime.manager.impl.jpa.ExecutionErrorInfo
 
toString() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationEntry
 
toString() - Method in class org.jbpm.runtime.manager.impl.migration.MigrationSpec
 
TransactionAwareSchedulerServiceInterceptor - Class in org.jbpm.runtime.manager.impl.tx
Transaction aware scheduler service interceptor that will delay actual scheduling of the timer job instance to the afterCompletion phase of JTA transaction.
TransactionAwareSchedulerServiceInterceptor(RuntimeEnvironment, RuntimeManager, GlobalSchedulerService) - Constructor for class org.jbpm.runtime.manager.impl.tx.TransactionAwareSchedulerServiceInterceptor
 
TYPE - Static variable in class org.jbpm.runtime.manager.impl.error.filters.DBExecutionErrorFilter
 
TYPE - Static variable in class org.jbpm.runtime.manager.impl.error.filters.ProcessExecutionErrorFilter
 
TYPE - Static variable in class org.jbpm.runtime.manager.impl.error.filters.TaskExecutionErrorFilter
 

U

undeployTaskDef(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
updateBasedOnTrigger(TimerInstance) - Method in class org.jbpm.runtime.manager.impl.migration.MigrationManager
 
usePersistence - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
usePersistence() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
UserDataServiceProvider - Class in org.jbpm.runtime.manager.impl.identity
Provider of User/Group info services such as: UserGroupCallback UserInfo It delivers various implementation depending on configuration of system properties where: org.jbpm.ht.callback - specify what implementation of user group callback will be selected,one of: mvel - default mostly used for testing ldap - ldap backed implementation - requires additional configuration via jbpm.usergroup.callback.properties file db - data base backed implementation - requires additional configuration via jbpm.usergroup.callback.properties file jaas - delegates to container to fetch information about user data props - simple property based callback - requires additional file that will keep all information (users and groups) custom - custom implementation that requires to have additional system property set (FQCN of the implementation) - org.jbpm.ht.custom.callback org.jbpm.ht.userinfo - specify what implementation of UserInfo shall be used, one of: ldap - backed by ldap - requires configuration via jbpm-user.info.properties file db - backed by data base - requires configuration via jbpm-user.info.properties file props - backed by simple property file custom - custom implementation that requires to have additional system property set (FQCN of the implementation) - org.jbpm.ht.custom.userinfo
UserDataServiceProvider() - Constructor for class org.jbpm.runtime.manager.impl.identity.UserDataServiceProvider
 
userGroupCallback(UserGroupCallback) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
userGroupCallback - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
userInfo(UserInfo) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
userInfo - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 

V

validate(KieSession, Context<?>) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
validate(Long, Long) - Method in class org.jbpm.runtime.manager.impl.PerCaseRuntimeManager
 
validate(KieSession, Context<?>) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
validate(Long, Long) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
validate(KieSession, Context<?>) - Method in class org.jbpm.runtime.manager.impl.PerRequestRuntimeManager
 
validate(KieSession, Context<?>) - Method in class org.jbpm.runtime.manager.impl.SingletonRuntimeManager
 
valueOf(String) - Static method in enum org.jbpm.runtime.manager.impl.migration.MigrationEntry.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jbpm.runtime.manager.impl.migration.MigrationEntry.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

WorkingMemory - Annotation Type in org.jbpm.runtime.manager.api.qualifiers
Defines a annotated element that is of type WorkingMemeory and is used with EventListenerProducer
WorkItemHandlerProducer - Interface in org.jbpm.runtime.manager.api
Deprecated.
use org.kie.internal.runtime.manager.WorkItemHandlerProducer
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links
jBPM :: RuntimeManager 7.23.1-SNAPSHOT

Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.