jBPM :: RuntimeManager 6.0.0.Beta3
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
 
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
 
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
 
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
 
addToEnvironment(String, Object) - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
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
 
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

CDITaskServiceFactory - Class in org.jbpm.runtime.manager.impl.factory
 
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
 
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.KModuleRuntimeEnvironment
 
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
 
ContextMappingInfo - Class in org.jbpm.runtime.manager.impl.jpa
 
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
 
DefaultRegisterableItemsFactory() - Constructor for class org.jbpm.runtime.manager.impl.DefaultRegisterableItemsFactory
 
DefaultRuntimeEnvironment - Class in org.jbpm.runtime.manager.impl
 
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
 
DestroySessionTransactionSynchronization(KieSession) - Constructor for class org.jbpm.runtime.manager.impl.tx.DestroySessionTransactionSynchronization
 
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
 
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
 
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.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
 
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.KModuleRuntimeEnvironment
 
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.KModuleRuntimeEnvironment
 
getEnvironment() - Method in class org.jbpm.runtime.manager.impl.SimpleRuntimeEnvironment
 
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
 
getFactory(BeanManager, AbstractAuditLogger, KieContainer, String) - Static method in class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
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.KModuleRuntimeEnvironment
 
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.KModuleRuntimeEnvironment
 
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
 
getOrganizationalEntityById(String) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
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.
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.KModuleRuntimeEnvironment
 
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.impl.SchedulerProvider
 
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
 
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
 
getTasksAssignedByGroupsByExpirationDate(List<String>, String, Date) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 
getTasksAssignedByGroupsByExpirationDateOptional(List<String>, String, Date) - 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.KModuleRuntimeEnvironment
 
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
 
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.DefaultRuntimeEnvironment
 
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
 
InjectableRegisterableItemsFactory() - Constructor for class org.jbpm.runtime.manager.impl.cdi.InjectableRegisterableItemsFactory
 
InMemoryMapper - Class in org.jbpm.runtime.manager.impl.mapper
 
InMemoryMapper() - Constructor for class org.jbpm.runtime.manager.impl.mapper.InMemoryMapper
 
InMemorySessionFactory - Class in org.jbpm.runtime.manager.impl.factory
 
InMemorySessionFactory(RuntimeEnvironment) - Constructor for class org.jbpm.runtime.manager.impl.factory.InMemorySessionFactory
 
isSkipable(long) - Method in class org.jbpm.runtime.manager.impl.task.SynchronizedTaskService
 

J

JPAMapper - Class in org.jbpm.runtime.manager.impl.mapper
 
JPAMapper(EntityManagerFactory) - Constructor for class org.jbpm.runtime.manager.impl.mapper.JPAMapper
 
JPASessionFactory - Class in org.jbpm.runtime.manager.impl.factory
 
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
 
KModuleRuntimeEnvironment - Class in org.jbpm.runtime.manager.impl
 
KModuleRuntimeEnvironment() - Constructor for class org.jbpm.runtime.manager.impl.KModuleRuntimeEnvironment
 
knowledgeBase(KieBase) - Method in class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 

L

LocalTaskServiceFactory - Class in org.jbpm.runtime.manager.impl.factory
 
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.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
 
PerProcessInstanceRuntimeManager(RuntimeEnvironment, SessionFactory, TaskServiceFactory, String) - Constructor for class org.jbpm.runtime.manager.impl.PerProcessInstanceRuntimeManager
 
PerRequestRuntimeManager - Class in org.jbpm.runtime.manager.impl
 
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

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
 
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
 
RuntimeEngineImpl(KieSession, TaskService) - Constructor for class org.jbpm.runtime.manager.impl.RuntimeEngineImpl
 
RuntimeEnvironmentBuilder - Class in org.jbpm.runtime.manager.impl
 
RuntimeEnvironmentBuilder() - Constructor for class org.jbpm.runtime.manager.impl.RuntimeEnvironmentBuilder
 
RuntimeManagerFactoryImpl - Class in org.jbpm.runtime.manager.impl
 
RuntimeManagerFactoryImpl() - Constructor for class org.jbpm.runtime.manager.impl.RuntimeManagerFactoryImpl
 
RuntimeManagerProducer - Class in org.jbpm.runtime.manager.impl.cdi
 
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.impl
 
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
 
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
 
SimpleRegisterableItemsFactory() - Constructor for class org.jbpm.runtime.manager.impl.SimpleRegisterableItemsFactory
 
SimpleRuntimeEnvironment - Class in org.jbpm.runtime.manager.impl
 
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
 
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
 
SynchronizedRuntimeImpl(KieSession, InternalTaskService) - Constructor for class org.jbpm.runtime.manager.impl.SynchronizedRuntimeImpl
 
SynchronizedTaskService - Class in org.jbpm.runtime.manager.impl.task
 
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() - Method in class org.jbpm.runtime.manager.impl.KModuleRuntimeEnvironment
 
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

WorkItemHandlerProducer - Interface in org.jbpm.runtime.manager.api
 

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.Beta3

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