Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

A

abandon(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
abandon(long) - Method in class org.apache.batchee.jmx.BatchEE
 
abandon(long) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
abandon(long) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
AbstractNavigator<T> - Class in org.apache.batchee.container.navigator
 
AbstractNavigator() - Constructor for class org.apache.batchee.container.navigator.AbstractNavigator
 
AbstractPropertyResolver<B> - Class in org.apache.batchee.container.modelresolver.impl
 
AbstractPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver
 
AbstractProxy<T> - Class in org.apache.batchee.container.proxy
An abstract class which contains the common behavior for a batch artifact proxy.
AbstractThreadPoolService - Class in org.apache.batchee.container.services.executor
 
AbstractThreadPoolService() - Constructor for class org.apache.batchee.container.services.executor.AbstractThreadPoolService
 
accept(Exception) - Method in class org.apache.batchee.container.impl.controller.chunk.ExceptionConfig
 
addMetric(Metric.MetricType, long) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
addReleasable(Closeable) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
addRetryProcessListener(List<RetryProcessListener>) - Method in class org.apache.batchee.container.impl.controller.chunk.RetryHandler
Add the user-defined RetryProcessListener.
addRetryReadListener(List<RetryReadListener>) - Method in class org.apache.batchee.container.impl.controller.chunk.RetryHandler
Add the user-defined RetryReadListener.
addRetryWriteListener(List<RetryWriteListener>) - Method in class org.apache.batchee.container.impl.controller.chunk.RetryHandler
Add the user-defined RetryWriteListener.
addSkipProcessListener(List<SkipProcessListener>) - Method in class org.apache.batchee.container.impl.controller.chunk.SkipHandler
Add the user-defined SkipReadListeners.
addSkipReadListener(List<SkipReadListener>) - Method in class org.apache.batchee.container.impl.controller.chunk.SkipHandler
Add the user-defined SkipReadListeners.
addSkipWriteListener(List<SkipWriteListener>) - Method in class org.apache.batchee.container.impl.controller.chunk.SkipHandler
Add the user-defined SkipWriteListeners.
allowStartIfComplete - Variable in class org.apache.batchee.jaxb.Step
 
Analyzer - Class in org.apache.batchee.jaxb
Java class for Analyzer complex type.
Analyzer() - Constructor for class org.apache.batchee.jaxb.Analyzer
 
analyzer - Variable in class org.apache.batchee.jaxb.Partition
 
AnalyzerPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
AnalyzerPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.AnalyzerPropertyResolver
 
analyzerStatusQueue - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
applyCheckPointPolicy() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointManager
 
autoIncrementId() - Method in interface org.apache.batchee.container.services.persistence.jdbc.database.Database
 
autoIncrementId() - Method in class org.apache.batchee.container.services.persistence.jdbc.database.DerbyDatabase
 

B

BaseStepController - Class in org.apache.batchee.container.impl.controller
Change the name of this class to something else!!
BaseStepController(RuntimeJobExecution, Step, StepContextImpl, long, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.BaseStepController
 
BaseStepController(RuntimeJobExecution, Step, StepContextImpl, long, BlockingQueue<PartitionDataWrapper>, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.BaseStepController
 
BatchArtifactFactory - Interface in org.apache.batchee.spi
 
BatchArtifactFactory.Instance - Class in org.apache.batchee.spi
 
BatchArtifactRef - Class in org.apache.batchee.jaxb
Java class for BatchArtifactRef complex type.
BatchArtifactRef() - Constructor for class org.apache.batchee.jaxb.BatchArtifactRef
 
BatchArtifacts - Class in org.apache.batchee.jaxb
Java class for BatchArtifacts complex type.
BatchArtifacts() - Constructor for class org.apache.batchee.jaxb.BatchArtifacts
 
BatchCDIInjectionExtension - Class in org.apache.batchee.container.cdi
 
BatchCDIInjectionExtension() - Constructor for class org.apache.batchee.container.cdi.BatchCDIInjectionExtension
 
batchConfig - Variable in class org.apache.batchee.container.services.transaction.DefaultBatchTransactionService
 
BatchContainerConstants - Interface in org.apache.batchee.container.util
 
BatchContainerRuntimeException - Exception in org.apache.batchee.container.exception
 
BatchContainerRuntimeException() - Constructor for exception org.apache.batchee.container.exception.BatchContainerRuntimeException
 
BatchContainerRuntimeException(String) - Constructor for exception org.apache.batchee.container.exception.BatchContainerRuntimeException
 
BatchContainerRuntimeException(Throwable) - Constructor for exception org.apache.batchee.container.exception.BatchContainerRuntimeException
 
BatchContainerRuntimeException(String, Throwable) - Constructor for exception org.apache.batchee.container.exception.BatchContainerRuntimeException
 
BatchContainerServiceException - Exception in org.apache.batchee.container.exception
 
BatchContainerServiceException() - Constructor for exception org.apache.batchee.container.exception.BatchContainerServiceException
 
BatchContainerServiceException(String) - Constructor for exception org.apache.batchee.container.exception.BatchContainerServiceException
 
BatchContainerServiceException(Throwable) - Constructor for exception org.apache.batchee.container.exception.BatchContainerServiceException
 
BatchContainerServiceException(String, Throwable) - Constructor for exception org.apache.batchee.container.exception.BatchContainerServiceException
 
BatchEE - Class in org.apache.batchee.jmx
 
BatchEE(BatchEEMBean) - Constructor for class org.apache.batchee.jmx.BatchEE
 
BATCHEE_DATA_PREFIX - Static variable in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
BATCHEE_SPLIT_TOKEN - Static variable in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
BatchEEMBean - Interface in org.apache.batchee.jmx
 
BatchEEMBeanImpl - Class in org.apache.batchee.jmx
 
BatchEEMBeanImpl() - Constructor for class org.apache.batchee.jmx.BatchEEMBeanImpl
 
BatcheeThreadFactory - Class in org.apache.batchee.container.services.executor
 
BatcheeThreadFactory() - Constructor for class org.apache.batchee.container.services.executor.BatcheeThreadFactory
 
Batches - Class in org.apache.batchee.util
 
BatchFlowInSplitWorkUnit - Class in org.apache.batchee.container.util
 
BatchFlowInSplitWorkUnit(RuntimeFlowInSplitExecution, FlowInSplitBuilderConfig, ServicesManager) - Constructor for class org.apache.batchee.container.util.BatchFlowInSplitWorkUnit
 
batchKernel - Variable in class org.apache.batchee.container.util.BatchWorkUnit
 
BatchKernelService - Interface in org.apache.batchee.container.services
 
Batchlet - Class in org.apache.batchee.jaxb
Java class for Batchlet complex type.
Batchlet() - Constructor for class org.apache.batchee.jaxb.Batchlet
 
batchlet - Variable in class org.apache.batchee.jaxb.Step
 
BatchletPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
BatchletPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.BatchletPropertyResolver
 
BatchletStepController - Class in org.apache.batchee.container.impl.controller.batchlet
 
BatchletStepController(RuntimeJobExecution, Step, StepContextImpl, long, BlockingQueue<PartitionDataWrapper>, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.batchlet.BatchletStepController
 
BatchParallelWorkUnit - Class in org.apache.batchee.container.util
 
BatchParallelWorkUnit(RuntimeJobExecution, boolean, ServicesManager) - Constructor for class org.apache.batchee.container.util.BatchParallelWorkUnit
 
BatchPartitionPlan - Class in org.apache.batchee.container.util
 
BatchPartitionPlan() - Constructor for class org.apache.batchee.container.util.BatchPartitionPlan
 
BatchPartitionWorkUnit - Class in org.apache.batchee.container.util
 
BatchPartitionWorkUnit(RuntimeJobExecution, PartitionsBuilderConfig, ServicesManager) - Constructor for class org.apache.batchee.container.util.BatchPartitionWorkUnit
 
BatchProducerBean - Class in org.apache.batchee.container.cdi
 
BatchProducerBean() - Constructor for class org.apache.batchee.container.cdi.BatchProducerBean
 
BatchProxyInvocationHandler - Class in org.apache.batchee.container.proxy
Proxy handler for all our Batch parts like ItemReader, ItemWriter, etc.
BatchProxyInvocationHandler(Object, InjectionReferences, String...) - Constructor for class org.apache.batchee.container.proxy.BatchProxyInvocationHandler
 
BatchService - Interface in org.apache.batchee.spi
 
batchStatusFailedFromException() - Method in class org.apache.batchee.container.impl.controller.FlowInSplitThreadRootController
 
batchStatusFailedFromException() - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
batchStatusStopping() - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
BatchThreadPoolService - Interface in org.apache.batchee.spi
 
BatchWorkUnit - Class in org.apache.batchee.container.util
 
BatchWorkUnit(ServicesManager, RuntimeJobExecution) - Constructor for class org.apache.batchee.container.util.BatchWorkUnit
 
BatchWorkUnit(ServicesManager, RuntimeJobExecution, boolean) - Constructor for class org.apache.batchee.container.util.BatchWorkUnit
 
begin() - Method in class org.apache.batchee.container.services.transaction.DefaultNonTransactionalManager
 
begin() - Method in class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
 
begin() - Method in interface org.apache.batchee.spi.TransactionManagerAdapter
Create a new transaction and associate it with the current thread.
beginCheckpoint() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointManager
 
beginCheckpoint() - Method in class org.apache.batchee.container.impl.controller.chunk.ItemCheckpointAlgorithm
 
beginCheckpoint() - Method in class org.apache.batchee.container.proxy.CheckpointAlgorithmProxy
 
beginSuspending() - Method in class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
 
bigint() - Method in interface org.apache.batchee.container.services.persistence.jdbc.database.Database
 
bigint() - Method in class org.apache.batchee.container.services.persistence.jdbc.database.DerbyDatabase
 
blob() - Method in interface org.apache.batchee.container.services.persistence.jdbc.database.Database
 
blob() - Method in class org.apache.batchee.container.services.persistence.jdbc.database.DerbyDatabase
 
BOUNDED_THREADPOOL_KEEP_ALIVE_TIME - Static variable in class org.apache.batchee.container.services.executor.BoundedThreadPoolService
 
BOUNDED_THREADPOOL_MAX_POOL_SIZE - Static variable in class org.apache.batchee.container.services.executor.BoundedThreadPoolService
 
BOUNDED_THREADPOOL_MIN_POOL_SIZE - Static variable in class org.apache.batchee.container.services.executor.BoundedThreadPoolService
 
BOUNDED_THREADPOOL_QUEUE_SIZE - Static variable in class org.apache.batchee.container.services.executor.BoundedThreadPoolService
 
BoundedThreadPoolService - Class in org.apache.batchee.container.services.executor
 
BoundedThreadPoolService() - Constructor for class org.apache.batchee.container.services.executor.BoundedThreadPoolService
 
buildFlowInSplitSubJob(Long, JobContext, Split, Flow) - Static method in class org.apache.batchee.container.impl.controller.PartitionedStepBuilder
 
buildNewFlowInSplitWorkUnit(FlowInSplitBuilderConfig, JobContextImpl) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
buildNewFlowInSplitWorkUnit(FlowInSplitBuilderConfig, JobContextImpl) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
buildNewParallelPartitions(PartitionsBuilderConfig, JobContextImpl, StepContextImpl) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
buildNewParallelPartitions(PartitionsBuilderConfig, JobContextImpl, StepContextImpl) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
Build a list of batch work units and set them up in STARTING state but don't start them yet.
buildOnRestartFlowInSplitWorkUnit(FlowInSplitBuilderConfig, JobContextImpl) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
buildOnRestartFlowInSplitWorkUnit(FlowInSplitBuilderConfig, JobContextImpl) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
buildOnRestartParallelPartitions(PartitionsBuilderConfig, JobContextImpl, StepContextImpl) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
buildOnRestartParallelPartitions(PartitionsBuilderConfig, JobContextImpl, StepContextImpl) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
buildPartitionSubJob(Long, JobContext, Step, int) - Static method in class org.apache.batchee.container.impl.controller.PartitionedStepBuilder
 

C

CDIBatchArtifactFactory - Class in org.apache.batchee.container.services.factory
 
CDIBatchArtifactFactory() - Constructor for class org.apache.batchee.container.services.factory.CDIBatchArtifactFactory
 
CHECKPOINT_COLUMNS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
CheckpointAlgorithm - Class in org.apache.batchee.jaxb
Java class for CheckpointAlgorithm complex type.
CheckpointAlgorithm() - Constructor for class org.apache.batchee.jaxb.CheckpointAlgorithm
 
checkpointAlgorithm - Variable in class org.apache.batchee.jaxb.Chunk
 
CheckpointAlgorithmPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
CheckpointAlgorithmPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.CheckpointAlgorithmPropertyResolver
 
CheckpointAlgorithmProxy - Class in org.apache.batchee.container.proxy
 
CheckpointAlgorithmProxy(CheckpointAlgorithm) - Constructor for class org.apache.batchee.container.proxy.CheckpointAlgorithmProxy
 
checkpointAtThisItemCount - Variable in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
 
checkpointColumn(int) - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
CheckpointData - Class in org.apache.batchee.container.impl.controller.chunk
 
CheckpointData(long, String, CheckpointType) - Constructor for class org.apache.batchee.container.impl.controller.chunk.CheckpointData
 
CheckpointDataKey - Class in org.apache.batchee.container.impl.controller.chunk
 
CheckpointDataKey(long, String, CheckpointType) - Constructor for class org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey
 
CheckpointEntity - Class in org.apache.batchee.container.services.persistence.jpa.domain
 
CheckpointEntity() - Constructor for class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
CheckpointEntity.Queries - Interface in org.apache.batchee.container.services.persistence.jpa.domain
 
CheckpointManager - Class in org.apache.batchee.container.impl.controller.chunk
 
CheckpointManager(ItemReader, ItemWriter, CheckpointAlgorithm, long, String, PersistenceManagerService, DataRepresentationService) - Constructor for class org.apache.batchee.container.impl.controller.chunk.CheckpointManager
 
checkpointPolicy - Variable in class org.apache.batchee.jaxb.Chunk
 
checkpoints - Variable in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.JobInstanceData
 
checkpointTimeout() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointManager
 
checkpointTimeout() - Method in class org.apache.batchee.container.impl.controller.chunk.ItemCheckpointAlgorithm
 
checkpointTimeout() - Method in class org.apache.batchee.container.proxy.CheckpointAlgorithmProxy
 
CheckpointType - Enum in org.apache.batchee.container.impl.controller.chunk
 
Chunk - Class in org.apache.batchee.jaxb
Java class for Chunk complex type.
Chunk() - Constructor for class org.apache.batchee.jaxb.Chunk
 
chunk - Variable in class org.apache.batchee.jaxb.Step
 
ChunkHelper - Class in org.apache.batchee.container.impl.controller.chunk
 
ChunkPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
ChunkPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.ChunkPropertyResolver
 
ChunkStepController - Class in org.apache.batchee.container.impl.controller.chunk
 
ChunkStepController(RuntimeJobExecution, Step, StepContextImpl, long, BlockingQueue<PartitionDataWrapper>, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
 
ClassLoaderAwareHandler - Class in org.apache.batchee.container.util
 
ClassLoaderAwareHandler(ClassLoader, Object) - Constructor for class org.apache.batchee.container.util.ClassLoaderAwareHandler
 
ClassLoaderLocator - Class in org.apache.batchee.container.services.locator
This is not the default since it could create memory leaks But in a server it is quite easy to use setServiceManager/resetServiceManager to handle it (either from the server itself or from an app in lightweight containers).
ClassLoaderLocator() - Constructor for class org.apache.batchee.container.services.locator.ClassLoaderLocator
 
clazz - Variable in class org.apache.batchee.jaxb.BatchArtifactRef
 
clazz - Variable in class org.apache.batchee.jaxb.ExceptionClassFilter.Exclude
 
clazz - Variable in class org.apache.batchee.jaxb.ExceptionClassFilter.Include
 
cleanUp(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
cleanUp(Date) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
cleanUp(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
cleanUp(Date) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
cleanUp(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
cleanUp(Date) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
cleanUp(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
cleanUp(Date) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
cleanupFinalBeanManagers(AfterDeploymentValidation) - Method in class org.apache.batchee.container.cdi.BatchCDIInjectionExtension
 
cleanupStoredBeanManagerOnShutdown(BeforeShutdown) - Method in class org.apache.batchee.container.cdi.BatchCDIInjectionExtension
 
CleanUpWebappListener - Class in org.apache.batchee.servlet
 
CleanUpWebappListener() - Constructor for class org.apache.batchee.servlet.CleanUpWebappListener
 
cloneBatchlet(Batchlet) - Static method in class org.apache.batchee.container.jsl.CloneUtility
 
cloneChunk(Chunk) - Static method in class org.apache.batchee.container.jsl.CloneUtility
 
cloneJSLProperties(JSLProperties) - Static method in class org.apache.batchee.container.jsl.CloneUtility
 
cloneListeners(Listeners) - Static method in class org.apache.batchee.container.jsl.CloneUtility
 
CloneUtility - Class in org.apache.batchee.container.jsl
 
close() - Method in class org.apache.batchee.container.services.ServicesManager
 
Collector - Class in org.apache.batchee.jaxb
Java class for Collector complex type.
Collector() - Constructor for class org.apache.batchee.jaxb.Collector
 
collector - Variable in class org.apache.batchee.jaxb.Partition
 
CollectorPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
CollectorPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.CollectorPropertyResolver
 
collectorProxy - Variable in class org.apache.batchee.container.impl.controller.SingleThreadedStepController
 
columnName(String) - Method in interface org.apache.batchee.container.services.persistence.jdbc.database.Database
 
columnName(String) - Method in class org.apache.batchee.container.services.persistence.jdbc.database.DerbyDatabase
 
commit(Object) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.DefaultTransactionProvider
 
commit(Object) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.EETransactionProvider
 
commit(Object) - Method in interface org.apache.batchee.container.services.persistence.jpa.TransactionProvider
 
commit() - Method in class org.apache.batchee.container.services.transaction.DefaultNonTransactionalManager
 
commit() - Method in class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
 
commit() - Method in interface org.apache.batchee.spi.TransactionManagerAdapter
Complete the transaction associated with the current thread.
completedThreadQueue - Variable in class org.apache.batchee.container.util.BatchFlowInSplitWorkUnit
 
completedThreadQueue - Variable in class org.apache.batchee.container.util.BatchPartitionWorkUnit
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.batchee.servlet.CleanUpWebappListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.batchee.servlet.CleanUpWebappListener
 
ControlElementPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
ControlElementPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.ControlElementPropertyResolver
 
Controller - Interface in org.apache.batchee.container
 
controller - Variable in class org.apache.batchee.container.util.BatchWorkUnit
 
convertBackJava7DateTypes(String, String) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
convertBackJavaNativeTypes(String, String) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
convertBackSerializableObjectTypes(byte[]) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
convertCustomTypes(T) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
This is an extension point for other serialisation algorithms.
convertJava7DateTypes(T) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
Convert javas internal Date objects to db representation.
convertJavaNativeTypes(T) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
This method converts java native types to a 'nice' string representation which will be stored in the database.
convertSerializableObjectTypes(T) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
This is the default operation if no other way to serialise the data was used
convertTo(String, Type, Class<T>) - Static method in class org.apache.batchee.container.util.DependencyInjections
 
couldMoreThanOneFlowHaveTerminatedJob() - Method in class org.apache.batchee.container.status.SplitExecutionStatus
 
COUNT_BY_NAME - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity.Queries
 
CREATE_CHECKPOINT - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
CREATE_JOB_EXECUTION - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
CREATE_JOB_INSTANCE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
CREATE_STEP_EXECUTION - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
CREATE_TABLE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
createAnalyzer() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Analyzer
createAnalyzerPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createArtifactsLocator(ClassLoader) - Method in class org.apache.batchee.container.services.factory.DefaultBatchArtifactFactory
 
createBatchArtifactRef() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of BatchArtifactRef
createBatchArtifacts() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of BatchArtifacts
createBatchArtifacts(BatchArtifacts) - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of JAXBElement<BatchArtifacts>}
createBatchlet() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Batchlet
createBatchletPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createBatchletProxy(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createCheckpointAlgorithm() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of CheckpointAlgorithm
createCheckpointAlgorithmPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createCheckpointAlgorithmProxy(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createCheckpointData(CheckpointDataKey, CheckpointData) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
createChunk() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Chunk
createChunkPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createCollector() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Collector
createCollectorPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createDeciderProxy(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createDecision() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Decision
createDecisionPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createEnd() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of End
createExceptionClassFilter() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of ExceptionClassFilter
createExceptionClassFilterExclude() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of ExceptionClassFilter.Exclude
createExceptionClassFilterInclude() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of ExceptionClassFilter.Include
createFail() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Fail
createFlow() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Flow
createFlowInSplitExecution(JobInstance, BatchStatus) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
createFlowInSplitExecution(JobInstance, BatchStatus) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
createFlowInSplitExecution(JobInstance, BatchStatus) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
createFlowInSplitExecution(JobInstance, BatchStatus) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
createFlowNavigator(Flow) - Static method in class org.apache.batchee.container.navigator.NavigatorFactory
 
createFlowPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createItemProcessor() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of ItemProcessor
createItemProcessorProxy(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createItemReader() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of ItemReader
createItemReaderProxy(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createItemWriter() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of ItemWriter
createItemWriterProxy(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createJob(JSLJob) - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of JAXBElement<JSLJob>}
createJobExecution(JobInstance, Properties, BatchStatus) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
createJobExecution(JobInstance, Properties, BatchStatus) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
createJobExecution(JobInstance, Properties, BatchStatus) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
createJobExecution(JobInstance, Properties, BatchStatus) - Method in interface org.apache.batchee.spi.PersistenceManagerService
Create a JobExecution
createJobInstance(String, String) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
createJobInstance(String, String) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
createJobInstance(String, String) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
createJobInstance(String, String) - Method in interface org.apache.batchee.spi.PersistenceManagerService
Creates a JobIntance
createJobNavigator(JSLJob) - Static method in class org.apache.batchee.container.navigator.NavigatorFactory
 
createJobPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createJobStatus(long) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
This method creates an entry for a new job instance
createJobStatus(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
createJobStatus(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
createJobStatus(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
createJobStatus(long) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
createJobStatus(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
Create a JobStatus
createJSLJob() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of JSLJob
createJSLProperties() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of JSLProperties
createListener() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Listener
createListenerPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createListeners() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Listeners
createNext() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Next
createNoRollbackExceptionClassesPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createPartition() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Partition
createPartitionAnalyzerProxy(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createPartitionCollectorProxy(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createPartitionMapper() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of PartitionMapper
createPartitionMapperPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createPartitionMapperProxy(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createPartitionPlan() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of PartitionPlan
createPartitionPlanPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createPartitionPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createPartitionReducer() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of PartitionReducer
createPartitionReducerPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createPartitionReducerProxy(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createProcessorPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createProperty() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Property
createProxy(T, InjectionReferences, String...) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
createReaderPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createRetryableExceptionClassesPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createSkippableExceptionClassesPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createSplit() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Split
createSplitPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createStep() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Step
createStepExecution(long, StepContextImpl) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
createStepExecution(long, StepContextImpl) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
createStepExecution(long, StepContextImpl) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
createStepExecution(long, StepContextImpl) - Method in interface org.apache.batchee.spi.PersistenceManagerService
Create a StepExecution
createStepPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createStepStatus(long) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
Creates an entry for the step in the stepstatus table during jobsetup
createStepStatus(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
createStepStatus(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
createStepStatus(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
createStepStatus(long) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
createStepStatus(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
Create a StepStatus
createStop() - Method in class org.apache.batchee.jaxb.ObjectFactory
Create an instance of Stop
createSubJobInstance(String) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
createSubJobInstance(String) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
createSubJobInstance(String) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
createSubJobInstance(String) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
createTransitionElementPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
createWriterPropertyResolver(boolean) - Static method in class org.apache.batchee.container.modelresolver.PropertyResolverFactory
 
currentChunkStatus - Variable in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
 
currentItemStatus - Variable in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
 
customCheckpointPolicy - Variable in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
 

D

Database - Interface in org.apache.batchee.container.services.persistence.jdbc.database
 
DataRepresentationService - Interface in org.apache.batchee.spi
This SPI takes Data Objects from a JBatch artifact and transfers it into something which can be stored in a Blob in the Database (byte[] in Java).
dataSource - Variable in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
Decision - Class in org.apache.batchee.jaxb
Java class for Decision complex type.
Decision() - Constructor for class org.apache.batchee.jaxb.Decision
 
DecisionController - Class in org.apache.batchee.container.impl.controller
 
DecisionController(RuntimeJobExecution, Decision, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.DecisionController
 
DecisionPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
DecisionPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.DecisionPropertyResolver
 
DEFAULT_JNDI_LOCATION - Variable in class org.apache.batchee.container.services.executor.JNDIThreadPoolService
 
DEFAULT_OBJECT_NAME - Static variable in interface org.apache.batchee.jmx.BatchEEMBean
 
DEFAULT_TRAN_TIMEOUT_SECONDS - Static variable in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
 
DefaultBatchArtifactFactory - Class in org.apache.batchee.container.services.factory
 
DefaultBatchArtifactFactory() - Constructor for class org.apache.batchee.container.services.factory.DefaultBatchArtifactFactory
 
DefaultBatchArtifactFactory.ArtifactLocator - Interface in org.apache.batchee.container.services.factory
 
DefaultBatchKernel - Class in org.apache.batchee.container.services.kernel
 
DefaultBatchKernel(ServicesManager) - Constructor for class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
DefaultBatchTransactionService - Class in org.apache.batchee.container.services.transaction
 
DefaultBatchTransactionService() - Constructor for class org.apache.batchee.container.services.transaction.DefaultBatchTransactionService
 
DefaultDataRepresentationService - Class in org.apache.batchee.container.services.data
Default implementation of the DataRepresentationService
DefaultDataRepresentationService() - Constructor for class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
DefaultEntityManagerProvider - Class in org.apache.batchee.container.services.persistence.jpa.provider
 
DefaultEntityManagerProvider() - Constructor for class org.apache.batchee.container.services.persistence.jpa.provider.DefaultEntityManagerProvider
 
DefaultJobStatusManager - Class in org.apache.batchee.container.services.status
 
DefaultJobStatusManager(ServicesManager) - Constructor for class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
DefaultJobXMLLoaderService - Class in org.apache.batchee.container.services.loader
 
DefaultJobXMLLoaderService() - Constructor for class org.apache.batchee.container.services.loader.DefaultJobXMLLoaderService
 
DefaultNonTransactionalManager - Class in org.apache.batchee.container.services.transaction
 
DefaultNonTransactionalManager() - Constructor for class org.apache.batchee.container.services.transaction.DefaultNonTransactionalManager
 
DefaultThreadPoolService - Class in org.apache.batchee.container.services.executor
 
DefaultThreadPoolService() - Constructor for class org.apache.batchee.container.services.executor.DefaultThreadPoolService
 
DefaultTransactionProvider - Class in org.apache.batchee.container.services.persistence.jpa.provider
 
DefaultTransactionProvider() - Constructor for class org.apache.batchee.container.services.persistence.jpa.provider.DefaultTransactionProvider
 
delegate - Variable in class org.apache.batchee.container.proxy.AbstractProxy
 
DELETE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
DELETE_BY_DATE - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity.Queries
 
DELETE_BY_DATE - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity.Queries
 
DELETE_BY_DATE - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity.Queries
 
DELETE_BY_DATE - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity.Queries
 
DELETE_BY_INSTANCE_ID - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity.Queries
 
DELETE_BY_INSTANCE_ID - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity.Queries
 
DELETE_BY_INSTANCE_ID - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity.Queries
 
DELETE_BY_INSTANCE_ID - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity.Queries
 
DELETE_CHECKPOINT - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
DELETE_CHECKPOINT_UNTIL - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
DELETE_JOB_EXECUTION - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
DELETE_JOB_EXECUTION_UNTIL - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
DELETE_JOB_INSTANCE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
DELETE_JOB_INSTANCE_UNTIL - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
DELETE_STEP_EXECUTION - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
DELETE_STEP_EXECUTION_UNTIL - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
DependencyInjections - Class in org.apache.batchee.container.util
 
DerbyDatabase - Class in org.apache.batchee.container.services.persistence.jdbc.database
 
DerbyDatabase() - Constructor for class org.apache.batchee.container.services.persistence.jdbc.database.DerbyDatabase
 
deserialize(byte[]) - Static method in class org.apache.batchee.container.util.Serializations
This method is used to de-serialized a table BLOB field to its original object form.
Dictionary - Class in org.apache.batchee.container.services.persistence.jdbc
 
Dictionary(String, String, String, String, Database) - Constructor for class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
Dictionary.SQL - Interface in org.apache.batchee.container.services.persistence.jdbc
 
doExecutionLoop() - Method in class org.apache.batchee.container.impl.controller.ExecutionTransitioner
 
doInit() - Static method in class org.apache.batchee.container.Init
 
driver - Variable in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 

E

EEEntityManagerProvider - Class in org.apache.batchee.container.services.persistence.jpa.provider
Designed to use a container entity manager relying on JTA to commit.
EEEntityManagerProvider() - Constructor for class org.apache.batchee.container.services.persistence.jpa.provider.EEEntityManagerProvider
 
EETransactionProvider - Class in org.apache.batchee.container.services.persistence.jpa.provider
 
EETransactionProvider() - Constructor for class org.apache.batchee.container.services.persistence.jpa.provider.EETransactionProvider
 
End - Class in org.apache.batchee.jaxb
Java class for End complex type.
End() - Constructor for class org.apache.batchee.jaxb.End
 
endCheckpoint() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointManager
 
endCheckpoint() - Method in class org.apache.batchee.container.impl.controller.chunk.ItemCheckpointAlgorithm
 
endCheckpoint() - Method in class org.apache.batchee.container.proxy.CheckpointAlgorithmProxy
 
endOfJob() - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
EntityManagerProvider - Interface in org.apache.batchee.container.services.persistence.jpa
 
equals(Object) - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey
 
eventOccurred() - Method in class org.apache.batchee.container.jsl.JSLValidationEventHandler
 
ExceptionClassesPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
ExceptionClassesPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.ExceptionClassesPropertyResolver
 
ExceptionClassFilter - Class in org.apache.batchee.jaxb
Java class for ExceptionClassFilter complex type.
ExceptionClassFilter() - Constructor for class org.apache.batchee.jaxb.ExceptionClassFilter
 
ExceptionClassFilter.Exclude - Class in org.apache.batchee.jaxb
Java class for anonymous complex type.
ExceptionClassFilter.Include - Class in org.apache.batchee.jaxb
Java class for anonymous complex type.
ExceptionConfig - Class in org.apache.batchee.container.impl.controller.chunk
 
ExceptionConfig() - Constructor for class org.apache.batchee.container.impl.controller.chunk.ExceptionConfig
 
ExceptionUtil - Class in org.apache.batchee.container.util
This class is taken from Apache OpenWebBeans.
Exclude() - Constructor for class org.apache.batchee.jaxb.ExceptionClassFilter.Exclude
 
excludeList - Variable in class org.apache.batchee.jaxb.ExceptionClassFilter
 
excludes - Variable in class org.apache.batchee.container.impl.controller.chunk.ExceptionConfig
 
execute() - Method in interface org.apache.batchee.container.ExecutionElementController
 
execute() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
execute() - Method in class org.apache.batchee.container.impl.controller.DecisionController
 
execute() - Method in class org.apache.batchee.container.impl.controller.FlowController
 
execute() - Method in class org.apache.batchee.container.impl.controller.SplitController
 
executeTask(Runnable, Object) - Method in class org.apache.batchee.container.services.executor.AbstractThreadPoolService
 
executeTask(Runnable, Object) - Method in class org.apache.batchee.container.services.executor.JNDIThreadPoolService
 
executeTask(Runnable, Object) - Method in interface org.apache.batchee.spi.BatchThreadPoolService
(Required) Runs the given task.
execution - Variable in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.ExecutionInstanceData
 
execution - Variable in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.StepExecutionInstanceData
 
ExecutionElement - Interface in org.apache.batchee.container.jsl
This is a workaround to not having the ability to generate interfaces directly from JAXB
ExecutionElementController - Interface in org.apache.batchee.container
 
ExecutionElementControllerFactory - Class in org.apache.batchee.container.impl.controller
 
executionElements - Variable in class org.apache.batchee.jaxb.Flow
 
executionElements - Variable in class org.apache.batchee.jaxb.JSLJob
 
ExecutionInstanceData() - Constructor for class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.ExecutionInstanceData
 
executions - Variable in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.JobInstanceData
 
ExecutionStatus - Class in org.apache.batchee.container.status
 
ExecutionStatus() - Constructor for class org.apache.batchee.container.status.ExecutionStatus
 
ExecutionStatus(ExtendedBatchStatus) - Constructor for class org.apache.batchee.container.status.ExecutionStatus
 
ExecutionStatus(ExtendedBatchStatus, String) - Constructor for class org.apache.batchee.container.status.ExecutionStatus
 
ExecutionTransitioner - Class in org.apache.batchee.container.impl.controller
 
ExecutionTransitioner(RuntimeJobExecution, long, ModelNavigator<?>, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.ExecutionTransitioner
 
ExecutionTransitioner(RuntimeJobExecution, long, ModelNavigator<JSLJob>, BlockingQueue<PartitionDataWrapper>, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.ExecutionTransitioner
 
executorService - Variable in class org.apache.batchee.container.services.executor.AbstractThreadPoolService
 
exitStatus - Variable in class org.apache.batchee.jaxb.End
 
exitStatus - Variable in class org.apache.batchee.jaxb.Fail
 
exitStatus - Variable in class org.apache.batchee.jaxb.Stop
 
ExtendedBatchStatus - Enum in org.apache.batchee.container.status
 
EXTERNAL_JOB_INSTANCE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 

F

Fail - Class in org.apache.batchee.jaxb
Java class for Fail complex type.
Fail() - Constructor for class org.apache.batchee.jaxb.Fail
 
find() - Method in class org.apache.batchee.container.services.locator.ClassLoaderLocator
 
find() - Method in class org.apache.batchee.container.services.locator.SingletonLocator
 
FIND - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity.Queries
 
find() - Static method in class org.apache.batchee.container.services.ServicesManager
 
find() - Method in interface org.apache.batchee.container.services.ServicesManagerLocator
 
FIND_BY_EXECUTION - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity.Queries
 
FIND_BY_INSTANCE - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity.Queries
 
FIND_BY_INSTANCE_AND_NAME - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity.Queries
 
FIND_BY_NAME - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity.Queries
 
FIND_EXTERNALS - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity.Queries
 
FIND_FROM_EXECUTION - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity.Queries
 
FIND_JOBNAMES - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity.Queries
 
FIND_RUNNING - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity.Queries
 
flow - Variable in class org.apache.batchee.container.impl.controller.FlowController
 
Flow - Class in org.apache.batchee.jaxb
Java class for Flow complex type.
Flow() - Constructor for class org.apache.batchee.jaxb.Flow
 
FlowController - Class in org.apache.batchee.container.impl.controller
 
FlowController(RuntimeJobExecution, Flow, long, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.FlowController
 
FlowInSplitBuilderConfig - Class in org.apache.batchee.container.util
 
FlowInSplitBuilderConfig(JSLJob, BlockingQueue<BatchFlowInSplitWorkUnit>, long) - Constructor for class org.apache.batchee.container.util.FlowInSplitBuilderConfig
 
FlowInSplitThreadRootController - Class in org.apache.batchee.container.impl.controller
 
FlowInSplitThreadRootController(RuntimeFlowInSplitExecution, FlowInSplitBuilderConfig, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.FlowInSplitThreadRootController
 
flowNavigator - Variable in class org.apache.batchee.container.impl.controller.FlowController
 
FlowNavigator - Class in org.apache.batchee.container.navigator
 
FlowNavigator(Flow) - Constructor for class org.apache.batchee.container.navigator.FlowNavigator
 
FlowPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
FlowPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.FlowPropertyResolver
 
flows - Variable in class org.apache.batchee.jaxb.Split
 
FROM - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 

G

getAllowStartIfComplete() - Method in class org.apache.batchee.jaxb.Step
Gets the value of the allowStartIfComplete property.
getAnalyzer() - Method in class org.apache.batchee.jaxb.Partition
Gets the value of the analyzer property.
getAnalyzerQueue() - Method in class org.apache.batchee.container.util.PartitionsBuilderConfig
 
getArtifactById(String) - Method in interface org.apache.batchee.container.services.factory.DefaultBatchArtifactFactory.ArtifactLocator
 
getBatchKernel() - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
getBatchlet() - Method in class org.apache.batchee.jaxb.Step
Gets the value of the batchlet property.
getBatchletProcessRetVal() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getBatchStatus() - Method in class org.apache.batchee.container.impl.JobContextImpl
 
getBatchStatus() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
getBatchStatus() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getBatchStatus() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getBatchStatus() - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
getBatchStatus() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
getBatchStatus() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
getBatchStatus() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getBatchStatus() - Method in class org.apache.batchee.container.status.JobStatus
 
getBatchStatus() - Method in class org.apache.batchee.container.status.StepStatus
 
getBatchStatus() - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
getBatchstatus() - Method in class org.apache.batchee.container.util.PartitionDataWrapper
 
getBeanManager() - Method in class org.apache.batchee.container.cdi.BatchCDIInjectionExtension
 
getBeanManager() - Method in class org.apache.batchee.container.services.factory.CDIBatchArtifactFactory
 
getCheckpointAlgorithm() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the checkpointAlgorithm property.
getCheckpointData(CheckpointDataKey) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getCheckpointData(CheckpointDataKey) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
getCheckpointData(CheckpointDataKey) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
getCheckpointData(CheckpointDataKey) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
getCheckpointPolicy() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the checkpointPolicy property.
getCheckpointTable() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getChunk() - Method in class org.apache.batchee.jaxb.Step
Gets the value of the chunk property.
getClassLoader() - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
getClazz() - Method in class org.apache.batchee.jaxb.BatchArtifactRef
Gets the value of the clazz property.
getClazz() - Method in class org.apache.batchee.jaxb.ExceptionClassFilter.Exclude
Gets the value of the clazz property.
getClazz() - Method in class org.apache.batchee.jaxb.ExceptionClassFilter.Include
Gets the value of the clazz property.
getCollector() - Method in class org.apache.batchee.jaxb.Partition
Gets the value of the collector property.
getCollectorData() - Method in class org.apache.batchee.container.util.PartitionDataWrapper
 
getCommaSeparatedKey() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey
 
getCommit() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getCompletedQueue() - Method in class org.apache.batchee.container.util.FlowInSplitBuilderConfig
 
getCompletedQueue() - Method in class org.apache.batchee.container.util.PartitionsBuilderConfig
 
getConnection() - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getConnectionToDefaultSchema() - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getController() - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
getCountJobInstanceByName() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getCreateCheckpointTable() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getCreateJobExecution() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getCreateJobExecutionTable() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getCreateJobInstance() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getCreateJobInstanceTable() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getCreateJobInstanceWithJobXml() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getCreateStepExecution() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getCreateStepExecutionTable() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getCreateTime() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
getCreateTime() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getCreateTime() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
getCurrentStepId() - Method in class org.apache.batchee.container.status.JobStatus
 
getCurrentStoppableElementController() - Method in class org.apache.batchee.container.impl.controller.ExecutionTransitioner
 
getData() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
getDatabaseKey() - Method in class org.apache.batchee.container.status.JobStatusKey
Note this is the only getter method, to enforce consistency in getting the instance ID as key.
getDatabaseKey() - Method in class org.apache.batchee.container.status.StepStatusKey
Note this is the only getter method, to enforce consistency in getting the instance ID as key.
getDecisionController(ServicesManager, RuntimeJobExecution, Decision) - Static method in class org.apache.batchee.container.impl.controller.ExecutionElementControllerFactory
 
getDelegate() - Method in class org.apache.batchee.container.proxy.AbstractProxy
 
getDeleteCheckpoint() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getDeleteCheckpointUntil() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getDeleteJobExecution() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getDeleteJobExecutionUntil() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getDeleteJobInstance() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getDeleteJobInstanceUntil() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getDeleteStepExecution() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getDeleteStepExecutionUntil() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getEndTime() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
getEndTime() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getEndTime() - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
getEndTime() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
getEndTime() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getEndTimeTS() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getEventType() - Method in class org.apache.batchee.container.util.PartitionDataWrapper
 
getException() - Method in class org.apache.batchee.container.impl.controller.chunk.RetryHandler
 
getException() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getExcludeList() - Method in class org.apache.batchee.jaxb.ExceptionClassFilter
Gets the value of the excludeList property.
getExcludes() - Method in class org.apache.batchee.container.impl.controller.chunk.ExceptionConfig
 
getExecution() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getExecutionElements() - Method in class org.apache.batchee.jaxb.Flow
Gets the value of the executionElements property.
getExecutionElements() - Method in class org.apache.batchee.jaxb.JSLJob
Gets the value of the executionElements property.
getExecutionId() - Method in class org.apache.batchee.container.impl.JobContextImpl
 
getExecutionId() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
getExecutionId() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getExecutionId() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
getExecutions() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
getExitStatus() - Method in class org.apache.batchee.container.impl.JobContextImpl
 
getExitStatus() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
getExitStatus() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getExitStatus() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getExitStatus() - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
getExitStatus() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
getExitStatus() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
getExitStatus() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getExitStatus() - Method in class org.apache.batchee.container.status.ExecutionStatus
 
getExitStatus() - Method in class org.apache.batchee.container.status.JobStatus
 
getExitStatus() - Method in class org.apache.batchee.container.status.SplitExecutionStatus
 
getExitStatus() - Method in class org.apache.batchee.container.status.StepStatus
 
getExitStatus() - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
getExitStatus() - Method in class org.apache.batchee.container.util.PartitionDataWrapper
 
getExitStatus() - Method in class org.apache.batchee.jaxb.End
Gets the value of the exitStatus property.
getExitStatus() - Method in class org.apache.batchee.jaxb.Fail
Gets the value of the exitStatus property.
getExitStatus() - Method in class org.apache.batchee.jaxb.Stop
Gets the value of the exitStatus property.
getExtendedBatchStatus() - Method in class org.apache.batchee.container.status.ExecutionStatus
 
getFilter() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getFindExternalJobInstances() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobExecutionBatchStatus() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobExecutionById() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobExecutionByInstance() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobExecutionExitStatus() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobExecutionJobProperties() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobExecutionTimestamps() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobInstance() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobInstanceFromJobExecution() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJoBInstanceIds() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobInstanceIdsByName() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobNames() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindJobStatus() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindMostRecentJobExecution() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindRunningJobExecutions() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindStepExecutionByJobInstanceAndStepName() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFindStepExecutionFromId() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFinStepExecutionFromJobExecution() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getFirstExecutionElement(List<ExecutionElement>, String) - Method in class org.apache.batchee.container.navigator.AbstractNavigator
 
getFirstExecutionElement(String) - Method in class org.apache.batchee.container.navigator.FlowNavigator
 
getFirstExecutionElement(String) - Method in class org.apache.batchee.container.navigator.JobNavigator
 
getFirstExecutionElement(String) - Method in interface org.apache.batchee.container.navigator.ModelNavigator
 
getFlowController(ServicesManager, RuntimeJobExecution, Flow, long) - Static method in class org.apache.batchee.container.impl.controller.ExecutionElementControllerFactory
 
getFlows() - Method in class org.apache.batchee.jaxb.Split
Gets the value of the flows property.
getFlowStatus() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeFlowInSplitExecution
 
getId() - Method in interface org.apache.batchee.container.jsl.ExecutionElement
 
getId() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
getId() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getId() - Method in class org.apache.batchee.jaxb.BatchArtifactRef
Gets the value of the id property.
getId() - Method in class org.apache.batchee.jaxb.Decision
Gets the value of the id property.
getId() - Method in class org.apache.batchee.jaxb.Flow
Gets the value of the id property.
getId() - Method in class org.apache.batchee.jaxb.JSLJob
Gets the value of the id property.
getId() - Method in class org.apache.batchee.jaxb.Split
Gets the value of the id property.
getId() - Method in class org.apache.batchee.jaxb.Step
Gets the value of the id property.
getIncludeList() - Method in class org.apache.batchee.jaxb.ExceptionClassFilter
Gets the value of the includeList property.
getIncludes() - Method in class org.apache.batchee.container.impl.controller.chunk.ExceptionConfig
 
getInjectionReferences() - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
getInsertCheckpoint() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getInstance() - Static method in class org.apache.batchee.container.cdi.BatchCDIInjectionExtension
 
getInstance() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
getInstance() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
getInstanceId() - Method in class org.apache.batchee.container.impl.JobContextImpl
 
getInstanceId() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
getInstanceId() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getInstanceId() - Method in class org.apache.batchee.container.impl.JobInstanceImpl
 
getInstanceId() - Method in interface org.apache.batchee.container.services.InternalJobExecution
 
getItemCount(Chunk) - Static method in class org.apache.batchee.container.impl.controller.chunk.ChunkHelper
 
getItemCount() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the itemCount property.
getJobContext() - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
getJobContext() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getJobContext() - Method in class org.apache.batchee.container.proxy.InjectionReferences
 
getJobExecution(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
getJobExecution(long) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
getJobExecution(long) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
getJobExecution(long) - Method in class org.apache.batchee.jmx.BatchEE
 
getJobExecution(long) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
getJobExecution(long) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
getJobExecutionImpl() - Method in class org.apache.batchee.container.util.BatchFlowInSplitWorkUnit
 
getJobExecutionImpl() - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
getJobExecutions(JobInstance) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
getJobExecutions(long, String) - Method in class org.apache.batchee.jmx.BatchEE
 
getJobExecutions(long, String) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
getJobExecutions(long, String) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
getJobExecutionTable() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getJobInstance(JobStatusManagerService, long) - Static method in class org.apache.batchee.container.impl.jobinstance.JobExecutionHelper
 
getJobInstance() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getJobInstance(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
getJobInstance(long) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
getJobInstance(long) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
getJobInstance() - Method in class org.apache.batchee.container.status.JobStatus
 
getJobInstance(long) - Method in class org.apache.batchee.jmx.BatchEE
 
getJobInstance(long) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
getJobInstance(long) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
getJobInstanceCount(String) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
getJobInstanceCount(String) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
getJobInstanceCount(String) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
getJobInstanceCount(String) - Method in class org.apache.batchee.jmx.BatchEE
 
getJobInstanceCount(String) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
getJobInstanceCount(String) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
getjobInstanceId() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointData
 
getJobInstanceId() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey
 
getJobInstanceId() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
getJobInstanceId() - Method in class org.apache.batchee.container.status.JobStatus
 
getJobInstanceIdByExecutionId(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getJobInstanceIdByExecutionId(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
getJobInstanceIdByExecutionId(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
getJobInstanceIdByExecutionId(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
getJobInstances(String, int, int) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
getJobInstances(String, int, int) - Method in class org.apache.batchee.jmx.BatchEE
 
getJobInstances(String, int, int) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
getJobInstances(String, int, int) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
getJobInstanceTable() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getJobListeners(InjectionReferences) - Method in class org.apache.batchee.container.proxy.ListenerFactory
 
getJobModel() - Method in class org.apache.batchee.container.util.FlowInSplitBuilderConfig
 
getJobModels() - Method in class org.apache.batchee.container.util.PartitionsBuilderConfig
 
getJobName() - Method in class org.apache.batchee.container.impl.JobContextImpl
 
getJobName() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
getJobName() - Method in class org.apache.batchee.container.impl.JobInstanceImpl
 
getJobNames() - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
getJobNames() - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getJobNames() - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
getJobNames() - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
getJobNames() - Method in class org.apache.batchee.jmx.BatchEE
 
getJobNames() - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
getJobNames() - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
getJobNames() - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
getJobNavigator() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getJobOperatorJobExecution() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getJobParameters() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
getJobParameters() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getJobProperties() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
getJobStatus(long) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
Returns the JobStatus for a given jobInstance id
getJobStatus(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getJobStatus(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
getJobStatus(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
getJobStatus(long) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
getJobStatus(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
Get a JobStatus
getJobStatusFromExecution(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getJobStatusFromExecution(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
getJobStatusFromExecution(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
getJobStatusFromExecution(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
getJobStatusFromExecutionId(long) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
 
getJobStatusFromExecutionId(long) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
getJobXML() - Method in class org.apache.batchee.container.impl.JobInstanceImpl
 
getJobXml() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
getLastRunStepExecutionId() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getLastRunStepExecutionId() - Method in class org.apache.batchee.container.status.StepStatus
 
getLastRunStepExecutions() - Method in interface org.apache.batchee.container.Controller
 
getLastRunStepExecutions() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
getLastRunStepExecutions() - Method in class org.apache.batchee.container.impl.controller.DecisionController
 
getLastRunStepExecutions() - Method in class org.apache.batchee.container.impl.controller.FlowController
 
getLastRunStepExecutions() - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
getLastRunStepExecutions() - Method in class org.apache.batchee.container.impl.controller.SplitController
 
getLastUpdatedTime() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
getLastUpdatedTime() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getLatestExecution() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
getLatestExecutionId() - Method in class org.apache.batchee.container.status.JobStatus
 
getListenerFactory() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getListenerList() - Method in class org.apache.batchee.jaxb.Listeners
Gets the value of the listenerList property.
getListeners(Class<T>, Step, InjectionReferences, RuntimeJobExecution) - Method in class org.apache.batchee.container.proxy.ListenerFactory
 
getListeners() - Method in class org.apache.batchee.jaxb.JSLJob
Gets the value of the listeners property.
getListeners() - Method in class org.apache.batchee.jaxb.Step
Gets the value of the listeners property.
getMapper() - Method in class org.apache.batchee.jaxb.Partition
Gets the value of the mapper property.
getMetric(Metric.MetricType) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getMetrics() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getMetrics() - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
getMostRecentExecutionId(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getMostRecentExecutionId(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
getMostRecentExecutionId(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
getMostRecentExecutionId(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
getName() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
getName() - Method in class org.apache.batchee.jaxb.Property
Gets the value of the name property.
getNavigator() - Method in class org.apache.batchee.container.impl.JobContextImpl
 
getNextExecutionElement() - Method in class org.apache.batchee.container.jsl.Transition
 
getNextFromAttribute() - Method in class org.apache.batchee.jaxb.Flow
Gets the value of the nextFromAttribute property.
getNextFromAttribute() - Method in class org.apache.batchee.jaxb.Split
Gets the value of the nextFromAttribute property.
getNextFromAttribute() - Method in class org.apache.batchee.jaxb.Step
Gets the value of the nextFromAttribute property.
getNextTransition(ExecutionElement, List<ExecutionElement>, ExecutionStatus) - Method in class org.apache.batchee.container.navigator.AbstractNavigator
Precedence is: look at elements, then look at attribute, then return quietly
getNextTransition(ExecutionElement, ExecutionStatus) - Method in class org.apache.batchee.container.navigator.FlowNavigator
 
getNextTransition(ExecutionElement, ExecutionStatus) - Method in class org.apache.batchee.container.navigator.JobNavigator
 
getNextTransition(ExecutionElement, ExecutionStatus) - Method in interface org.apache.batchee.container.navigator.ModelNavigator
Enforces "can't revisit already visited steps rule".
getNoRollbackExceptionClasses() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the noRollbackExceptionClasses property.
getNumPartitions() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getNumPartitions() - Method in class org.apache.batchee.container.status.StepStatus
 
getOn() - Method in interface org.apache.batchee.container.jsl.TransitionElement
 
getOn() - Method in class org.apache.batchee.jaxb.End
Gets the value of the on property.
getOn() - Method in class org.apache.batchee.jaxb.Fail
Gets the value of the on property.
getOn() - Method in class org.apache.batchee.jaxb.Next
Gets the value of the on property.
getOn() - Method in class org.apache.batchee.jaxb.Stop
Gets the value of the on property.
getParameters(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
getParameters(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getParameters(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
getParameters(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
getParameters(long) - Method in class org.apache.batchee.jmx.BatchEE
 
getParameters(long) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
getParameters(long) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
getParameters(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
getPartition() - Method in class org.apache.batchee.jaxb.JSLProperties
Gets the value of the partition property.
getPartition() - Method in class org.apache.batchee.jaxb.Step
Gets the value of the partition property.
getPartitionInstance() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getPartitionProperties() - Method in class org.apache.batchee.container.util.BatchPartitionPlan
 
getPartitionProperties() - Method in class org.apache.batchee.container.util.PartitionsBuilderConfig
 
getPartitions() - Method in class org.apache.batchee.container.util.BatchPartitionPlan
 
getPartitions() - Method in class org.apache.batchee.jaxb.PartitionPlan
Gets the value of the partitions property.
getPartitionsOverride() - Method in class org.apache.batchee.container.util.BatchPartitionPlan
 
getPersistedJobOperatorJobExecution(PersistenceManagerService, long) - Static method in class org.apache.batchee.container.impl.jobinstance.JobExecutionHelper
 
getPersistentData() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getPersistentDataBytes() - Method in class org.apache.batchee.container.impl.controller.chunk.PersistentDataWrapper
 
getPersistentUserData() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getPersistentUserData() - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
getPersistentUserData() - Method in class org.apache.batchee.container.status.StepStatus
 
getPlan() - Method in class org.apache.batchee.jaxb.Partition
Gets the value of the plan property.
getProcessor() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the processor property.
getProcessSkip() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getProperties() - Method in class org.apache.batchee.container.impl.JobContextImpl
 
getProperties() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getProperties() - Method in class org.apache.batchee.jaxb.Analyzer
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.Batchlet
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.CheckpointAlgorithm
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.Collector
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.Decision
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.ItemProcessor
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.ItemReader
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.ItemWriter
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.JSLJob
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.Listener
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.PartitionMapper
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.PartitionPlan
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.PartitionReducer
Gets the value of the properties property.
getProperties() - Method in class org.apache.batchee.jaxb.Step
Gets the value of the properties property.
getPropertyList() - Method in class org.apache.batchee.jaxb.JSLProperties
Gets the value of the propertyList property.
getPropertyValue(List<Property>, String) - Static method in class org.apache.batchee.container.util.DependencyInjections
 
getProps() - Method in class org.apache.batchee.container.proxy.InjectionReferences
 
getRawPersistentUserData() - Method in class org.apache.batchee.container.status.StepStatus
 
getRead() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getReader() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the reader property.
getReadSkip() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getReducer() - Method in class org.apache.batchee.jaxb.Partition
Gets the value of the reducer property.
getRef() - Method in class org.apache.batchee.jaxb.Analyzer
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.BatchArtifacts
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.Batchlet
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.CheckpointAlgorithm
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.Collector
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.Decision
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.ItemProcessor
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.ItemReader
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.ItemWriter
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.Listener
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.PartitionMapper
Gets the value of the ref property.
getRef() - Method in class org.apache.batchee.jaxb.PartitionReducer
Gets the value of the ref property.
getReleasable() - Method in class org.apache.batchee.spi.BatchArtifactFactory.Instance
 
getReleasables() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getRestart() - Method in class org.apache.batchee.jaxb.Stop
Gets the value of the restart property.
getRestartable() - Method in class org.apache.batchee.jaxb.JSLJob
Gets the value of the restartable property.
getRestartOn() - Method in class org.apache.batchee.container.impl.JobContextImpl
 
getRestartOn() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getRestartOn() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
getRestartOn() - Method in class org.apache.batchee.container.status.ExecutionStatus
 
getRestartOn() - Method in class org.apache.batchee.container.status.JobStatus
 
getRestartToken() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointData
 
getRetryableExceptionClasses() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the retryableExceptionClasses property.
getRetryLimit(Chunk) - Static method in class org.apache.batchee.container.impl.controller.chunk.ChunkHelper
 
getRetryLimit() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the retryLimit property.
getRollback() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getRootJobExecutionId() - Method in class org.apache.batchee.container.util.FlowInSplitBuilderConfig
 
getRootJobExecutionId() - Method in class org.apache.batchee.container.util.PartitionsBuilderConfig
 
getRootModelElement() - Method in class org.apache.batchee.container.navigator.FlowNavigator
 
getRootModelElement() - Method in class org.apache.batchee.container.navigator.JobNavigator
 
getRootModelElement() - Method in interface org.apache.batchee.container.navigator.ModelNavigator
E.g. the JSLJob for a job, the Flow for a flow, etc.
getRunningExecutions(String) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
getRunningExecutions(String) - Method in class org.apache.batchee.jmx.BatchEE
 
getRunningExecutions(String) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
getRunningExecutions(String) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
getSelectCheckpoint() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getSetJobExecutionFinalData() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getSimpleDateFormat() - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
getSkipLimit(Chunk) - Static method in class org.apache.batchee.container.impl.controller.chunk.ChunkHelper
 
getSkipLimit() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the skipLimit property.
getSkippableExceptionClasses() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the skippableExceptionClasses property.
getSplitController(BatchKernelService, RuntimeJobExecution, Split, long) - Static method in class org.apache.batchee.container.impl.controller.ExecutionElementControllerFactory
 
getStartCount() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getStartCount() - Method in class org.apache.batchee.container.status.StepStatus
 
getStartLimit() - Method in class org.apache.batchee.jaxb.Step
Gets the value of the startLimit property.
getStartTime() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
getStartTime() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
getStartTime() - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
getStartTime() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
getStartTime() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getStartTimeTS() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getStatus() - Method in class org.apache.batchee.container.services.transaction.DefaultNonTransactionalManager
 
getStatus() - Method in class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
 
getStatus() - Method in interface org.apache.batchee.spi.TransactionManagerAdapter
Obtain the status of the transaction associated with the current thread.
getStep() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
getStepContext() - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
getStepContext() - Method in class org.apache.batchee.container.proxy.InjectionReferences
 
getStepController(RuntimeJobExecution, Step, StepContextImpl, long, BlockingQueue<PartitionDataWrapper>, ServicesManager) - Static method in class org.apache.batchee.container.impl.controller.ExecutionElementControllerFactory
 
getStepExecIds() - Method in class org.apache.batchee.container.impl.controller.ExecutionTransitioner
 
getStepExecutionByStepExecutionId(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getStepExecutionByStepExecutionId(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
getStepExecutionByStepExecutionId(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
getStepExecutionByStepExecutionId(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
getStepExecutionId() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getStepExecutionId() - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
getStepExecutionId() - Method in class org.apache.batchee.container.status.StepStatus
 
getStepExecutions(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
getStepExecutions(long) - Method in class org.apache.batchee.jmx.BatchEE
 
getStepExecutions(long) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
getStepExecutions(long) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
getStepExecutionsForJobExecution(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getStepExecutionsForJobExecution(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
getStepExecutionsForJobExecution(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
getStepExecutionsForJobExecution(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
getStepExecutionTable() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getStepInternalExecID() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getStepName() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointData
 
getStepName() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey
 
getStepName() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getStepName() - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
getStepName() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
getStepName() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getStepStatus(long, String) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
 
getStepStatus(long, String) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
getStepStatus(long, String) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
getStepStatus(long, String) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
getStepStatus(long, String) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
getStepStatus(long, String) - Method in interface org.apache.batchee.spi.PersistenceManagerService
Get a StepStatus The parent job instance id and this step name from the job xml are used to determine if the current step execution have previously run.
getThreads() - Method in class org.apache.batchee.container.util.BatchPartitionPlan
 
getThreads() - Method in class org.apache.batchee.jaxb.PartitionPlan
Gets the value of the threads property.
getTimeLimit(Chunk) - Static method in class org.apache.batchee.container.impl.controller.chunk.ChunkHelper
 
getTimeLimit() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the timeLimit property.
getTimestampDateFormat() - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
Attention: The nanos must get concatenated separately as there is no formatter for nanos!
getTo() - Method in class org.apache.batchee.jaxb.Next
Gets the value of the to property.
getTransactionManager() - Method in class org.apache.batchee.container.services.transaction.DefaultBatchTransactionService
 
getTransactionManager(StepContext) - Method in class org.apache.batchee.container.services.transaction.DefaultBatchTransactionService
 
getTransactionManager(StepContext) - Method in class org.apache.batchee.container.services.transaction.NoTxMgrBatchTransactionService
 
getTransactionManager(StepContext) - Method in interface org.apache.batchee.spi.TransactionManagementService
 
getTransientUserData() - Method in class org.apache.batchee.container.impl.JobContextImpl
 
getTransientUserData() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
getTransitionElement() - Method in class org.apache.batchee.container.jsl.Transition
 
getTransitionElements() - Method in interface org.apache.batchee.container.jsl.ExecutionElement
 
getTransitionElements() - Method in class org.apache.batchee.jaxb.Decision
Gets the value of the transitionElements property.
getTransitionElements() - Method in class org.apache.batchee.jaxb.Flow
Gets the value of the transitionElements property.
getTransitionElements() - Method in class org.apache.batchee.jaxb.Split
 
getTransitionElements() - Method in class org.apache.batchee.jaxb.Step
Gets the value of the transitionElements property.
getType() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointData
 
getType() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey
 
getType() - Method in class org.apache.batchee.container.impl.MetricImpl
 
getType() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
getUpdateCheckpoint() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getUpdateJobExecution() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getUpdateJobInstanceStatus() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getUpdateStartedJobExecution() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getUpdateStepExecution() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getUpdateStepExecutionStatus() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
getUpdateTime() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
getValue() - Method in class org.apache.batchee.container.impl.MetricImpl
 
getValue() - Method in class org.apache.batchee.jaxb.Property
Gets the value of the value property.
getValue() - Method in class org.apache.batchee.spi.BatchArtifactFactory.Instance
 
getVersion() - Method in class org.apache.batchee.jaxb.JSLJob
Gets the value of the version property.
getWrite() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
getWriter() - Method in class org.apache.batchee.jaxb.Chunk
Gets the value of the writer property.
getWriteSkip() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
GlobPatternMatcherImpl - Class in org.apache.batchee.container.jsl
 
GlobPatternMatcherImpl() - Constructor for class org.apache.batchee.container.jsl.GlobPatternMatcherImpl
 

H

handleEvent(ValidationEvent) - Method in class org.apache.batchee.container.jsl.JSLValidationEventHandler
 
handleExceptionProcess(Exception, Object) - Method in class org.apache.batchee.container.impl.controller.chunk.RetryHandler
Handle exception from a process failure.
handleExceptionRead(Exception) - Method in class org.apache.batchee.container.impl.controller.chunk.RetryHandler
Handle exception from a read failure.
handleExceptionRead(Exception) - Method in class org.apache.batchee.container.impl.controller.chunk.SkipHandler
Handle exception from a read failure.
handleExceptionWithRecordListWrite(Exception, List<Object>) - Method in class org.apache.batchee.container.impl.controller.chunk.SkipHandler
Handle exception from a write failure.
handleExceptionWithRecordProcess(Exception, Object) - Method in class org.apache.batchee.container.impl.controller.chunk.SkipHandler
Handle exception from a process failure.
handleExceptionWrite(Exception, List<Object>) - Method in class org.apache.batchee.container.impl.controller.chunk.RetryHandler
Handle exception from a write failure.
hashCode() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey
 

I

id - Variable in class org.apache.batchee.jaxb.BatchArtifactRef
 
id - Variable in class org.apache.batchee.jaxb.Decision
 
id - Variable in class org.apache.batchee.jaxb.Flow
 
id - Variable in class org.apache.batchee.jaxb.JSLJob
 
id - Variable in class org.apache.batchee.jaxb.Split
 
id - Variable in class org.apache.batchee.jaxb.Step
 
IllegalBatchPropertyException - Exception in org.apache.batchee.container.exception
 
IllegalBatchPropertyException() - Constructor for exception org.apache.batchee.container.exception.IllegalBatchPropertyException
 
IllegalBatchPropertyException(String) - Constructor for exception org.apache.batchee.container.exception.IllegalBatchPropertyException
 
IllegalBatchPropertyException(Throwable) - Constructor for exception org.apache.batchee.container.exception.IllegalBatchPropertyException
 
IllegalBatchPropertyException(String, Throwable) - Constructor for exception org.apache.batchee.container.exception.IllegalBatchPropertyException
 
IllegalTransitionException - Exception in org.apache.batchee.container.jsl
 
IllegalTransitionException() - Constructor for exception org.apache.batchee.container.jsl.IllegalTransitionException
 
IllegalTransitionException(String) - Constructor for exception org.apache.batchee.container.jsl.IllegalTransitionException
 
IllegalTransitionException(Throwable) - Constructor for exception org.apache.batchee.container.jsl.IllegalTransitionException
 
IllegalTransitionException(String, Throwable) - Constructor for exception org.apache.batchee.container.jsl.IllegalTransitionException
 
Include() - Constructor for class org.apache.batchee.jaxb.ExceptionClassFilter.Include
 
includeList - Variable in class org.apache.batchee.jaxb.ExceptionClassFilter
 
includes - Variable in class org.apache.batchee.container.impl.controller.chunk.ExceptionConfig
 
incrementStartCount() - Method in class org.apache.batchee.container.status.StepStatus
 
incValue() - Method in class org.apache.batchee.container.impl.MetricImpl
 
incValueBy(long) - Method in class org.apache.batchee.container.impl.MetricImpl
 
inheritJobContext(JobContextImpl) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
inheritStepContext(StepContextImpl) - Method in class org.apache.batchee.container.util.BatchPartitionWorkUnit
 
Init - Class in org.apache.batchee.container
 
init(Properties) - Method in class org.apache.batchee.container.services.callback.SimpleJobExecutionCallbackService
 
init(Properties) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
init(Properties) - Method in class org.apache.batchee.container.services.executor.AbstractThreadPoolService
 
init(Properties) - Method in class org.apache.batchee.container.services.executor.JNDIThreadPoolService
 
init(Properties) - Method in class org.apache.batchee.container.services.factory.CDIBatchArtifactFactory
 
init(Properties) - Method in class org.apache.batchee.container.services.factory.DefaultBatchArtifactFactory
 
init(Properties) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
init(Properties) - Method in class org.apache.batchee.container.services.loader.DefaultJobXMLLoaderService
 
init(Properties) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
init(Properties) - Method in interface org.apache.batchee.container.services.persistence.jpa.EntityManagerProvider
 
init(Properties) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.DefaultEntityManagerProvider
 
init(Properties) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.DefaultTransactionProvider
 
init(Properties) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.EEEntityManagerProvider
 
init(Properties) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.EETransactionProvider
 
init(Properties) - Method in interface org.apache.batchee.container.services.persistence.jpa.TransactionProvider
 
init(Properties) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
init(Properties) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
init(Properties) - Method in class org.apache.batchee.container.services.ServicesManager
Init doesn't actually load the service impls, which are still loaded lazily.
init(Properties) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
init(Properties) - Method in class org.apache.batchee.container.services.transaction.DefaultBatchTransactionService
 
init(Properties) - Method in class org.apache.batchee.container.services.transaction.NoTxMgrBatchTransactionService
 
init(Properties) - Method in interface org.apache.batchee.spi.BatchService
 
initializeServiceManager(ClassLoader, Properties) - Static method in class org.apache.batchee.container.services.locator.ClassLoaderLocator
 
InjectionReferences - Class in org.apache.batchee.container.proxy
This is a container class that holds on to the property and context injections that should be injected into a batch artifact.
InjectionReferences(JobContextImpl, StepContextImpl, List<Property>) - Constructor for class org.apache.batchee.container.proxy.InjectionReferences
 
injectReferences(Object, InjectionReferences) - Static method in class org.apache.batchee.container.util.DependencyInjections
 
INSERT_CHECKPOINT - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
INSERT_INTO - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
INSTANCE - Static variable in class org.apache.batchee.container.services.executor.BatcheeThreadFactory
 
INSTANCE - Static variable in class org.apache.batchee.container.services.locator.SingletonLocator
 
instance - Variable in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.JobInstanceData
 
INSTANCE - Static variable in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
Instance(Object, Closeable) - Constructor for class org.apache.batchee.spi.BatchArtifactFactory.Instance
 
integer() - Method in interface org.apache.batchee.container.services.persistence.jdbc.database.Database
 
integer() - Method in class org.apache.batchee.container.services.persistence.jdbc.database.DerbyDatabase
 
InternalJobExecution - Interface in org.apache.batchee.container.services
 
invoke(Object, Method, Object[]) - Method in class org.apache.batchee.container.proxy.BatchProxyInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.batchee.container.util.ClassLoaderAwareHandler
 
invokeCollectorIfPresent() - Method in class org.apache.batchee.container.impl.controller.SingleThreadedStepController
 
invokeCoreStep() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
invokeCoreStep() - Method in class org.apache.batchee.container.impl.controller.batchlet.BatchletStepController
 
invokeCoreStep() - Method in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
 
invokeCoreStep() - Method in class org.apache.batchee.container.impl.controller.PartitionedStepController
 
invokePostStepArtifacts() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
invokePostStepArtifacts() - Method in class org.apache.batchee.container.impl.controller.PartitionedStepController
 
invokePostStepArtifacts() - Method in class org.apache.batchee.container.impl.controller.SingleThreadedStepController
 
invokePreStepArtifacts() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
invokePreStepArtifacts() - Method in class org.apache.batchee.container.impl.controller.PartitionedStepController
 
invokePreStepArtifacts() - Method in class org.apache.batchee.container.impl.controller.SingleThreadedStepController
 
invokeStaticMethod(String, String, Class, String) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
isBatchStatusOnly() - Method in class org.apache.batchee.container.status.ExecutionStatus
 
isCustomCheckpointPolicy(Chunk) - Static method in class org.apache.batchee.container.impl.controller.chunk.ChunkHelper
 
isDone(BatchStatus) - Static method in class org.apache.batchee.util.Batches
 
isDone(JobOperator, long) - Static method in class org.apache.batchee.util.Batches
 
isExecutionRunning(long) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
isExecutionRunning(long) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
isFinishedTransitioning() - Method in class org.apache.batchee.container.jsl.Transition
 
isNotifyCallbackWhenDone() - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
isPartitionedStep - Variable in class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver
 
isReadyToCheckpoint() - Method in class org.apache.batchee.container.impl.controller.chunk.ItemCheckpointAlgorithm
 
isReadyToCheckpoint() - Method in class org.apache.batchee.container.proxy.CheckpointAlgorithmProxy
 
isReadyToCheckpointItem() - Method in class org.apache.batchee.container.impl.controller.chunk.ItemCheckpointAlgorithm
 
isReadyToCheckpointTime() - Method in class org.apache.batchee.container.impl.controller.chunk.ItemCheckpointAlgorithm
 
isRestartExecution() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
isRollbackException(Exception) - Method in class org.apache.batchee.container.impl.controller.chunk.RetryHandler
 
ItemCheckpointAlgorithm - Class in org.apache.batchee.container.impl.controller.chunk
 
ItemCheckpointAlgorithm() - Constructor for class org.apache.batchee.container.impl.controller.chunk.ItemCheckpointAlgorithm
 
itemCount - Variable in class org.apache.batchee.jaxb.Chunk
 
ItemProcessor - Class in org.apache.batchee.jaxb
Java class for ItemProcessor complex type.
ItemProcessor() - Constructor for class org.apache.batchee.jaxb.ItemProcessor
 
ItemProcessorPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
ItemProcessorPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.ItemProcessorPropertyResolver
 
ItemReader - Class in org.apache.batchee.jaxb
Java class for ItemReader complex type.
ItemReader() - Constructor for class org.apache.batchee.jaxb.ItemReader
 
ItemReaderPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
ItemReaderPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.ItemReaderPropertyResolver
 
ItemWriter - Class in org.apache.batchee.jaxb
Java class for ItemWriter complex type.
ItemWriter() - Constructor for class org.apache.batchee.jaxb.ItemWriter
 
ItemWriterPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
ItemWriterPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.ItemWriterPropertyResolver
 

J

javaPropsTojslProperties(Properties) - Static method in class org.apache.batchee.container.jsl.CloneUtility
Creates a new JSLProperties list from a java.util.Properties object.
JDBCPersistenceManagerService - Class in org.apache.batchee.container.services.persistence
 
JDBCPersistenceManagerService() - Constructor for class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
jndiName - Variable in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
JNDIThreadPoolService - Class in org.apache.batchee.container.services.executor
 
JNDIThreadPoolService() - Constructor for class org.apache.batchee.container.services.executor.JNDIThreadPoolService
 
JOB_EXECUTION_BATCH_STATUS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_COLUMNS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_CREATE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_EXIT_STATUS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_FIND_BY_ID - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_FROM_INSTANCE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_MOST_RECENT - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_PROPERTIES - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_RUNNING - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_SET_FINAL_DATA - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_START - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_TIMESTAMPS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_EXECUTION_UPDATE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_ID_SEPARATOR - Static variable in class org.apache.batchee.container.impl.controller.PartitionedStepBuilder
 
JOB_INSTANCE_BY_ID - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_INSTANCE_COLUMNS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_INSTANCE_COUNT_FROM_NAME - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_INSTANCE_CREATE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_INSTANCE_CREATE_WITH_JOB_XML - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_INSTANCE_FROM_EXECUTION - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_INSTANCE_IDS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_INSTANCE_IDS_FROM_NAME - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_INSTANCE_STATUS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_INSTANCE_UPDATE_STATUS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
JOB_NAMES - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
jobContext - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
JobContextImpl - Class in org.apache.batchee.container.impl
 
JobContextImpl(ModelNavigator<JSLJob>, JSLProperties) - Constructor for class org.apache.batchee.container.impl.JobContextImpl
 
JobController - Class in org.apache.batchee.container.impl.controller
 
JobController(RuntimeJobExecution, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.JobController
 
jobExec - Variable in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.StepExecutionInstanceData
 
jobExecution - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
JobExecutionCallbackService - Interface in org.apache.batchee.spi
 
jobExecutionColumns(int) - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
jobExecutionDone(RuntimeJobExecution) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
jobExecutionDone(RuntimeJobExecution) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
JobExecutionEntity - Class in org.apache.batchee.container.services.persistence.jpa.domain
 
JobExecutionEntity() - Constructor for class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
JobExecutionEntity.Queries - Interface in org.apache.batchee.container.services.persistence.jpa.domain
 
JobExecutionHelper - Class in org.apache.batchee.container.impl.jobinstance
 
jobExecutionImpl - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
JobExecutionImpl - Class in org.apache.batchee.container.impl
 
JobExecutionImpl(long, long, PersistenceManagerService) - Constructor for class org.apache.batchee.container.impl.JobExecutionImpl
 
jobExecutionImpl - Variable in class org.apache.batchee.container.util.BatchWorkUnit
 
jobInstance - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
jobInstanceColumns(int) - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
JobInstanceData() - Constructor for class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.JobInstanceData
 
JobInstanceEntity - Class in org.apache.batchee.container.services.persistence.jpa.domain
 
JobInstanceEntity() - Constructor for class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
JobInstanceEntity.Queries - Interface in org.apache.batchee.container.services.persistence.jpa.domain
 
jobInstanceId - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
JobInstanceImpl - Class in org.apache.batchee.container.impl
 
JobInstanceImpl(long) - Constructor for class org.apache.batchee.container.impl.JobInstanceImpl
 
JobInstanceImpl(long, String) - Constructor for class org.apache.batchee.container.impl.JobInstanceImpl
 
jobListenersBeforeJob() - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
JobModelResolver - Class in org.apache.batchee.container.jsl
 
JobModelResolver() - Constructor for class org.apache.batchee.container.jsl.JobModelResolver
 
jobNavigator - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
JobNavigator - Class in org.apache.batchee.container.navigator
 
JobNavigator(JSLJob) - Constructor for class org.apache.batchee.container.navigator.JobNavigator
 
jobOperatorGetJobExecution(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
jobOperatorGetJobExecution(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
jobOperatorGetJobExecution(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
jobOperatorGetJobExecution(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
jobOperatorGetJobExecutions(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
jobOperatorGetJobExecutions(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
jobOperatorGetJobExecutions(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
jobOperatorGetJobExecutions(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
jobOperatorGetJobInstanceCount(String) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
jobOperatorGetJobInstanceCount(String) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
jobOperatorGetJobInstanceCount(String) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
jobOperatorGetJobInstanceCount(String) - Method in interface org.apache.batchee.spi.PersistenceManagerService
JOB OPERATOR ONLY METHODS
jobOperatorGetJobInstanceIds(String, int, int) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
jobOperatorGetJobInstanceIds(String, int, int) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
jobOperatorGetJobInstanceIds(String, int, int) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
jobOperatorGetJobInstanceIds(String, int, int) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
jobOperatorGetRunningExecutions(String) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
jobOperatorGetRunningExecutions(String) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
jobOperatorGetRunningExecutions(String) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
jobOperatorGetRunningExecutions(String) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
JobOperatorImpl - Class in org.apache.batchee.container.impl
 
JobOperatorImpl(ServicesManager) - Constructor for class org.apache.batchee.container.impl.JobOperatorImpl
 
JobOperatorImpl() - Constructor for class org.apache.batchee.container.impl.JobOperatorImpl
 
jobOperatorQueryJobExecutionBatchStatus(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
jobOperatorQueryJobExecutionBatchStatus(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
jobOperatorQueryJobExecutionBatchStatus(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
jobOperatorQueryJobExecutionBatchStatus(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
jobOperatorQueryJobExecutionExitStatus(long) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
jobOperatorQueryJobExecutionExitStatus(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
jobOperatorQueryJobExecutionExitStatus(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
jobOperatorQueryJobExecutionExitStatus(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
jobOperatorQueryJobExecutionTimestamp(long, PersistenceManagerService.TimestampType) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
jobOperatorQueryJobExecutionTimestamp(long, PersistenceManagerService.TimestampType) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
jobOperatorQueryJobExecutionTimestamp(long, PersistenceManagerService.TimestampType) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
jobOperatorQueryJobExecutionTimestamp(long, PersistenceManagerService.TimestampType) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
JobPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
JobPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.JobPropertyResolver
 
JobStatus - Class in org.apache.batchee.container.status
 
JobStatus(long) - Constructor for class org.apache.batchee.container.status.JobStatus
 
JobStatus(JobInstance) - Constructor for class org.apache.batchee.container.status.JobStatus
 
JobStatusKey - Class in org.apache.batchee.container.status
 
JobStatusKey(long) - Constructor for class org.apache.batchee.container.status.JobStatusKey
 
JobStatusManagerService - Interface in org.apache.batchee.container.services
 
jobStatusService - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
JobThreadRootController - Class in org.apache.batchee.container.impl.controller
 
JobThreadRootController(RuntimeJobExecution, long, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.JobThreadRootController
 
JobThreadRootController(RuntimeJobExecution, BlockingQueue<PartitionDataWrapper>, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.JobThreadRootController
 
jobXML() - Static method in class org.apache.batchee.container.jsl.Xsds
 
JobXMLLoaderService - Interface in org.apache.batchee.spi
 
JPAPersistenceManagerService - Class in org.apache.batchee.container.services.persistence
 
JPAPersistenceManagerService() - Constructor for class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
JSLJob - Class in org.apache.batchee.jaxb
The type of a job definition, whether concrete or abstract.
JSLJob() - Constructor for class org.apache.batchee.jaxb.JSLJob
 
JSLProperties - Class in org.apache.batchee.jaxb
Java class for Properties complex type.
JSLProperties() - Constructor for class org.apache.batchee.jaxb.JSLProperties
 
jslPropertiesToJavaProperties(JSLProperties) - Static method in class org.apache.batchee.container.jsl.CloneUtility
Creates a java.util.Properties map from a com.ibm.jbatch.jsl.model.Properties object.
jslStop() - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
JSLValidationEventHandler - Class in org.apache.batchee.container.jsl
 
JSLValidationEventHandler() - Constructor for class org.apache.batchee.container.jsl.JSLValidationEventHandler
 
JTAUserTransactionAdapter - Class in org.apache.batchee.container.services.transaction
 
JTAUserTransactionAdapter() - Constructor for class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
 

K

kernelService - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 

L

Listener - Class in org.apache.batchee.jaxb
Java class for Listener complex type.
Listener() - Constructor for class org.apache.batchee.jaxb.Listener
 
ListenerFactory - Class in org.apache.batchee.container.proxy
 
ListenerFactory(BatchArtifactFactory, JSLJob, InjectionReferences, RuntimeJobExecution) - Constructor for class org.apache.batchee.container.proxy.ListenerFactory
 
listenerList - Variable in class org.apache.batchee.jaxb.Listeners
 
ListenerPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
ListenerPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.ListenerPropertyResolver
 
listeners - Variable in class org.apache.batchee.jaxb.JSLJob
 
Listeners - Class in org.apache.batchee.jaxb
Java class for Listeners complex type.
Listeners() - Constructor for class org.apache.batchee.jaxb.Listeners
 
listeners - Variable in class org.apache.batchee.jaxb.Step
 
load(String) - Method in class org.apache.batchee.container.services.factory.CDIBatchArtifactFactory
 
load(String) - Method in class org.apache.batchee.container.services.factory.DefaultBatchArtifactFactory
 
load(String) - Method in interface org.apache.batchee.spi.BatchArtifactFactory
 
loadArtifact(BatchArtifactFactory, String, InjectionReferences, RuntimeJobExecution) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
 
loadJSL(String) - Method in class org.apache.batchee.container.services.loader.DefaultJobXMLLoaderService
 
loadJSL(String) - Method in interface org.apache.batchee.spi.JobXMLLoaderService
 

M

makeLoaderAware(Class<T>, Class<?>[], Object) - Static method in class org.apache.batchee.container.util.ClassLoaderAwareHandler
 
manager - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
mapper - Variable in class org.apache.batchee.jaxb.Partition
 
markJobAndStepFailed() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
markJobStarted() - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
markJobStarted(long, Timestamp) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
markJobStarted(long, Timestamp) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
markJobStarted(long, Timestamp) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
markJobStarted(long, Timestamp) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
markThreadCompleted() - Method in class org.apache.batchee.container.util.BatchFlowInSplitWorkUnit
 
markThreadCompleted() - Method in class org.apache.batchee.container.util.BatchPartitionWorkUnit
 
markThreadCompleted() - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
matchWithoutBackslashEscape(String, String) - Method in class org.apache.batchee.container.jsl.GlobPatternMatcherImpl
 
MemoryPersistenceManagerService - Class in org.apache.batchee.container.services.persistence
 
MemoryPersistenceManagerService() - Constructor for class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
MemoryPersistenceManagerService.Structures - Interface in org.apache.batchee.container.services.persistence
 
MemoryPersistenceManagerService.Structures.ExecutionInstanceData - Class in org.apache.batchee.container.services.persistence
 
MemoryPersistenceManagerService.Structures.JobInstanceData - Class in org.apache.batchee.container.services.persistence
 
MemoryPersistenceManagerService.Structures.StepExecutionInstanceData - Class in org.apache.batchee.container.services.persistence
 
MetricImpl - Class in org.apache.batchee.container.impl
 
MetricImpl(Metric.MetricType, long) - Constructor for class org.apache.batchee.container.impl.MetricImpl
 
metricsAsMap() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
mgr - Variable in class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
 
ModelNavigator<T> - Interface in org.apache.batchee.container.navigator
 
MOST_RECENT - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity.Queries
 

N

name - Variable in class org.apache.batchee.jaxb.Property
 
NavigatorFactory - Class in org.apache.batchee.container.navigator
 
newData() - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
newEntityManager() - Method in interface org.apache.batchee.container.services.persistence.jpa.EntityManagerProvider
 
newEntityManager() - Method in class org.apache.batchee.container.services.persistence.jpa.provider.DefaultEntityManagerProvider
 
newEntityManager() - Method in class org.apache.batchee.container.services.persistence.jpa.provider.EEEntityManagerProvider
 
newExecutorService(Properties) - Method in class org.apache.batchee.container.services.executor.AbstractThreadPoolService
 
newExecutorService(Properties) - Method in class org.apache.batchee.container.services.executor.BoundedThreadPoolService
 
newExecutorService(Properties) - Method in class org.apache.batchee.container.services.executor.DefaultThreadPoolService
 
newThread(Runnable) - Method in class org.apache.batchee.container.services.executor.BatcheeThreadFactory
 
Next - Class in org.apache.batchee.jaxb
Java class for Next complex type.
Next() - Constructor for class org.apache.batchee.jaxb.Next
 
nextFromAttribute - Variable in class org.apache.batchee.jaxb.Flow
 
nextFromAttribute - Variable in class org.apache.batchee.jaxb.Split
 
nextFromAttribute - Variable in class org.apache.batchee.jaxb.Step
 
noRollbackExceptionClasses - Variable in class org.apache.batchee.jaxb.Chunk
 
notifyCallbackWhenDone - Variable in class org.apache.batchee.container.util.BatchWorkUnit
 
noTransitionElementMatchedAfterException() - Method in class org.apache.batchee.container.jsl.Transition
 
NoTxMgrBatchTransactionService - Class in org.apache.batchee.container.services.transaction
 
NoTxMgrBatchTransactionService() - Constructor for class org.apache.batchee.container.services.transaction.NoTxMgrBatchTransactionService
 

O

ObjectFactory - Class in org.apache.batchee.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.batchee.jaxb package.
ObjectFactory() - Constructor for class org.apache.batchee.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.batchee.jaxb
on - Variable in class org.apache.batchee.jaxb.End
 
on - Variable in class org.apache.batchee.jaxb.Fail
 
on - Variable in class org.apache.batchee.jaxb.Next
 
on - Variable in class org.apache.batchee.jaxb.Stop
 
onJobExecutionDone(RuntimeJobExecution) - Method in class org.apache.batchee.container.services.callback.SimpleJobExecutionCallbackService
 
onJobExecutionDone(RuntimeJobExecution) - Method in interface org.apache.batchee.spi.JobExecutionCallbackService
 
org.apache.batchee.container - package org.apache.batchee.container
 
org.apache.batchee.container.cdi - package org.apache.batchee.container.cdi
 
org.apache.batchee.container.exception - package org.apache.batchee.container.exception
 
org.apache.batchee.container.impl - package org.apache.batchee.container.impl
 
org.apache.batchee.container.impl.controller - package org.apache.batchee.container.impl.controller
 
org.apache.batchee.container.impl.controller.batchlet - package org.apache.batchee.container.impl.controller.batchlet
 
org.apache.batchee.container.impl.controller.chunk - package org.apache.batchee.container.impl.controller.chunk
 
org.apache.batchee.container.impl.jobinstance - package org.apache.batchee.container.impl.jobinstance
 
org.apache.batchee.container.jsl - package org.apache.batchee.container.jsl
 
org.apache.batchee.container.modelresolver - package org.apache.batchee.container.modelresolver
 
org.apache.batchee.container.modelresolver.impl - package org.apache.batchee.container.modelresolver.impl
 
org.apache.batchee.container.navigator - package org.apache.batchee.container.navigator
 
org.apache.batchee.container.proxy - package org.apache.batchee.container.proxy
 
org.apache.batchee.container.services - package org.apache.batchee.container.services
This interfaces are tightly coupled to the existing batch implementation.
org.apache.batchee.container.services.callback - package org.apache.batchee.container.services.callback
 
org.apache.batchee.container.services.data - package org.apache.batchee.container.services.data
 
org.apache.batchee.container.services.executor - package org.apache.batchee.container.services.executor
 
org.apache.batchee.container.services.factory - package org.apache.batchee.container.services.factory
 
org.apache.batchee.container.services.kernel - package org.apache.batchee.container.services.kernel
 
org.apache.batchee.container.services.loader - package org.apache.batchee.container.services.loader
 
org.apache.batchee.container.services.locator - package org.apache.batchee.container.services.locator
 
org.apache.batchee.container.services.persistence - package org.apache.batchee.container.services.persistence
 
org.apache.batchee.container.services.persistence.jdbc - package org.apache.batchee.container.services.persistence.jdbc
 
org.apache.batchee.container.services.persistence.jdbc.database - package org.apache.batchee.container.services.persistence.jdbc.database
 
org.apache.batchee.container.services.persistence.jpa - package org.apache.batchee.container.services.persistence.jpa
 
org.apache.batchee.container.services.persistence.jpa.domain - package org.apache.batchee.container.services.persistence.jpa.domain
 
org.apache.batchee.container.services.persistence.jpa.provider - package org.apache.batchee.container.services.persistence.jpa.provider
 
org.apache.batchee.container.services.status - package org.apache.batchee.container.services.status
 
org.apache.batchee.container.services.transaction - package org.apache.batchee.container.services.transaction
 
org.apache.batchee.container.status - package org.apache.batchee.container.status
 
org.apache.batchee.container.util - package org.apache.batchee.container.util
 
org.apache.batchee.jaxb - package org.apache.batchee.jaxb
 
org.apache.batchee.jmx - package org.apache.batchee.jmx
 
org.apache.batchee.servlet - package org.apache.batchee.servlet
 
org.apache.batchee.spi - package org.apache.batchee.spi
 
org.apache.batchee.util - package org.apache.batchee.util
 
originateExecutionOnThread() - Method in class org.apache.batchee.container.impl.controller.FlowInSplitThreadRootController
Not only are we setting the status correctly at the subjob level, we are also setting it on the execution so that it is visible by the parent split.
originateExecutionOnThread() - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
originateExecutionOnThread() - Method in interface org.apache.batchee.container.ThreadRootController
 

P

parentStepContext - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
partition - Variable in class org.apache.batchee.jaxb.JSLProperties
 
Partition - Class in org.apache.batchee.jaxb
Java class for Partition complex type.
Partition() - Constructor for class org.apache.batchee.jaxb.Partition
 
partition - Variable in class org.apache.batchee.jaxb.Step
 
PartitionDataWrapper - Class in org.apache.batchee.container.util
 
PartitionDataWrapper() - Constructor for class org.apache.batchee.container.util.PartitionDataWrapper
 
PartitionDataWrapper.PartitionEventType - Enum in org.apache.batchee.container.util
 
PartitionedStepBuilder - Class in org.apache.batchee.container.impl.controller
 
PartitionedStepController - Class in org.apache.batchee.container.impl.controller
 
PartitionedStepController(RuntimeJobExecution, Step, StepContextImpl, long, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.PartitionedStepController
 
PartitionMapper - Class in org.apache.batchee.jaxb
Java class for PartitionMapper complex type.
PartitionMapper() - Constructor for class org.apache.batchee.jaxb.PartitionMapper
 
PartitionMapperPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
PartitionMapperPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.PartitionMapperPropertyResolver
 
PartitionPlan - Class in org.apache.batchee.jaxb
Java class for PartitionPlan complex type.
PartitionPlan() - Constructor for class org.apache.batchee.jaxb.PartitionPlan
 
PartitionPlanPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
PartitionPlanPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.PartitionPlanPropertyResolver
 
PartitionPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
PartitionPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.PartitionPropertyResolver
 
PartitionReducer - Class in org.apache.batchee.jaxb
Java class for PartitionReducer complex type.
PartitionReducer() - Constructor for class org.apache.batchee.jaxb.PartitionReducer
 
PartitionReducerPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
PartitionReducerPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.PartitionReducerPropertyResolver
 
partitions - Variable in class org.apache.batchee.jaxb.PartitionPlan
 
PartitionsBuilderConfig - Class in org.apache.batchee.container.util
 
PartitionsBuilderConfig(List<JSLJob>, Properties[], BlockingQueue<PartitionDataWrapper>, BlockingQueue<BatchPartitionWorkUnit>, long) - Constructor for class org.apache.batchee.container.util.PartitionsBuilderConfig
 
PartitionThreadRootController - Class in org.apache.batchee.container.impl.controller
Currently there's no special function on top of the subjob required of the partition.
PartitionThreadRootController(RuntimeJobExecution, PartitionsBuilderConfig, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.PartitionThreadRootController
 
PersistenceException - Exception in org.apache.batchee.container.exception
 
PersistenceException() - Constructor for exception org.apache.batchee.container.exception.PersistenceException
 
PersistenceException(String) - Constructor for exception org.apache.batchee.container.exception.PersistenceException
 
PersistenceException(Throwable) - Constructor for exception org.apache.batchee.container.exception.PersistenceException
 
PersistenceException(String, Throwable) - Constructor for exception org.apache.batchee.container.exception.PersistenceException
 
persistenceManagerService - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
PersistenceManagerService - Interface in org.apache.batchee.spi
 
PersistenceManagerService.TimestampType - Enum in org.apache.batchee.spi
 
persistenceService - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
PersistentDataWrapper - Class in org.apache.batchee.container.impl.controller.chunk
 
PersistentDataWrapper(byte[]) - Constructor for class org.apache.batchee.container.impl.controller.chunk.PersistentDataWrapper
 
persistExitStatusAndEndTimestamp() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
persistUserData() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
plan - Variable in class org.apache.batchee.jaxb.Partition
 
populateArtifactMapFromStream(DefaultBatchArtifactFactory.ArtifactMap, InputStream) - Method in class org.apache.batchee.container.services.factory.DefaultBatchArtifactFactory
 
prepareCheckpoints() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointManager
Takes the current checkpoint data from the ItemReader and ItemWriter and store them in the database
prepareForExecution(JobContextImpl, String) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
Non-spec'd methods (not on the interface, but maybe we should put on a second interface).
prepareForExecution(JobContextImpl) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
processor - Variable in class org.apache.batchee.jaxb.Chunk
 
produceBooleanProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceByteProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceCharProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceClassProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceDateProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceDoubleArrayProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceDoubleProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceFileProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceFloatProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceIntArrayProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceIntProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceIp4Property(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceIp6Property(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceLoggerProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceLongProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceObjectNameProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
producePatternProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
producePropertiesProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceShortProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceStringArrayProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceUriProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
produceUrlProperty(InjectionPoint) - Method in class org.apache.batchee.container.cdi.BatchProducerBean
 
properties - Variable in class org.apache.batchee.jaxb.Analyzer
 
properties - Variable in class org.apache.batchee.jaxb.Batchlet
 
properties - Variable in class org.apache.batchee.jaxb.CheckpointAlgorithm
 
properties - Variable in class org.apache.batchee.jaxb.Collector
 
properties - Variable in class org.apache.batchee.jaxb.Decision
 
properties - Variable in class org.apache.batchee.jaxb.ItemProcessor
 
properties - Variable in class org.apache.batchee.jaxb.ItemReader
 
properties - Variable in class org.apache.batchee.jaxb.ItemWriter
 
properties - Variable in class org.apache.batchee.jaxb.JSLJob
 
properties - Variable in class org.apache.batchee.jaxb.Listener
 
properties - Variable in class org.apache.batchee.jaxb.PartitionMapper
 
properties - Variable in class org.apache.batchee.jaxb.PartitionPlan
 
properties - Variable in class org.apache.batchee.jaxb.PartitionReducer
 
properties - Variable in class org.apache.batchee.jaxb.Step
 
propertiesToString(Properties) - Static method in class org.apache.batchee.container.services.persistence.jpa.domain.PropertyHelper
 
Property - Class in org.apache.batchee.jaxb
Java class for Property complex type.
Property() - Constructor for class org.apache.batchee.jaxb.Property
 
PropertyHelper - Class in org.apache.batchee.container.services.persistence.jpa.domain
Small helper class to transform java.util.Properties into a String and vice versa
propertyList - Variable in class org.apache.batchee.jaxb.JSLProperties
 
PropertyResolver<B> - Interface in org.apache.batchee.container.modelresolver
 
PropertyResolverFactory - Class in org.apache.batchee.container.modelresolver
 
ProxyFactory - Class in org.apache.batchee.container.proxy
 
pwd - Variable in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 

R

reader - Variable in class org.apache.batchee.jaxb.Chunk
 
reducer - Variable in class org.apache.batchee.jaxb.Partition
 
ref - Variable in class org.apache.batchee.jaxb.Analyzer
 
ref - Variable in class org.apache.batchee.jaxb.BatchArtifacts
 
ref - Variable in class org.apache.batchee.jaxb.Batchlet
 
ref - Variable in class org.apache.batchee.jaxb.CheckpointAlgorithm
 
ref - Variable in class org.apache.batchee.jaxb.Collector
 
ref - Variable in class org.apache.batchee.jaxb.Decision
 
ref - Variable in class org.apache.batchee.jaxb.ItemProcessor
 
ref - Variable in class org.apache.batchee.jaxb.ItemReader
 
ref - Variable in class org.apache.batchee.jaxb.ItemWriter
 
ref - Variable in class org.apache.batchee.jaxb.Listener
 
ref - Variable in class org.apache.batchee.jaxb.PartitionMapper
 
ref - Variable in class org.apache.batchee.jaxb.PartitionReducer
 
release(EntityManager) - Method in interface org.apache.batchee.container.services.persistence.jpa.EntityManagerProvider
 
release(EntityManager) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.DefaultEntityManagerProvider
 
release(EntityManager) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.EEEntityManagerProvider
 
replaceAllProperties(String, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver
Replace all the properties in String str.
resetServiceManager(ClassLoader) - Static method in class org.apache.batchee.container.services.locator.ClassLoaderLocator
 
resolveClass(ObjectStreamClass) - Method in class org.apache.batchee.container.util.TCCLObjectInputStream
 
resolveElementProperties(List<Property>, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver
 
resolveModel(String) - Method in class org.apache.batchee.container.jsl.JobModelResolver
 
resolveProxyClass(String[]) - Method in class org.apache.batchee.container.util.TCCLObjectInputStream
 
resolveUserData() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
restart(long, Properties) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
restart - Variable in class org.apache.batchee.jaxb.Stop
 
restart(long, String) - Method in class org.apache.batchee.jmx.BatchEE
 
restart(long, String) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
restart(long, String) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
restartable - Variable in class org.apache.batchee.jaxb.JSLJob
 
restartAfterCompletion - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
restartFlowInSplit(ServicesManager, long, JSLJob) - Static method in class org.apache.batchee.container.impl.jobinstance.JobExecutionHelper
 
restartGeneratedJob(BatchWorkUnit) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
restartGeneratedJob(BatchWorkUnit) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
restartJob(ServicesManager, long, Properties) - Static method in class org.apache.batchee.container.impl.jobinstance.JobExecutionHelper
 
restartJob(long, Properties) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
restartJob(long, Properties) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
restartOn - Variable in class org.apache.batchee.container.impl.JobContextImpl
 
restartPartition(ServicesManager, long, JSLJob, Properties) - Static method in class org.apache.batchee.container.impl.jobinstance.JobExecutionHelper
 
resume(Transaction) - Method in class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
 
retryableExceptionClasses - Variable in class org.apache.batchee.jaxb.Chunk
 
RetryHandler - Class in org.apache.batchee.container.impl.controller.chunk
 
RetryHandler(Chunk) - Constructor for class org.apache.batchee.container.impl.controller.chunk.RetryHandler
 
retryLimit - Variable in class org.apache.batchee.jaxb.Chunk
 
rollback(Object, Exception) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.DefaultTransactionProvider
 
rollback(Object, Exception) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.EETransactionProvider
 
rollback(Object, Exception) - Method in interface org.apache.batchee.container.services.persistence.jpa.TransactionProvider
 
rollback() - Method in class org.apache.batchee.container.services.transaction.DefaultNonTransactionalManager
 
rollback() - Method in class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
 
rollback() - Method in interface org.apache.batchee.spi.TransactionManagerAdapter
Roll back the transaction associated with the current thread.
rootJobExecutionId - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
rootJobExecutionId - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
run() - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
runnableLoaderAware(Object) - Static method in class org.apache.batchee.container.util.ClassLoaderAwareHandler
 
RUNNING_STATUSES - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity.Queries
 
RuntimeFlowInSplitExecution - Class in org.apache.batchee.container.impl.jobinstance
 
RuntimeFlowInSplitExecution(JobInstance, long, PersistenceManagerService) - Constructor for class org.apache.batchee.container.impl.jobinstance.RuntimeFlowInSplitExecution
 
RuntimeJobExecution - Class in org.apache.batchee.container.impl.jobinstance
 
RuntimeJobExecution(JobInstance, long, PersistenceManagerService) - Constructor for class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 

S

schema - Variable in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
SELECT - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
SELECT_CHECKPOINT - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
sendCollectorDataToAnalyzerIfPresent(Serializable) - Method in class org.apache.batchee.container.impl.controller.SingleThreadedStepController
 
sendStatusFromPartitionToAnalyzerIfPresent() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
sendStatusFromPartitionToAnalyzerIfPresent() - Method in class org.apache.batchee.container.impl.controller.PartitionedStepController
 
sendStatusFromPartitionToAnalyzerIfPresent() - Method in class org.apache.batchee.container.impl.controller.SingleThreadedStepController
 
Serializations - Class in org.apache.batchee.container.util
 
serialize(Serializable) - Static method in class org.apache.batchee.container.util.Serializations
This method is used to serialized an object saved into a table BLOB field.
service(Class<T>) - Method in class org.apache.batchee.container.services.ServicesManager
 
ServicesManager - Class in org.apache.batchee.container.services
 
ServicesManager() - Constructor for class org.apache.batchee.container.services.ServicesManager
 
ServicesManagerLocator - Interface in org.apache.batchee.container.services
 
setAllowStartIfComplete(String) - Method in class org.apache.batchee.jaxb.Step
Sets the value of the allowStartIfComplete property.
setAnalyzer(Analyzer) - Method in class org.apache.batchee.jaxb.Partition
Sets the value of the analyzer property.
setBatchKernel(BatchKernelService) - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
setBatchlet(Batchlet) - Method in class org.apache.batchee.jaxb.Step
Sets the value of the batchlet property.
setBatchletProcessRetVal(String) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.impl.JobContextImpl
 
setBatchStatus(String) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setBatchStatus(String) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setBatchStatus(String) - Method in interface org.apache.batchee.container.services.InternalJobExecution
 
setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.status.JobStatus
 
setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.status.StepStatus
 
setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.util.PartitionDataWrapper
 
setBeanManager(AfterBeanDiscovery, BeanManager) - Method in class org.apache.batchee.container.cdi.BatchCDIInjectionExtension
 
setCheckpointAlgorithm(CheckpointAlgorithm) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the checkpointAlgorithm property.
setCheckpointData(CheckpointDataKey, CheckpointData) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
setCheckpointData(CheckpointDataKey, CheckpointData) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
setCheckpointData(CheckpointDataKey, CheckpointData) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
setCheckpointData(CheckpointDataKey, CheckpointData) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
setCheckpointPolicy(String) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the checkpointPolicy property.
setChunk(Chunk) - Method in class org.apache.batchee.jaxb.Step
Sets the value of the chunk property.
setClazz(String) - Method in class org.apache.batchee.jaxb.BatchArtifactRef
Sets the value of the clazz property.
setClazz(String) - Method in class org.apache.batchee.jaxb.ExceptionClassFilter.Exclude
Sets the value of the clazz property.
setClazz(String) - Method in class org.apache.batchee.jaxb.ExceptionClassFilter.Include
Sets the value of the clazz property.
setCollector(Collector) - Method in class org.apache.batchee.jaxb.Partition
Sets the value of the collector property.
setCollectorData(Serializable) - Method in class org.apache.batchee.container.util.PartitionDataWrapper
 
setCommit(long) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setCommitCount(long) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setCouldMoreThanOneFlowHaveTerminatedJob(boolean) - Method in class org.apache.batchee.container.status.SplitExecutionStatus
 
setCreateTime(Timestamp) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setCreateTime(Timestamp) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
setCreateTime(Timestamp) - Method in interface org.apache.batchee.container.services.InternalJobExecution
 
setCreateTime(Timestamp) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
setCurrentStepId(String) - Method in class org.apache.batchee.container.status.JobStatus
 
setData(byte[]) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
setEndTime(Timestamp) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setEndTime(Timestamp) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
setEndTime(Timestamp) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
setEndTime(Timestamp) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setEndTime(Timestamp) - Method in interface org.apache.batchee.container.services.InternalJobExecution
 
setEndTime(Timestamp) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
setEndTime(Timestamp) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setEventType(PartitionDataWrapper.PartitionEventType) - Method in class org.apache.batchee.container.util.PartitionDataWrapper
 
setException(Exception) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
setExecution(JobExecutionEntity) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setExecutionId(long) - Method in class org.apache.batchee.container.impl.JobContextImpl
 
setExecutionId(long) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setExitStatus(String) - Method in class org.apache.batchee.container.impl.JobContextImpl
 
setExitStatus(String) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setExitStatus(String) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
setExitStatus(String) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
setExitStatus(String) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setExitStatus(String) - Method in interface org.apache.batchee.container.services.InternalJobExecution
 
setExitStatus(String) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
setExitStatus(String) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
setExitStatus(String) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setExitStatus(String) - Method in class org.apache.batchee.container.status.ExecutionStatus
 
setExitStatus(String) - Method in class org.apache.batchee.container.status.JobStatus
 
setExitStatus(String) - Method in class org.apache.batchee.container.status.StepStatus
 
setExitStatus(String) - Method in class org.apache.batchee.container.util.PartitionDataWrapper
 
setExitStatus(String) - Method in class org.apache.batchee.jaxb.End
Sets the value of the exitStatus property.
setExitStatus(String) - Method in class org.apache.batchee.jaxb.Fail
Sets the value of the exitStatus property.
setExitStatus(String) - Method in class org.apache.batchee.jaxb.Stop
Sets the value of the exitStatus property.
setExtendedBatchStatus(ExtendedBatchStatus) - Method in class org.apache.batchee.container.status.ExecutionStatus
 
setFilter(long) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setFilterCount(long) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setFinishedTransitioning() - Method in class org.apache.batchee.container.jsl.Transition
 
setFlowStatus(ExecutionStatus) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeFlowInSplitExecution
 
setId(String) - Method in class org.apache.batchee.jaxb.BatchArtifactRef
Sets the value of the id property.
setId(String) - Method in class org.apache.batchee.jaxb.Decision
Sets the value of the id property.
setId(String) - Method in class org.apache.batchee.jaxb.Flow
Sets the value of the id property.
setId(String) - Method in class org.apache.batchee.jaxb.JSLJob
Sets the value of the id property.
setId(String) - Method in class org.apache.batchee.jaxb.Split
Sets the value of the id property.
setId(String) - Method in class org.apache.batchee.jaxb.Step
Sets the value of the id property.
setInjectionReferences(InjectionReferences) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
set the InjectionReferences into the ThreadLocal and return the previously stored value
setInstance(JobInstanceEntity) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
setInstance(JobInstanceEntity) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
setInstanceId(long) - Method in class org.apache.batchee.container.impl.JobContextImpl
 
setInstanceId(long) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setInternalStepExecutionId(long) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
setItemCount(int) - Method in class org.apache.batchee.container.impl.controller.chunk.ItemCheckpointAlgorithm
 
setItemCount(String) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the itemCount property.
setJobContext(JobContextImpl) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setJobContext(JobContextImpl) - Method in interface org.apache.batchee.container.services.InternalJobExecution
 
setJobExecutionImpl(RuntimeJobExecution) - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
setJobInstance(JobInstance) - Method in class org.apache.batchee.container.status.JobStatus
 
setjobInstanceId(long) - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointData
 
setJobInstanceId(long) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setJobName(String) - Method in class org.apache.batchee.container.impl.JobContextImpl
 
setJobName(String) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setJobName(String) - Method in class org.apache.batchee.container.impl.JobInstanceImpl
 
setJobParameters(Properties) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setJobParameters(Properties) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
setJobParameters(Properties) - Method in interface org.apache.batchee.container.services.InternalJobExecution
 
setJobProperties(Properties) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
setJobXml(String) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
setLastRunStepExecutionId(long) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setLastRunStepExecutionId(long) - Method in class org.apache.batchee.container.status.StepStatus
 
setLastUpdateTime(Timestamp) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setLastUpdateTime(Timestamp) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
setLastUpdateTime(Timestamp) - Method in interface org.apache.batchee.container.services.InternalJobExecution
 
setLatestExecution(long) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
setLatestExecutionId(long) - Method in class org.apache.batchee.container.status.JobStatus
 
setListenerFactory(ListenerFactory) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
setListeners(Listeners) - Method in class org.apache.batchee.jaxb.JSLJob
Sets the value of the listeners property.
setListeners(Listeners) - Method in class org.apache.batchee.jaxb.Step
Sets the value of the listeners property.
setMapper(PartitionMapper) - Method in class org.apache.batchee.jaxb.Partition
Sets the value of the mapper property.
setName(String) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
setName(String) - Method in class org.apache.batchee.jaxb.Property
Sets the value of the name property.
setNextExecutionElement(ExecutionElement) - Method in class org.apache.batchee.container.jsl.Transition
 
setNextFromAttribute(String) - Method in class org.apache.batchee.jaxb.Flow
Sets the value of the nextFromAttribute property.
setNextFromAttribute(String) - Method in class org.apache.batchee.jaxb.Split
Sets the value of the nextFromAttribute property.
setNextFromAttribute(String) - Method in class org.apache.batchee.jaxb.Step
Sets the value of the nextFromAttribute property.
setNoRollbackExceptionClasses(ExceptionClassFilter) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the noRollbackExceptionClasses property.
setNotifyCallbackWhenDone(boolean) - Method in class org.apache.batchee.container.util.BatchWorkUnit
 
setNoTransitionElementMatchAfterException() - Method in class org.apache.batchee.container.jsl.Transition
 
setNumPartitions(Integer) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setNumPartitions(Integer) - Method in class org.apache.batchee.container.status.StepStatus
 
setOn(String) - Method in interface org.apache.batchee.container.jsl.TransitionElement
 
setOn(String) - Method in class org.apache.batchee.jaxb.End
Sets the value of the on property.
setOn(String) - Method in class org.apache.batchee.jaxb.Fail
Sets the value of the on property.
setOn(String) - Method in class org.apache.batchee.jaxb.Next
Sets the value of the on property.
setOn(String) - Method in class org.apache.batchee.jaxb.Stop
Sets the value of the on property.
setParentStepContext(StepContextImpl) - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
setParentStepContext(StepContextImpl) - Method in class org.apache.batchee.container.impl.controller.ExecutionTransitioner
 
setParentStepContext(StepContextImpl) - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
setParentStepContext(StepContextImpl) - Method in interface org.apache.batchee.container.ThreadRootController
 
setPartition(String) - Method in class org.apache.batchee.jaxb.JSLProperties
Sets the value of the partition property.
setPartition(Partition) - Method in class org.apache.batchee.jaxb.Step
Sets the value of the partition property.
setPartitionInstance(Integer) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
setPartitionProperties(Properties[]) - Method in class org.apache.batchee.container.util.BatchPartitionPlan
 
setPartitions(int) - Method in class org.apache.batchee.container.util.BatchPartitionPlan
 
setPartitions(String) - Method in class org.apache.batchee.jaxb.PartitionPlan
Sets the value of the partitions property.
setPartitionsOverride(boolean) - Method in class org.apache.batchee.container.util.BatchPartitionPlan
 
setPersistentData(byte[]) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setPersistentUserData(Serializable) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
setPersistentUserData(Serializable) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setPersistentUserData(PersistentDataWrapper) - Method in class org.apache.batchee.container.status.StepStatus
 
setPlan(PartitionPlan) - Method in class org.apache.batchee.jaxb.Partition
Sets the value of the plan property.
setPreviousStepExecutions(ExecutionElement, ExecutionElementController) - Method in class org.apache.batchee.container.impl.controller.DecisionController
 
setProcessor(ItemProcessor) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the processor property.
setProcessSkip(long) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setProcessSkipCount(long) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.Analyzer
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.Batchlet
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.CheckpointAlgorithm
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.Collector
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.Decision
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.ItemProcessor
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.ItemReader
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.ItemWriter
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.JSLJob
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.Listener
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.PartitionMapper
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.PartitionReducer
Sets the value of the properties property.
setProperties(JSLProperties) - Method in class org.apache.batchee.jaxb.Step
Sets the value of the properties property.
setProps(List<Property>) - Method in class org.apache.batchee.container.proxy.InjectionReferences
 
setRead(long) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setReadCount(long) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setReader(ItemReader) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the reader property.
setReadSkip(long) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setReadSkipCount(long) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setReducer(PartitionReducer) - Method in class org.apache.batchee.jaxb.Partition
Sets the value of the reducer property.
setRef(String) - Method in class org.apache.batchee.jaxb.Analyzer
Sets the value of the ref property.
setRef(String) - Method in class org.apache.batchee.jaxb.Batchlet
Sets the value of the ref property.
setRef(String) - Method in class org.apache.batchee.jaxb.CheckpointAlgorithm
Sets the value of the ref property.
setRef(String) - Method in class org.apache.batchee.jaxb.Collector
Sets the value of the ref property.
setRef(String) - Method in class org.apache.batchee.jaxb.Decision
Sets the value of the ref property.
setRef(String) - Method in class org.apache.batchee.jaxb.ItemProcessor
Sets the value of the ref property.
setRef(String) - Method in class org.apache.batchee.jaxb.ItemReader
Sets the value of the ref property.
setRef(String) - Method in class org.apache.batchee.jaxb.ItemWriter
Sets the value of the ref property.
setRef(String) - Method in class org.apache.batchee.jaxb.Listener
Sets the value of the ref property.
setRef(String) - Method in class org.apache.batchee.jaxb.PartitionMapper
Sets the value of the ref property.
setRef(String) - Method in class org.apache.batchee.jaxb.PartitionReducer
Sets the value of the ref property.
setRestart(String) - Method in class org.apache.batchee.jaxb.Stop
Sets the value of the restart property.
setRestartable(String) - Method in class org.apache.batchee.jaxb.JSLJob
Sets the value of the restartable property.
setRestartOn(String) - Method in class org.apache.batchee.container.impl.JobContextImpl
 
setRestartOn(String) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
setRestartOn(String) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
setRestartOn(String) - Method in class org.apache.batchee.container.status.ExecutionStatus
 
setRestartOn(String) - Method in class org.apache.batchee.container.status.JobStatus
 
setRestartToken(byte[]) - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointData
 
setRetryableExceptionClasses(ExceptionClassFilter) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the retryableExceptionClasses property.
setRetryLimit(String) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the retryLimit property.
setRollback(long) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setRollbackCount(long) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setRollbackOnly() - Method in class org.apache.batchee.container.services.transaction.DefaultNonTransactionalManager
 
setRollbackOnly() - Method in class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
 
setRollbackOnly() - Method in interface org.apache.batchee.spi.TransactionManagerAdapter
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRootJobExecutionId(long) - Method in class org.apache.batchee.container.util.FlowInSplitBuilderConfig
 
setServiceManager(ClassLoader, ServicesManager) - Static method in class org.apache.batchee.container.services.locator.ClassLoaderLocator
 
setServicesManagerLocator(ServicesManagerLocator) - Static method in class org.apache.batchee.container.services.ServicesManager
 
setSkipLimit(String) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the skipLimit property.
setSkippableExceptionClasses(ExceptionClassFilter) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the skippableExceptionClasses property.
setStartCount(int) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setStartLimit(String) - Method in class org.apache.batchee.jaxb.Step
Sets the value of the startLimit property.
setStartTime(Timestamp) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
setStartTime(Timestamp) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
setStartTime(Timestamp) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
setStartTime(Timestamp) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setStartTime(Timestamp) - Method in interface org.apache.batchee.container.services.InternalJobExecution
 
setStartTime(Timestamp) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
setStartTime(Timestamp) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setStep(String) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
setStepContext(StepContextImpl) - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
setStepContext(StepContextImpl) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setStepContext(StepContextImpl) - Method in class org.apache.batchee.container.proxy.AbstractProxy
 
setStepExecutionId(long) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
setStepExecutionId(long) - Method in class org.apache.batchee.container.status.StepStatus
 
setStepName(String) - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointData
 
setStepName(String) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setStepName(String) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
setStepName(String) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setThreads(int) - Method in class org.apache.batchee.container.util.BatchPartitionPlan
 
setThreads(String) - Method in class org.apache.batchee.jaxb.PartitionPlan
Sets the value of the threads property.
setTimeLimit(String) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the timeLimit property.
setTimeLimitSeconds(int) - Method in class org.apache.batchee.container.impl.controller.chunk.ItemCheckpointAlgorithm
 
setTo(String) - Method in class org.apache.batchee.jaxb.Next
Sets the value of the to property.
setTransactionTimeout(int) - Method in class org.apache.batchee.container.services.transaction.DefaultNonTransactionalManager
 
setTransactionTimeout(int) - Method in class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
 
setTransactionTimeout(int) - Method in interface org.apache.batchee.spi.TransactionManagerAdapter
Modify the value of the timeout value that is associated with the transactions started by the current thread with the begin method.
setTransientUserData(Object) - Method in class org.apache.batchee.container.impl.JobContextImpl
 
setTransientUserData(Object) - Method in class org.apache.batchee.container.impl.StepContextImpl
 
setTransitionElement(TransitionElement) - Method in class org.apache.batchee.container.jsl.Transition
 
setType(CheckpointType) - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointData
 
setType(CheckpointType) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
setUpdateTime(Timestamp) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
setupStepArtifacts() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
setupStepArtifacts() - Method in class org.apache.batchee.container.impl.controller.PartitionedStepController
 
setupStepArtifacts() - Method in class org.apache.batchee.container.impl.controller.SingleThreadedStepController
 
setValue(String) - Method in class org.apache.batchee.jaxb.Property
Sets the value of the value property.
setVersion(String) - Method in class org.apache.batchee.jaxb.JSLJob
Sets the value of the version property.
setWrite(long) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setWriteCount(long) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
setWriter(ItemWriter) - Method in class org.apache.batchee.jaxb.Chunk
Sets the value of the writer property.
setWriteSkip(long) - Method in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
setWriteSkipCount(long) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
shouldStepBeExecuted() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
shutdown() - Method in class org.apache.batchee.container.services.executor.AbstractThreadPoolService
 
shutdown() - Method in class org.apache.batchee.container.services.executor.JNDIThreadPoolService
 
shutdown() - Method in interface org.apache.batchee.spi.BatchThreadPoolService
 
SimpleJobExecutionCallbackService - Class in org.apache.batchee.container.services.callback
 
SimpleJobExecutionCallbackService() - Constructor for class org.apache.batchee.container.services.callback.SimpleJobExecutionCallbackService
 
SingleThreadedStepController - Class in org.apache.batchee.container.impl.controller
When a partitioned step is run, this controller will only be used for the partition threads, NOT the top-level main thread that the step executes upon.
SingleThreadedStepController(RuntimeJobExecution, Step, StepContextImpl, long, BlockingQueue<PartitionDataWrapper>, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.SingleThreadedStepController
 
SingletonLocator - Class in org.apache.batchee.container.services.locator
 
SingletonLocator() - Constructor for class org.apache.batchee.container.services.locator.SingletonLocator
 
SkipHandler - Class in org.apache.batchee.container.impl.controller.chunk
 
SkipHandler(Chunk) - Constructor for class org.apache.batchee.container.impl.controller.chunk.SkipHandler
 
skipLimit - Variable in class org.apache.batchee.jaxb.Chunk
 
skippableExceptionClasses - Variable in class org.apache.batchee.jaxb.Chunk
 
split - Variable in class org.apache.batchee.container.impl.controller.SplitController
 
Split - Class in org.apache.batchee.jaxb
Java class for Split complex type.
Split() - Constructor for class org.apache.batchee.jaxb.Split
 
SplitController - Class in org.apache.batchee.container.impl.controller
 
SplitController(RuntimeJobExecution, Split, long, BatchKernelService) - Constructor for class org.apache.batchee.container.impl.controller.SplitController
 
SplitExecutionStatus - Class in org.apache.batchee.container.status
 
SplitExecutionStatus() - Constructor for class org.apache.batchee.container.status.SplitExecutionStatus
 
SplitExecutionStatus(ExtendedBatchStatus) - Constructor for class org.apache.batchee.container.status.SplitExecutionStatus
 
SplitPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
SplitPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.SplitPropertyResolver
 
start(String, Properties) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
start(EntityManager) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.DefaultTransactionProvider
 
start(EntityManager) - Method in class org.apache.batchee.container.services.persistence.jpa.provider.EETransactionProvider
 
start(EntityManager) - Method in interface org.apache.batchee.container.services.persistence.jpa.TransactionProvider
 
start(String, String) - Method in class org.apache.batchee.jmx.BatchEE
 
start(String, String) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
start(String, String) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
startFlowInSplit(ServicesManager, JSLJob) - Static method in class org.apache.batchee.container.impl.jobinstance.JobExecutionHelper
 
startGeneratedJob(BatchWorkUnit) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
startGeneratedJob(BatchWorkUnit) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
startJob(ServicesManager, String, Properties) - Static method in class org.apache.batchee.container.impl.jobinstance.JobExecutionHelper
 
startJob(String, Properties) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
startJob(String, Properties) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
startLimit - Variable in class org.apache.batchee.jaxb.Step
 
startPartition(ServicesManager, JSLJob, Properties) - Static method in class org.apache.batchee.container.impl.jobinstance.JobExecutionHelper
 
status - Variable in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.JobInstanceData
 
status - Variable in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.StepExecutionInstanceData
 
statusStarting() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
step - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
Step - Class in org.apache.batchee.jaxb
Java class for Step complex type.
Step() - Constructor for class org.apache.batchee.jaxb.Step
 
STEP_EXECUTION_BY_INSTANCE_AND_STEP - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
STEP_EXECUTION_COLUMNS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
STEP_EXECUTION_CREATE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
STEP_EXECUTION_UPDATE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
STEP_EXECUTION_UPDATE_STATUS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
STEP_FROM_ID - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
stepContext - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
stepContext - Variable in class org.apache.batchee.container.proxy.AbstractProxy
 
StepContextImpl - Class in org.apache.batchee.container.impl
 
StepContextImpl(String) - Constructor for class org.apache.batchee.container.impl.StepContextImpl
 
stepExecutionColumns(int) - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
 
StepExecutionEntity - Class in org.apache.batchee.container.services.persistence.jpa.domain
 
StepExecutionEntity() - Constructor for class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
StepExecutionEntity.Queries - Interface in org.apache.batchee.container.services.persistence.jpa.domain
 
StepExecutionImpl - Class in org.apache.batchee.container.impl
 
StepExecutionImpl(long, long) - Constructor for class org.apache.batchee.container.impl.StepExecutionImpl
 
StepExecutionInstanceData() - Constructor for class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.StepExecutionInstanceData
 
stepExecutions - Variable in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.ExecutionInstanceData
 
stepListeners - Variable in class org.apache.batchee.container.impl.controller.PartitionedStepController
 
stepName - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
StepPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
 
StepPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.StepPropertyResolver
 
stepPropertyTranTimeoutSeconds - Variable in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
 
STEPS_FROM_EXECUTION - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
stepStatus - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
StepStatus - Class in org.apache.batchee.container.status
 
StepStatus(long, int) - Constructor for class org.apache.batchee.container.status.StepStatus
 
StepStatus(long) - Constructor for class org.apache.batchee.container.status.StepStatus
 
StepStatusKey - Class in org.apache.batchee.container.status
 
StepStatusKey(long, String) - Constructor for class org.apache.batchee.container.status.StepStatusKey
 
stop() - Method in interface org.apache.batchee.container.Controller
 
stop() - Method in class org.apache.batchee.container.impl.controller.batchlet.BatchletStepController
 
stop() - Method in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
 
stop() - Method in class org.apache.batchee.container.impl.controller.DecisionController
 
stop() - Method in class org.apache.batchee.container.impl.controller.FlowController
 
stop() - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
stop() - Method in class org.apache.batchee.container.impl.controller.PartitionedStepController
 
stop() - Method in class org.apache.batchee.container.impl.controller.SplitController
 
stop(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
Stop - Class in org.apache.batchee.jaxb
Java class for Stop complex type.
Stop() - Constructor for class org.apache.batchee.jaxb.Stop
 
stop(long) - Method in class org.apache.batchee.jmx.BatchEE
 
stop(long) - Method in interface org.apache.batchee.jmx.BatchEEMBean
 
stop(long) - Method in class org.apache.batchee.jmx.BatchEEMBeanImpl
 
stopJob(long) - Method in interface org.apache.batchee.container.services.BatchKernelService
 
stopJob(long) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
storeCheckPoints(Map<CheckpointDataKey, CheckpointData>) - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointManager
 
storeUserData(PersistentDataWrapper) - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
stringToProperties(String) - Static method in class org.apache.batchee.container.services.persistence.jpa.domain.PropertyHelper
 
substituteProperties(B, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver
 
substituteProperties(Analyzer, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.AnalyzerPropertyResolver
 
substituteProperties(Batchlet, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.BatchletPropertyResolver
 
substituteProperties(CheckpointAlgorithm, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.CheckpointAlgorithmPropertyResolver
 
substituteProperties(Chunk, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.ChunkPropertyResolver
 
substituteProperties(Collector, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.CollectorPropertyResolver
 
substituteProperties(TransitionElement, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.ControlElementPropertyResolver
 
substituteProperties(Decision, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.DecisionPropertyResolver
 
substituteProperties(ExceptionClassFilter, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.ExceptionClassesPropertyResolver
 
substituteProperties(Flow, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.FlowPropertyResolver
 
substituteProperties(ItemProcessor, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.ItemProcessorPropertyResolver
 
substituteProperties(ItemReader, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.ItemReaderPropertyResolver
 
substituteProperties(ItemWriter, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.ItemWriterPropertyResolver
 
substituteProperties(JSLJob, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.JobPropertyResolver
 
substituteProperties(Listener, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.ListenerPropertyResolver
 
substituteProperties(PartitionMapper, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.PartitionMapperPropertyResolver
 
substituteProperties(PartitionPlan, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.PartitionPlanPropertyResolver
 
substituteProperties(Partition, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.PartitionPropertyResolver
 
substituteProperties(PartitionReducer, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.PartitionReducerPropertyResolver
 
substituteProperties(Split, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.SplitPropertyResolver
 
substituteProperties(Step, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.StepPropertyResolver
 
substituteProperties(B, Properties) - Method in interface org.apache.batchee.container.modelresolver.PropertyResolver
Convenience method that is the same as calling substituteProperties(batchElement, submittedProps, null)
substituteProperties(B, Properties, Properties) - Method in interface org.apache.batchee.container.modelresolver.PropertyResolver
Performs property substitution on a given batch element b and all nested sub elements.

T

TABLE_NAME - Static variable in class org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity
 
TABLE_NAME - Static variable in class org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity
 
TABLE_NAME - Static variable in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
TABLE_NAME - Static variable in class org.apache.batchee.container.services.persistence.jpa.domain.StepExecutionEntity
 
TCCLObjectInputStream - Class in org.apache.batchee.container.util
 
TCCLObjectInputStream(InputStream) - Constructor for class org.apache.batchee.container.util.TCCLObjectInputStream
 
THREADPOOL_JNDI_LOCATION - Static variable in class org.apache.batchee.container.services.executor.JNDIThreadPoolService
 
ThreadRootController - Interface in org.apache.batchee.container
 
threads - Variable in class org.apache.batchee.jaxb.PartitionPlan
 
throwAsRuntimeException(Throwable) - Static method in class org.apache.batchee.container.util.ExceptionUtil
 
timeLimit - Variable in class org.apache.batchee.jaxb.Chunk
 
timestamp() - Method in interface org.apache.batchee.container.services.persistence.jdbc.database.Database
 
timestamp() - Method in class org.apache.batchee.container.services.persistence.jdbc.database.DerbyDatabase
 
to - Variable in class org.apache.batchee.jaxb.Next
 
toBatchEeData(Class<?>, String) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
toInternalRepresentation(T) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
toInternalRepresentation(T) - Method in interface org.apache.batchee.spi.DataRepresentationService
Convert the given dataObject into something which can be stored in a BLOB in the database.
toJavaRepresentation(byte[]) - Method in class org.apache.batchee.container.services.data.DefaultDataRepresentationService
 
toJavaRepresentation(byte[]) - Method in interface org.apache.batchee.spi.DataRepresentationService
Convert the internal representation stored in the PersistenceManagerService to the Java objects needed by the batch artifacts.
toJobInstance() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
 
toString() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
toString() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointData
 
toString() - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey
 
toString() - Method in class org.apache.batchee.container.impl.controller.chunk.RetryHandler
 
toString() - Method in class org.apache.batchee.container.impl.controller.chunk.SkipHandler
 
toString() - Method in class org.apache.batchee.container.impl.JobContextImpl
 
toString() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
 
toString() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
 
toString() - Method in class org.apache.batchee.container.impl.JobInstanceImpl
 
toString() - Method in class org.apache.batchee.container.impl.StepContextImpl
 
toString() - Method in class org.apache.batchee.container.impl.StepExecutionImpl
 
toString() - Method in class org.apache.batchee.container.navigator.FlowNavigator
 
toString() - Method in class org.apache.batchee.container.navigator.JobNavigator
 
toString() - Method in class org.apache.batchee.container.services.executor.AbstractThreadPoolService
 
toString() - Method in class org.apache.batchee.container.services.factory.CDIBatchArtifactFactory
 
toString() - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
 
toString() - Method in class org.apache.batchee.container.services.loader.DefaultJobXMLLoaderService
 
toString() - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
toString() - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
toString() - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
toString() - Method in class org.apache.batchee.container.services.transaction.DefaultBatchTransactionService
 
toString() - Method in class org.apache.batchee.container.status.ExecutionStatus
 
toString() - Method in class org.apache.batchee.container.status.JobStatus
 
toString() - Method in class org.apache.batchee.container.status.JobStatusKey
 
toString() - Method in class org.apache.batchee.container.status.SplitExecutionStatus
 
toString() - Method in class org.apache.batchee.container.status.StepStatus
 
toString() - Method in class org.apache.batchee.container.status.StepStatusKey
 
TransactionManagementException - Exception in org.apache.batchee.container.exception
 
TransactionManagementException() - Constructor for exception org.apache.batchee.container.exception.TransactionManagementException
 
TransactionManagementException(String, Throwable) - Constructor for exception org.apache.batchee.container.exception.TransactionManagementException
 
TransactionManagementException(String) - Constructor for exception org.apache.batchee.container.exception.TransactionManagementException
 
TransactionManagementException(Throwable) - Constructor for exception org.apache.batchee.container.exception.TransactionManagementException
 
TransactionManagementService - Interface in org.apache.batchee.spi
 
transactionManager - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
 
TransactionManagerAdapter - Interface in org.apache.batchee.spi
We have this interface so that we do not try to load the Java EE UserTransaction in an SE environment
TransactionProvider - Interface in org.apache.batchee.container.services.persistence.jpa
Abstracts away transaction handling for BatchEE tables itself.
Transition - Class in org.apache.batchee.container.jsl
 
Transition() - Constructor for class org.apache.batchee.container.jsl.Transition
 
TransitionElement - Interface in org.apache.batchee.container.jsl
This is a workaround to not having the ability to generate interfaces directly from JAXB
transitionElements - Variable in class org.apache.batchee.jaxb.Decision
 
transitionElements - Variable in class org.apache.batchee.jaxb.Flow
 
transitionElements - Variable in class org.apache.batchee.jaxb.Step
 

U

UNRESOLVED_PROP_VALUE - Static variable in class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver
 
UPDATE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
UPDATE_CHECKPOINT - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
updateBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.impl.controller.BaseStepController
 
updateBatchStatusOnly(long, BatchStatus, Timestamp) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
updateBatchStatusOnly(long, BatchStatus, Timestamp) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
updateBatchStatusOnly(long, BatchStatus, Timestamp) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
updateBatchStatusOnly(long, BatchStatus, Timestamp) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
updateJobBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
 
updateJobBatchStatus(long, BatchStatus) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
 
updateJobBatchStatus(long, BatchStatus) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
updateJobCurrentStep(long, String) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
 
updateJobCurrentStep(long, String) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
updateJobExecutionStatus(long, BatchStatus, String) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
 
updateJobExecutionStatus(long, BatchStatus, String) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
updateJobStatus(JobStatus) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
 
updateJobStatus(long, JobStatus) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
updateJobStatus(long, JobStatus) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
updateJobStatus(long, JobStatus) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
updateJobStatus(JobStatus) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
updateJobStatus(long, JobStatus) - Method in interface org.apache.batchee.spi.PersistenceManagerService
Update a JobStatus
updateJobStatusFromJSLStop(long, String) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
 
updateJobStatusFromJSLStop(long, String) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
updateJobStatusWithNewExecution(long, long) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
 
updateJobStatusWithNewExecution(long, long) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
updateStepExecution(long, StepContextImpl) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
updateStepExecution(long, StepContextImpl) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
updateStepExecution(long, StepContextImpl) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
updateStepExecution(long, StepContextImpl) - Method in interface org.apache.batchee.spi.PersistenceManagerService
Update a StepExecution
updateStepStatus(long, StepStatus) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
 
updateStepStatus(long, StepStatus) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
updateStepStatus(long, StepStatus) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
updateStepStatus(long, StepStatus) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
updateStepStatus(long, StepStatus) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
 
updateStepStatus(long, StepStatus) - Method in interface org.apache.batchee.spi.PersistenceManagerService
Update a StepStatus
updateWithFinalExecutionStatusesAndTimestamps(long, BatchStatus, String, Timestamp) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
updateWithFinalExecutionStatusesAndTimestamps(long, BatchStatus, String, Timestamp) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
 
updateWithFinalExecutionStatusesAndTimestamps(long, BatchStatus, String, Timestamp) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
 
updateWithFinalExecutionStatusesAndTimestamps(long, BatchStatus, String, Timestamp) - Method in interface org.apache.batchee.spi.PersistenceManagerService
 
url - Variable in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 
user - Variable in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
 

V

value(String, String) - Static method in class org.apache.batchee.container.services.ServicesManager
 
value - Variable in class org.apache.batchee.jaxb.Property
 
valueOf(String) - Static method in enum org.apache.batchee.container.impl.controller.chunk.CheckpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.batchee.container.status.ExtendedBatchStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.batchee.container.util.PartitionDataWrapper.PartitionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.batchee.spi.PersistenceManagerService.TimestampType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.batchee.container.impl.controller.chunk.CheckpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.batchee.container.status.ExtendedBatchStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.batchee.container.util.PartitionDataWrapper.PartitionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.batchee.spi.PersistenceManagerService.TimestampType
Returns an array containing the constants of this enum type, in the order they are declared.
varchar20() - Method in interface org.apache.batchee.container.services.persistence.jdbc.database.Database
 
varchar20() - Method in class org.apache.batchee.container.services.persistence.jdbc.database.DerbyDatabase
 
varchar255() - Method in interface org.apache.batchee.container.services.persistence.jdbc.database.Database
 
varchar255() - Method in class org.apache.batchee.container.services.persistence.jdbc.database.DerbyDatabase
 
version - Variable in class org.apache.batchee.jaxb.JSLJob
 

W

waitFor(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
 
waitFor(JobOperator, long) - Method in class org.apache.batchee.container.services.callback.SimpleJobExecutionCallbackService
 
waitFor(JobOperator, long) - Method in interface org.apache.batchee.spi.JobExecutionCallbackService
 
waitFor(long) - Static method in class org.apache.batchee.util.Batches
Waits until the end of the JobExecution with the given id and returns the final BatchStatus.
waitFor(JobOperator, long) - Static method in class org.apache.batchee.util.Batches
Waits until the end of the JobExecution with the given id and returns the final BatchStatus.
waitForEnd(long) - Static method in class org.apache.batchee.util.Batches
 
waitForEnd(JobOperator, long) - Static method in class org.apache.batchee.util.Batches
 
wasStopIssued() - Method in class org.apache.batchee.container.impl.controller.batchlet.BatchletStepController
 
WHERE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
 
wrapBatchException(Exception) - Static method in class org.apache.batchee.container.impl.controller.chunk.ExceptionConfig
Helper method to wrap unknown Exceptions into a BatchContainerRuntimeException.
writer - Variable in class org.apache.batchee.jaxb.Chunk
 

X

Xsds - Class in org.apache.batchee.container.jsl
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links

Copyright © 2022 The Apache Software Foundation. All rights reserved.