jBPM :: RuntimeManager 6.4.0.CR1
A B C D E F G H I J K L M N O P R S T U V W 

A

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
 
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
 
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
 
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
 
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
 
claim(long, String, List<String>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
claimNextAvailable(String, List<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
 
cleanNamedSet(Set<NamedObjectModel>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
cleanSet(Set<ObjectModel>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
clear() - Method in class org.jbpm.runtime.manager.impl.jpa.EntityManagerFactoryManager
 
clearClone() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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.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
 
collectDeploymentDescriptors(InternalKieModule, List<DeploymentDescriptor>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManager
 
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
 
createInstance(Class<T>, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 

D

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
 
DeploymentDescriptorImpl - Class in org.jbpm.runtime.manager.impl.deploy
 
DeploymentDescriptorImpl() - Constructor for class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
DeploymentDescriptorImpl(String) - Constructor for class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
DeploymentDescriptorIO - Class in org.jbpm.runtime.manager.impl.deploy
XML based deployment descriptor IO manager to read and write descriptors.
DeploymentDescriptorIO() - Constructor for class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorIO
 
DeploymentDescriptorManager - Class in org.jbpm.runtime.manager.impl.deploy
 
DeploymentDescriptorManager() - Constructor for class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManager
 
DeploymentDescriptorManager(String) - Constructor for class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManager
 
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
 
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.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
 
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(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
 
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(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.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
 
fromXml(InputStream) - Static method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorIO
Reads XML data from given input stream and produces valid instance of DeploymentDescriptor

G

get(String) - Method in class org.jbpm.runtime.manager.impl.CacheManagerImpl
 
get() - Static method in class org.jbpm.runtime.manager.impl.jpa.EntityManagerFactoryManager
 
get() - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
getActiveTasks() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getActiveTasks(Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
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
 
getAuditMode() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
getAuditPersistenceUnit() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
getAuditService() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getBuilder() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
getCacheManager() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getClasses() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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.deploy.DeploymentDescriptorImpl
 
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() - Static method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorIO
 
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
getDefaultDescriptor() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManager
 
getDefaultdescriptorlocation() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManager
 
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(KieContainer) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManager
 
getDescriptions(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getDescriptorFromKModule(InternalKieModule) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorManager
 
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.
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
 
getEnvironmentEntries() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
getEnvironmentTemplate() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getEventListenerFromDescriptor(RuntimeEngine, Class<T>) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getEventListeners() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
getExpirationDate(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
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() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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
 
getHTWorkItemHandler(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getIdentifier() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
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
 
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
 
getKsessionId() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getLimitSerializationClasses() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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.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
 
getMarshallingStrategies() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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.
getPersistenceMode() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
getPersistenceUnit() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
getPotentialOwnersForTaskIds(List<Long>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
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
 
getProcessInstanceByCorrelationKey(CorrelationKey, EntityManager) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
getProcessInstancId(JobContext) - Method in class org.jbpm.runtime.manager.impl.tx.TransactionAwareSchedulerServiceInterceptor
 
getRegisterableItemsFactory() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getRequiredRoles() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
getRequiredRoles(String) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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.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
 
getRuntimeStrategy() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
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.deploy.DeploymentDescriptorImpl
 
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
 
getTasksByVariousFields(String, List<Long>, List<Long>, List<Long>, List<String>, List<String>, List<String>, List<Status>, List<String>, boolean) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksByVariousFields(String, Map<String, List<?>>, boolean) - 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.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
 
getTransactionManager(Environment) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getTransactionManager(JobContext) - Method in class org.jbpm.runtime.manager.impl.tx.TransactionAwareSchedulerServiceInterceptor
 
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.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() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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

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
 

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.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) - Constructor for class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
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
 
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
 
isEmpty() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
isSkipable(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 

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) - 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

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
 
mapRequiredRoles() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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
 
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
 
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() - Method in class org.jbpm.runtime.manager.impl.factory.LocalTaskServiceFactory
 
nominate(long, String, List<OrganizationalEntity>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 

O

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.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.task - package org.jbpm.runtime.manager.impl.task
 
org.jbpm.runtime.manager.impl.tx - package org.jbpm.runtime.manager.impl.tx
 

P

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

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) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
registerItems(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
registerTaskEventListener(TaskLifeCycleEventListener) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
registry - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
release(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
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.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
 
removeTransient(Set<?>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
removeUser(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
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
 
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, 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
 
setAuditMode(AuditMode) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
setAuditPersistenceUnit(String) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
setCacheManager(CacheManager) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
setClasses(List<String>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
setClassLoader(ClassLoader) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setConfiguration(List<NamedObjectModel>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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
 
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
 
setEnvironment(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
setEnvironmentEntries(List<NamedObjectModel>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
setEventListeners(List<ObjectModel>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
setExpirationDate(long, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
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
 
setGlobals(List<NamedObjectModel>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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
 
setLimitSerializationClasses(Boolean) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
setManager(RuntimeManager) - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
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
 
setMarshallingStrategies(List<ObjectModel>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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
 
setPersistenceMode(PersistenceMode) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
setPersistenceUnit(String) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
setPriority(long, int) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setRegisterableItemsFactory(RegisterableItemsFactory) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setRequiredRoles(List<String>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
setRuntimeManager(InternalRuntimeManager) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
setRuntimeStrategy(RuntimeStrategy) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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
 
setSubTaskStrategy(long, SubTasksStrategy) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setTaskEventListeners(List<ObjectModel>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
setTaskNames(long, List<I18NText>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
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
 
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.task.SynchronizedTaskService
 
setVersion(int) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setWorkItemHandlers(List<NamedObjectModel>) - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
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.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
 
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
taskSummaryQuery(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
toXml() - Method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorImpl
 
toXml(DeploymentDescriptor) - Static method in class org.jbpm.runtime.manager.impl.deploy.DeploymentDescriptorIO
Serializes descriptor instance to XML
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
 
TransientNamedObjectModel - Class in org.jbpm.runtime.manager.impl.deploy
 
TransientNamedObjectModel() - Constructor for class org.jbpm.runtime.manager.impl.deploy.TransientNamedObjectModel
 
TransientNamedObjectModel(String, String, Object...) - Constructor for class org.jbpm.runtime.manager.impl.deploy.TransientNamedObjectModel
 
TransientNamedObjectModel(String, String, String, Object...) - Constructor for class org.jbpm.runtime.manager.impl.deploy.TransientNamedObjectModel
 
TransientObjectModel - Class in org.jbpm.runtime.manager.impl.deploy
 
TransientObjectModel() - Constructor for class org.jbpm.runtime.manager.impl.deploy.TransientObjectModel
 
TransientObjectModel(String, Object...) - Constructor for class org.jbpm.runtime.manager.impl.deploy.TransientObjectModel
 
TransientObjectModel(String, String, Object...) - Constructor for class org.jbpm.runtime.manager.impl.deploy.TransientObjectModel
 

U

undeployTaskDef(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
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
 

V

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
 

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 
jBPM :: RuntimeManager 6.4.0.CR1

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