- equals(Object) - Method in class org.jbpm.executor.entities.ErrorInfo
-
- equals(Object) - Method in class org.jbpm.executor.entities.RequestInfo
-
- ErrorInfo - Class in org.jbpm.executor.entities
-
- ErrorInfo() - Constructor for class org.jbpm.executor.entities.ErrorInfo
-
- ErrorInfo(String, String) - Constructor for class org.jbpm.executor.entities.ErrorInfo
-
- errorInfo - Static variable in class org.jbpm.executor.entities.RequestInfo_
-
- ErrorInfo_ - Class in org.jbpm.executor.entities
-
- ErrorInfo_() - Constructor for class org.jbpm.executor.entities.ErrorInfo_
-
- ErrorInfoDeleteBuilderImpl - Class in org.jbpm.executor.impl.jpa
-
- ErrorInfoDeleteBuilderImpl(CommandExecutor) - Constructor for class org.jbpm.executor.impl.jpa.ErrorInfoDeleteBuilderImpl
-
- ErrorInfoDeleteBuilderImpl(JPAAuditLogService) - Constructor for class org.jbpm.executor.impl.jpa.ErrorInfoDeleteBuilderImpl
-
- errorInfoLogDeleteBuilder() - Method in class org.jbpm.executor.impl.jpa.ExecutorJPAAuditService
-
- errorInfoQueryBuilder() - Method in class org.jbpm.executor.impl.jpa.ExecutorJPAAuditService
-
- ErrorInfoQueryBuilderImpl - Class in org.jbpm.executor.impl.jpa
-
- ErrorInfoQueryBuilderImpl(ExecutorJPAAuditService) - Constructor for class org.jbpm.executor.impl.jpa.ErrorInfoQueryBuilderImpl
-
- eventSupport - Variable in class org.jbpm.executor.impl.AbstractAvailableJobsExecutor
-
- execute(CommandContext) - Method in class org.jbpm.executor.commands.DelayedPrintOutCommand
-
- execute(CommandContext) - Method in class org.jbpm.executor.commands.ExecutionErrorCleanupCommand
-
- execute(CommandContext) - Method in class org.jbpm.executor.commands.LogCleanupCommand
-
- execute(CommandContext) - Method in class org.jbpm.executor.commands.PrintOutCommand
-
- execute(CommandContext) - Method in class org.jbpm.executor.commands.ReoccurringPrintOutCommand
-
- execute(CommandContext) - Method in class org.jbpm.executor.commands.RequeueRunningJobsCommand
-
- executeGivenJob(RequestInfo) - Method in class org.jbpm.executor.impl.AbstractAvailableJobsExecutor
-
- executeJob() - Method in class org.jbpm.executor.impl.AvailableJobsExecutor
-
- executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.executor.impl.wih.AsyncWorkItemHandler
-
- ExecutionErrorCleanupCommand - Class in org.jbpm.executor.commands
-
Execution error clean up command that aims at doing house keeping of execution error table used in jBPM:
Command by default is auto configured to run once a day from the time it was initially scheduled though it can be reconfigured
in terms of frequency when it is executed and if it shall run multiple times at all.
- ExecutionErrorCleanupCommand() - Constructor for class org.jbpm.executor.commands.ExecutionErrorCleanupCommand
-
- executions - Static variable in class org.jbpm.executor.entities.RequestInfo_
-
- executions(int...) - Method in class org.jbpm.executor.impl.jpa.RequestInfoQueryBuilderImpl
-
- ExecutorEventSupport - Class in org.jbpm.executor.impl.event
-
- ExecutorEventSupport() - Constructor for class org.jbpm.executor.impl.event.ExecutorEventSupport
-
- ExecutorImpl - Class in org.jbpm.executor.impl
-
Default implementation of the Executor
that is baced by
ScheduledExecutorService
for background task execution.
- ExecutorImpl() - Constructor for class org.jbpm.executor.impl.ExecutorImpl
-
- ExecutorJPAAuditService - Class in org.jbpm.executor.impl.jpa
-
- ExecutorJPAAuditService(EntityManagerFactory) - Constructor for class org.jbpm.executor.impl.jpa.ExecutorJPAAuditService
-
- ExecutorNotStartedException - Exception in org.jbpm.executor
-
- ExecutorNotStartedException() - Constructor for exception org.jbpm.executor.ExecutorNotStartedException
-
- ExecutorQueryCriteriaUtil - Class in org.jbpm.executor.impl.jpa
-
- ExecutorQueryCriteriaUtil(ExecutorJPAAuditService) - Constructor for class org.jbpm.executor.impl.jpa.ExecutorQueryCriteriaUtil
-
- ExecutorQueryServiceImpl - Class in org.jbpm.executor.impl.jpa
-
Default implementation of ExecutorQueryService
that is backed with JPA
IMPORTANT: please keep all classes from package org.jbpm.shared.services.impl as FQCN
inside method body to avoid exception logged by CDI when used with in memory mode
- ExecutorQueryServiceImpl(boolean) - Constructor for class org.jbpm.executor.impl.jpa.ExecutorQueryServiceImpl
-
- ExecutorRequestAdminServiceImpl - Class in org.jbpm.executor.impl.jpa
-
Default implementation of ExecutorAdminService
backed with JPA
IMPORTANT: please keep all classes from package org.jbpm.shared.services.impl as FQCN
inside method body to avoid exception logged by CDI when used with in memory mode
- ExecutorRequestAdminServiceImpl() - Constructor for class org.jbpm.executor.impl.jpa.ExecutorRequestAdminServiceImpl
-
- ExecutorRunnable - Class in org.jbpm.executor.impl
-
Heart of the executor component - executes the actual tasks.
- ExecutorRunnable() - Constructor for class org.jbpm.executor.impl.ExecutorRunnable
-
- ExecutorServiceFactory - Class in org.jbpm.executor
-
Creates singleton instance of ExecutorService
that shall be used outside of CDI
environment.
- ExecutorServiceFactory() - Constructor for class org.jbpm.executor.ExecutorServiceFactory
-
- ExecutorServiceImpl - Class in org.jbpm.executor.impl
-
Entry point of the executor component.
- ExecutorServiceImpl() - Constructor for class org.jbpm.executor.impl.ExecutorServiceImpl
-
- ExecutorServiceImpl(Executor) - Constructor for class org.jbpm.executor.impl.ExecutorServiceImpl
-
- executorStoreService - Variable in class org.jbpm.executor.impl.AbstractAvailableJobsExecutor
-