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

A

AbstractRuntimeManager - Class in org.jbpm.runtime.manager.impl
Common implementation that all RuntimeManager implementation should inherit from.
AbstractRuntimeManager(RuntimeEnvironment, String) - Constructor for class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
activate(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
activeManagers - Static variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
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
 
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
 
addEnvironmentEntry(String, Object) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
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
 
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
 
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 WorkingMemoryEventListener>) - 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 that a annotated element is of type Agenda, 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
 

C

canDestroy() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
CDITaskServiceFactory - Class in org.jbpm.runtime.manager.impl.factory
CDI based task service factory that will always deliver same instance of the TaskService that was injected into it.
CDITaskServiceFactory() - Constructor for class org.jbpm.runtime.manager.impl.factory.CDITaskServiceFactory
 
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>, 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
 
clearTaskLifecycleEventListeners() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
clearTasknotificationEventListeners() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
close() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
close() - Method in class org.jbpm.runtime.manager.impl.factory.CDITaskServiceFactory
 
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
 
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) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
ContextMappingInfo - Class in org.jbpm.runtime.manager.impl.jpa
Main entity for runtime manager to keep track of what context is bound to what KieSession it provides as well two queries to fetch required information.
ContextMappingInfo() - Constructor for class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
ContextMappingInfo(String, Integer) - Constructor for class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
copyEnvironment() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
createInstance(Class<T>, KieSession) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 

D

DefaultRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl
Default implementation of RegisterableItemsFactory responsible for providing 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 RuntimeEnvironment that aims at providing all common settings with 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
 
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 destroy the KieSession instance in beforeCompletion call to be executed as part of 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.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 disposed KieSession instance on transaction completion during afterCompletion phase.
DisposeSessionTransactionSynchronization(RuntimeManager, RuntimeEngine) - Constructor for class org.jbpm.runtime.manager.impl.tx.DisposeSessionTransactionSynchronization
 

E

emf - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
entityManagerFactory(EntityManagerFactory) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
environment - Variable in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
environment - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
EventListenerProducer<T> - Interface in org.jbpm.runtime.manager.api
Allows do define custom producers for know EventListeners.
execute(Command<T>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
exit(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
ExtendedJTATransactionManager - Class in org.jbpm.runtime.manager.impl.tx
This extension of default JTATransactionManger is provided to make sure transaction synchronizations are registered as regular ones instead of interposed that will cause issues with other transaction synchronizations mainly one registered by SingleSessionCommandService to clean up on transaction end.
ExtendedJTATransactionManager(Object, Object, Object) - Constructor for class org.jbpm.runtime.manager.impl.tx.ExtendedJTATransactionManager
 

F

fail(long, String, Map<String, Object>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
findContextByContextId(Context, EntityManager) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
findContextId(Integer) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
findContextId(Integer) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
findKieSessionById(Integer) - Method in class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
findKieSessionById(Integer) - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
findLocalRuntime(Object) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
findMapping(Context<?>) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
findMapping(Context) - 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() - 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.cdi.InjectableRegisterableItemsFactory
 
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
 
getAuditlogger() - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getClassLoader() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
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
 
getContextId() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getDefault() - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
getDefaultInMemory() - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
getDescriptions(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getEmf() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getEmpty() - Static method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
getEnvironment() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getEnvironment() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getEventListeners(String, Map<String, Object>) - Method in interface org.jbpm.runtime.manager.api.EventListenerProducer
Returns list of instances for given (T) type of listeners
Parameters that might be given are as follows: ksession taskService runtimeManager
getExpirationDate(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getFactory(BeanManager, AbstractAuditLogger) - Static method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
Allows to create instance of this class dynamically via BeanManager.
getFactory(BeanManager, AbstractAuditLogger, KieContainer, String) - Static method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
Allows to create instance of this class dynamically via BeanManager.
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
 
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.cdi.InjectableRegisterableItemsFactory
 
getHTWorkItemHandler(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getIdentifier() - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
getInstanceByType(BeanManager, Class<T>, Annotation...) - Static method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getKieBase() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
getKieContainer() - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getKieSession() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
getKsessionId() - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
getKsessionName() - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
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
 
getOrganizationalEntityById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getParametersMap(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
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(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getProcessEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
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
 
getRegisterableItemsFactory() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
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
 
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, 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
 
getTaskEventsById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskInstanceById(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskLifecycleEventListeners() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTaskNotificationEventListeners() - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsBusinessAdministrator(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsExcludedOwner(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwner(String, List<String>, 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
 
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
 
getTasksAssignedAsPotentialOwnerByStatus(String, List<Status>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsPotentialOwnerByStatusByGroup(String, List<String>, List<Status>, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsRecipient(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsTaskInitiator(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedAsTaskStakeholder(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedByGroup(String, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedByGroups(List<String>, 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, 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.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
 
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
 
getUserById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getUserGroupCallback() - 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
 
getWorkingMemoryEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
getWorkingMemoryEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
getWorkingMemoryEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.KModuleRegisterableItemsFactory
 
getWorkingMemoryEventListeners(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
getWorkItemHandlers(String, Map<String, Object>) - Method in interface org.jbpm.runtime.manager.api.WorkItemHandlerProducer
Returns map of (key = work item name, value work item handler instance) of work items to be registered on KieSession
Parameters that might be given are as follows: ksession taskService runtimeManager
getWorkItemHandlers(RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
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
 

I

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
 
initTimerService(RuntimeEnvironment, RuntimeManager) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
InjectableRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl.cdi
Implementation of RegisterableItemsFactory dedicated to CDI environments that allows to get injections of following components: ExternalTaskEventListener - required bean WorkItemHandlerProducer - optional bean (0 or more) EventListenerProducer> - optional bean (0 or more) EventListenerProducer> - optional bean (0 or more) EventListenerProducer> - optional bean (0 or more) RuntimeFinder - optional required only when single CDI bean is going to manage many RuntimeManager instances In addition to that, AbstractAuditLogger can be set after bean has been injected if the default is not sufficient.
InjectableRegisterableItemsFactory() - Constructor for class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
InMemoryMapper - Class in org.jbpm.runtime.manager.impl.mapper
In memory implementation of 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 in memory store of used sessions.
InMemorySessionFactory(RuntimeEnvironment) - Constructor for class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
isDisposed() - Method in class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
isSkipable(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 

J

JPAMapper - Class in org.jbpm.runtime.manager.impl.mapper
Data base based mapper implementation backed by JPA to store 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 data base 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
 
KModuleRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl
This implementation extends 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
Regular TaskServiceFactory implementation that shall be used for non CDI environments.
LocalTaskServiceFactory(RuntimeEnvironment) - Constructor for class org.jbpm.runtime.manager.impl.factory.LocalTaskServiceFactory
 

M

mapper(Mapper) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
mapper - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 

N

newKieSession() - Method in class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
newKieSession() - Method in class org.jbpm.runtime.manager.impl.factory.JPASessionFactory
 
newPerProcessInstanceRuntimeManager() - Method in class org.jbpm.runtime.manager.impl.cdi.RuntimeManagerProducer
 
newPerProcessInstanceRuntimeManager(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerProcessInstanceRuntimeManager(RuntimeEnvironment, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerRequestRuntimeManager() - Method in class org.jbpm.runtime.manager.impl.cdi.RuntimeManagerProducer
 
newPerRequestRuntimeManager(RuntimeEnvironment) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newPerRequestRuntimeManager(RuntimeEnvironment, String) - Method in class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
newSingletonRuntimeManager() - Method in class org.jbpm.runtime.manager.impl.cdi.RuntimeManagerProducer
 
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.CDITaskServiceFactory
 
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.cdi - package org.jbpm.runtime.manager.impl.cdi
 
org.jbpm.runtime.manager.impl.factory - package org.jbpm.runtime.manager.impl.factory
 
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
RuntimeManager that is backed by "Per Process Instance" strategy - that means that every process instance will be bound to a ksession for it's entire life time - once started whenever other operations will be invoked this manager will ensure that correct ksession will be provided.
PerProcessInstanceRuntimeManager(RuntimeEnvironment, SessionFactory, TaskServiceFactory, String) - Constructor for class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
PerRequestRuntimeManager - Class in org.jbpm.runtime.manager.impl
RuntimeManager implementation that is backed by "Per Request" strategy - meaning that for every call to getRuntimeEngine new instance will be delivered with brand new KieSession and TaskService.
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, int) - 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 that a annotated element is of type Process, used with EventListenerProducer

R

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
 
registerTaskLifecycleEventListener(JbpmServicesEventListener<Task>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
registerTaskNotificationEventListener(JbpmServicesEventListener<NotificationEvent>) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
registerTransactionSynchronization(TransactionSynchronization) - Method in class org.jbpm.runtime.manager.impl.tx.ExtendedJTATransactionManager
 
release(long, String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
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<?>) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
removeMapping(Context) - Method in class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
removeMarshallerContext(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
removeRuntimeFromTaskService(InternalTaskService) - Method in class org.jbpm.runtime.manager.impl.AbstractRuntimeManager
 
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
 
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
Implementation of the RuntimeEngine that additionally implement Disposable interface to allow other components to register listeners on it.
RuntimeEngineImpl(KieSession, TaskService) - Constructor for class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
RuntimeEnvironmentBuilder - Class in org.jbpm.runtime.manager.impl
Builder implementation that follows fluent approach to build RuntimeEnvironments.
RuntimeEnvironmentBuilder() - Constructor for class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
RuntimeManagerFactoryImpl - Class in org.jbpm.runtime.manager.impl
Main entry point class for RuntimeManager module responsible for delivering RuntimeManager instances based on given RuntimeEnvironment.
RuntimeManagerFactoryImpl() - Constructor for class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
RuntimeManagerProducer - Class in org.jbpm.runtime.manager.impl.cdi
Producer method used to build instances of RuntimeManager automatically by CDI container.
RuntimeManagerProducer() - Constructor for class org.jbpm.runtime.manager.impl.cdi.RuntimeManagerProducer
 

S

saveLocalRuntime(Object, RuntimeEngine) - Method in class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
saveMapping(Context<?>, Integer) - Method in class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
saveMapping(Context, Integer) - 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 SchedulerService especially important for RuntimeEnvironment implementations that not all must provide such capabilities.
schedulerService(GlobalSchedulerService) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
schedulerService - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
sessionConfigProperties - Variable in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setAuditBuilder(AuditEventBuilder) - Method in class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
setAuditlogger(AbstractAuditLogger) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
setClassLoader(ClassLoader) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setContextId(String) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setDescriptions(long, List<I18NText>) - 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
 
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
 
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.cdi.InjectableRegisterableItemsFactory
 
setKsessionId(Integer) - Method in class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo
 
setKsessionName(String) - Method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
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
 
setOutput(long, String, Object) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setPriority(long, int) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
setRegisterableItemsFactory(RegisterableItemsFactory) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
setSchedulerService(GlobalSchedulerService) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
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
 
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
 
SimpleRegisterableItemsFactory - Class in org.jbpm.runtime.manager.impl
The most basic RegisterableItemsFactory implementation that allows to define listeners and work item handlers by their class and whenever they will be required new instance will be created out of the given Class instance.
SimpleRegisterableItemsFactory() - Constructor for class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
SimpleRuntimeEnvironment - Class in org.jbpm.runtime.manager.impl
The most basic implementation of 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
RuntimeManager that is backed by "Singleton" strategy meaning only one RuntimeEngine instance will exist for for 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
 
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
Extension of the regular RuntimeEngine implementation strictly dedicated to SingletonRuntimeManager to ensure that access to RuntimeEngine resources, such as KieSession and TaskService is 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 SingletonRuntimeManager.
SynchronizedTaskService(KieSession, InternalTaskService) - Constructor for class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 

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
 
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(Integer, 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 that a annotated element is of type WorkingMemeory, used with EventListenerProducer
WorkItemHandlerProducer - Interface in org.jbpm.runtime.manager.api
Allows to provide custom implementations to deliver WorkItem name and WorkItemHandler instance pairs for the runtime.

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

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.