A B C D E F G H I J K L M N O P R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abandon(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
- abandon(long) - Method in interface org.apache.batchee.jaxrs.common.JBatchResource
- abandon(long) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- abandon(long) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- abandon(long) - Method in class org.apache.batchee.test.SynchronousJobOperator
- Abandon - Class in org.apache.batchee.cli.command
- Abandon() - Constructor for class org.apache.batchee.cli.command.Abandon
- AbandonMojo - Class in org.apache.batchee.tools.maven
-
Abandon a job.
- AbandonMojo() - Constructor for class org.apache.batchee.tools.maven.AbandonMojo
- 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
- ACTIVE - Static variable in class org.apache.batchee.extras.transaction.integration.Synchronizations
- ACTIVE - Static variable in class org.apache.batchee.servlet.JBatchServletInitializer
- ACTIVE_PRIVATE_FILTER - Static variable in class org.apache.batchee.servlet.JBatchServletInitializer
- add(Writer, ComponentDocumentationGenerator.FieldDoc) - Method in interface org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator.Formatter
- addDefaultCommands() - Method in interface org.apache.batchee.cli.command.api.CliConfiguration
- addDefaultCommands() - Method in class org.apache.batchee.cli.command.internal.DefaultCliConfiguration
- additionalClasspathEntries - Variable in class org.apache.batchee.tools.maven.StartMojo
-
manual entries added in the execution classpath
- 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
- addResource(File) - Method in class org.apache.batchee.cli.classloader.ChildFirstURLClassLoader
- 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.
- addTimestamp(StringBuilder, long) - Method in class org.apache.batchee.cli.jul.OneLineFormatter
- addUrls(Collection<URL>) - Method in class org.apache.batchee.cli.classloader.ChildFirstURLClassLoader
- adjust - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- adjust - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- adminSocket - Variable in class org.apache.batchee.cli.command.SocketConfigurableCommand
- afterCommit() - Method in interface org.apache.batchee.extras.transaction.integration.SynchronizationService.Synchronization
- afterJob() - Method in class org.apache.batchee.cdi.listener.AfterJobScopeListener
- afterJob() - Method in class org.apache.batchee.cdi.listener.BeforeJobScopeListener
- AfterJobScopeListener - Class in org.apache.batchee.cdi.listener
- AfterJobScopeListener() - Constructor for class org.apache.batchee.cdi.listener.AfterJobScopeListener
- afterRollback() - Method in class org.apache.batchee.extras.transaction.integration.SynchronizationService.OnCommit
- afterRollback() - Method in interface org.apache.batchee.extras.transaction.integration.SynchronizationService.Synchronization
- afterStep() - Method in class org.apache.batchee.cdi.listener.AfterStepScopeListener
- AfterStepScopeListener - Class in org.apache.batchee.cdi.listener
-
This Listener is important for cleanup the
StepContextImpl
. - AfterStepScopeListener() - Constructor for class org.apache.batchee.cdi.listener.AfterStepScopeListener
- allowStartIfComplete - Variable in class org.apache.batchee.jaxb.Step
- ANALYZE_COLLECTOR_DATA - org.apache.batchee.container.util.PartitionDataWrapper.PartitionEventType
- ANALYZE_STATUS - org.apache.batchee.container.util.PartitionDataWrapper.PartitionEventType
- analyzer - Variable in class org.apache.batchee.jaxb.Partition
- Analyzer - Class in org.apache.batchee.jaxb
-
Java class for Analyzer complex type.
- Analyzer() - Constructor for class org.apache.batchee.jaxb.Analyzer
- 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
- Arguments - Annotation Type in org.apache.batchee.cli.command.api
- AsyncEjbBatchThreadPoolService - Class in org.apache.batchee.tools.services.thread
-
This is an implementation of a
BatchThreadPoolService
which uses an @Asynchronous EJB method to spawn new Threads. - AsyncEjbBatchThreadPoolService() - Constructor for class org.apache.batchee.tools.services.thread.AsyncEjbBatchThreadPoolService
- AsynchronousItemProcessor - Class in org.apache.batchee.extras.async
- AsynchronousItemProcessor() - Constructor for class org.apache.batchee.extras.async.AsynchronousItemProcessor
- AsynchronousItemProcessor.DaemonThreadFactory - Class in org.apache.batchee.extras.async
- AUTHORIZATION_HEADER - Static variable in interface org.apache.batchee.jaxrs.client.http.Base64s
- AUTO - org.apache.batchee.jaxrs.client.BatchEEJAXRSClientFactory.API
-
Deprecated.
- 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
- BarMojo - Class in org.apache.batchee.tools.maven
-
create a bar archive using packaging bar and this plugin: <packaging>bar</packaging>
- BarMojo() - Constructor for class org.apache.batchee.tools.maven.BarMojo
- Base64Filter - Class in org.apache.batchee.jaxrs.client.provider
- Base64Filter(String, String) - Constructor for class org.apache.batchee.jaxrs.client.provider.Base64Filter
- Base64s - Interface in org.apache.batchee.jaxrs.client.http
- BaseContext - Class in org.apache.batchee.cdi.impl
- BaseContext(BeanManager) - Constructor for class org.apache.batchee.cdi.impl.BaseContext
- BaseStepController - Class in org.apache.batchee.container.impl.controller
-
Change the name of this class to something else!! Or change BaseStepController.
- BaseStepController(RuntimeJobExecution, Step, StepContextImpl, long, BlockingQueue<PartitionDataWrapper>, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.BaseStepController
- BaseStepController(RuntimeJobExecution, Step, StepContextImpl, long, ServicesManager) - Constructor for class org.apache.batchee.container.impl.controller.BaseStepController
- baseUrl - Variable in class org.apache.batchee.cli.command.JobOperatorCommand
- BASIC_PREFIX - Static variable in interface org.apache.batchee.jaxrs.client.http.Base64s
- 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(String, Throwable) - Constructor for exception org.apache.batchee.container.exception.BatchContainerRuntimeException
- BatchContainerRuntimeException(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(String, Throwable) - Constructor for exception org.apache.batchee.container.exception.BatchContainerServiceException
- BatchContainerServiceException(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
- BatchEECLI - Class in org.apache.batchee.cli
- BatchEEJAXRSClientFactory - Class in org.apache.batchee.jaxrs.client
- BatchEEJAXRSClientFactory.API - Enum in org.apache.batchee.jaxrs.client
-
Deprecated.
- BatchEEJobOperator - Class in org.apache.batchee.spring.ui
- BatchEEJobOperator(JobOperator, String...) - Constructor for class org.apache.batchee.spring.ui.BatchEEJobOperator
- BatchEEJobOperator.Context - Class in org.apache.batchee.spring.ui
- BatcheeLocator - Class in org.apache.batchee.extras.locator
- BatchEEMBean - Interface in org.apache.batchee.jmx
- BatchEEMBeanImpl - Class in org.apache.batchee.jmx
- BatchEEMBeanImpl() - Constructor for class org.apache.batchee.jmx.BatchEEMBeanImpl
- BatchEEMojoBase - Class in org.apache.batchee.tools.maven
- BatchEEMojoBase() - Constructor for class org.apache.batchee.tools.maven.BatchEEMojoBase
- BatchEEScopeExtension - Class in org.apache.batchee.cdi.impl
- BatchEEScopeExtension() - Constructor for class org.apache.batchee.cdi.impl.BatchEEScopeExtension
- BatcheeThreadFactory - Class in org.apache.batchee.container.services.executor
- BatcheeThreadFactory() - Constructor for class org.apache.batchee.container.services.executor.BatcheeThreadFactory
- batcheeUI(JobOperator, BatchEEUI.Properties) - Method in class org.apache.batchee.spring.ui.BatchEEUI
- BatchEEUI - Class in org.apache.batchee.spring.ui
- BatchEEUI() - Constructor for class org.apache.batchee.spring.ui.BatchEEUI
- BatchEEUI.Properties - Class in org.apache.batchee.spring.ui
- 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 - Variable in class org.apache.batchee.jaxb.Step
- batchlet() - Method in class org.apache.batchee.test.StepBuilder
- Batchlet - Class in org.apache.batchee.jaxb
-
Java class for Batchlet complex type.
- Batchlet() - Constructor for class org.apache.batchee.jaxb.Batchlet
- 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
- BeanIOReader - Class in org.apache.batchee.beanio
- BeanIOReader() - Constructor for class org.apache.batchee.beanio.BeanIOReader
- BeanIOs - Class in org.apache.batchee.beanio
- BeanIOs() - Constructor for class org.apache.batchee.beanio.BeanIOs
- BeanIOWriter - Class in org.apache.batchee.beanio
- BeanIOWriter() - Constructor for class org.apache.batchee.beanio.BeanIOWriter
- BeanLocator - Interface in org.apache.batchee.extras.locator
- BeanLocator.Finder - Class in org.apache.batchee.extras.locator
- BeanLocator.LocatorInstance<T> - Class in org.apache.batchee.extras.locator
- BeanValidationItemProcessor - Class in org.apache.batchee.extras.validation
- BeanValidationItemProcessor() - Constructor for class org.apache.batchee.extras.validation.BeanValidationItemProcessor
- beforeCompletion() - Method in class org.apache.batchee.extras.transaction.integration.SynchronizationService.OnCommit
- beforeCompletion() - Method in interface org.apache.batchee.extras.transaction.integration.SynchronizationService.Synchronization
- beforeJob() - Method in class org.apache.batchee.cdi.listener.AfterJobScopeListener
- beforeJob() - Method in class org.apache.batchee.cdi.listener.BeforeJobScopeListener
- BeforeJobScopeListener - Class in org.apache.batchee.cdi.listener
- BeforeJobScopeListener() - Constructor for class org.apache.batchee.cdi.listener.BeforeJobScopeListener
- beforeStep() - Method in class org.apache.batchee.cdi.listener.AfterStepScopeListener
- 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.
- begin(Writer) - Method in interface org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator.Formatter
- 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
- beginClass(Writer, String, String) - Method in interface org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator.Formatter
- 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
- bm - Variable in class org.apache.batchee.cdi.impl.BaseContext
- Bootstrap - Class in org.apache.batchee.cli.bootstrap
- 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
- BufferedItemReader<R> - Class in org.apache.batchee.extras.buffered
-
An ItemReader base class which provides a simple buffering mechanism.
- BufferedItemReader() - Constructor for class org.apache.batchee.extras.buffered.BufferedItemReader
- 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
- BY_PAGE - Static variable in class org.apache.batchee.servlet.JBatchServletInitializer
C
- CamelBridge - Class in org.apache.batchee.camel
- CamelBridge.DefaultCamelTemplateLocator - Class in org.apache.batchee.camel
- CamelChainItemProcessor - Class in org.apache.batchee.camel
- CamelChainItemProcessor() - Constructor for class org.apache.batchee.camel.CamelChainItemProcessor
- CamelItemProcessor - Class in org.apache.batchee.camel
- CamelItemProcessor() - Constructor for class org.apache.batchee.camel.CamelItemProcessor
- CamelItemReader - Class in org.apache.batchee.camel
- CamelItemReader() - Constructor for class org.apache.batchee.camel.CamelItemReader
- CamelItemWriter - Class in org.apache.batchee.camel
- CamelItemWriter() - Constructor for class org.apache.batchee.camel.CamelItemWriter
- CamelLocator - Class in org.apache.batchee.camel
- CamelLocator(String) - Constructor for class org.apache.batchee.camel.CamelLocator
- CamelTemplateLocator - Interface in org.apache.batchee.camel
- CDIBatchArtifactFactory - Class in org.apache.batchee.container.services.factory
- CDIBatchArtifactFactory() - Constructor for class org.apache.batchee.container.services.factory.CDIBatchArtifactFactory
- CdiCtrlLifecycle - Class in org.apache.batchee.cli.lifecycle.impl
- CdiCtrlLifecycle() - Constructor for class org.apache.batchee.cli.lifecycle.impl.CdiCtrlLifecycle
- CdiSeLifecycle - Class in org.apache.batchee.cli.lifecycle.impl
- CdiSeLifecycle() - Constructor for class org.apache.batchee.cli.lifecycle.impl.CdiSeLifecycle
- chain - Variable in class org.apache.batchee.extras.chain.Chain
- Chain<T> - Class in org.apache.batchee.extras.chain
- Chain() - Constructor for class org.apache.batchee.extras.chain.Chain
- ChainBatchlet - Class in org.apache.batchee.extras.chain
- ChainBatchlet() - Constructor for class org.apache.batchee.extras.chain.ChainBatchlet
- ChainProcessor - Class in org.apache.batchee.extras.chain
- ChainProcessor() - Constructor for class org.apache.batchee.extras.chain.ChainProcessor
- characters(char[], int, int) - Method in class org.apache.batchee.extras.stax.util.SAXStAXHandler
- Checkpoint(Serializable, Serializable) - Constructor for class org.apache.batchee.extras.writer.MultiWriterBase.Checkpoint
- CHECKPOINT_COLUMNS - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
- checkpointAlgorithm - Variable in class org.apache.batchee.jaxb.Chunk
- CheckpointAlgorithm - Class in org.apache.batchee.jaxb
-
Java class for CheckpointAlgorithm complex type.
- CheckpointAlgorithm() - Constructor for class org.apache.batchee.jaxb.CheckpointAlgorithm
- 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
- checkpointInfo() - Method in class org.apache.batchee.beanio.BeanIOWriter
- checkpointInfo() - Method in class org.apache.batchee.camel.CamelItemReader
- checkpointInfo() - Method in class org.apache.batchee.camel.CamelItemWriter
- checkpointInfo() - Method in class org.apache.batchee.csv.CommonsCsvWriter
- checkpointInfo() - Method in class org.apache.batchee.extras.flat.FlatFileItemWriter
- checkpointInfo() - Method in class org.apache.batchee.extras.jdbc.JdbcReader
- checkpointInfo() - Method in class org.apache.batchee.extras.jdbc.JdbcWriter
- checkpointInfo() - Method in class org.apache.batchee.extras.jpa.JpaItemReader
- checkpointInfo() - Method in class org.apache.batchee.extras.jpa.JpaItemWriter
- checkpointInfo() - Method in class org.apache.batchee.extras.noop.NoopItemWriter
- checkpointInfo() - Method in class org.apache.batchee.extras.stax.StaxItemWriter
- checkpointInfo() - Method in class org.apache.batchee.extras.transaction.CountedReader
- checkpointInfo() - Method in class org.apache.batchee.extras.typed.TypedItemReader
- checkpointInfo() - Method in class org.apache.batchee.extras.typed.TypedItemWriter
- checkpointInfo() - Method in class org.apache.batchee.extras.writer.MultiWriterBase
- checkpointInfo() - Method in class org.apache.batchee.groovy.GroovyItemReader
- checkpointInfo() - Method in class org.apache.batchee.groovy.GroovyItemWriter
- checkpointInfo() - Method in class org.apache.batchee.jackson.JacksonJSonWriter
- checkpointInfo() - Method in class org.apache.batchee.jsefa.JSefaWriter
- checkpointInfo() - Method in class org.apache.batchee.jsonp.JsonpWriter
- 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
- checkpointPolicy(String) - Method in class org.apache.batchee.test.StepBuilder.ChunkBuilder
- 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
- ChildFirstURLClassLoader - Class in org.apache.batchee.cli.classloader
- ChildFirstURLClassLoader(URL[], ClassLoader) - Constructor for class org.apache.batchee.cli.classloader.ChildFirstURLClassLoader
- chunk - Variable in class org.apache.batchee.jaxb.Step
- chunk() - Method in class org.apache.batchee.test.StepBuilder
- Chunk - Class in org.apache.batchee.jaxb
-
Java class for Chunk complex type.
- Chunk() - Constructor for class org.apache.batchee.jaxb.Chunk
- 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
- ClassDoc(boolean, String, String, String, List<ComponentDocumentationGenerator.FieldDoc>) - Constructor for class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator.ClassDoc
- classes - Variable in class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator
- classes - Variable in class org.apache.batchee.tools.maven.DocumentationMojo
- 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(long) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
- cleanUp(long) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
- cleanUp(long) - Method in interface org.apache.batchee.spi.PersistenceManagerService
- cleanUp(Date) - Method in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
- cleanUp(Date) - Method in class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
- cleanUp(Date) - Method in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService
- 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
- CliConfiguration - Interface in org.apache.batchee.cli.command.api
- ClientConfiguration - Class in org.apache.batchee.jaxrs.client
- ClientConfiguration() - Constructor for class org.apache.batchee.jaxrs.client.ClientConfiguration
- ClientSecurity - Class in org.apache.batchee.jaxrs.client
- ClientSecurity() - Constructor for class org.apache.batchee.jaxrs.client.ClientSecurity
- ClientSslConfiguration - Class in org.apache.batchee.jaxrs.client
- ClientSslConfiguration() - Constructor for class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- 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.beanio.BeanIOReader
- close() - Method in class org.apache.batchee.beanio.BeanIOWriter
- close() - Method in class org.apache.batchee.camel.CamelItemReader
- close() - Method in class org.apache.batchee.camel.CamelItemWriter
- close() - Method in class org.apache.batchee.container.services.ServicesManager
- close() - Method in class org.apache.batchee.csv.CommonsCsvReader
- close() - Method in class org.apache.batchee.csv.CommonsCsvWriter
- close() - Method in class org.apache.batchee.extras.flat.FlatFileItemReader
- close() - Method in class org.apache.batchee.extras.flat.FlatFileItemWriter
- close() - Method in class org.apache.batchee.extras.jdbc.JdbcReader
- close() - Method in class org.apache.batchee.extras.jdbc.JdbcWriter
- close() - Method in class org.apache.batchee.extras.jpa.JpaItemReader
- close() - Method in class org.apache.batchee.extras.jpa.JpaItemWriter
- close() - Method in class org.apache.batchee.extras.noop.NoopItemWriter
- close() - Method in class org.apache.batchee.extras.stax.StaxItemReader
- close() - Method in class org.apache.batchee.extras.stax.StaxItemWriter
- close() - Method in class org.apache.batchee.extras.transaction.TransactionalWriter
- close() - Method in class org.apache.batchee.extras.typed.NoStateTypedItemReader
- close() - Method in class org.apache.batchee.extras.typed.NoStateTypedItemWriter
- close() - Method in class org.apache.batchee.extras.writer.MultiWriterBase
- close() - Method in class org.apache.batchee.groovy.GroovyItemReader
- close() - Method in class org.apache.batchee.groovy.GroovyItemWriter
- close() - Method in class org.apache.batchee.jackson.JacksonJsonReader
- close() - Method in class org.apache.batchee.jackson.JacksonJSonWriter
- close() - Method in class org.apache.batchee.jsefa.JSefaReader
- close() - Method in class org.apache.batchee.jsefa.JSefaWriter
- close() - Method in class org.apache.batchee.jsonp.JsonPartialReader
- close() - Method in class org.apache.batchee.jsonp.JsonpReader
- close() - Method in class org.apache.batchee.jsonp.JsonpWriter
- coerce(String, Type) - Method in interface org.apache.batchee.cli.command.api.CliConfiguration
- coerce(String, Type) - Method in class org.apache.batchee.cli.command.internal.DefaultCliConfiguration
- CoercingConverter - Interface in org.apache.batchee.csv.mapper
- collector - Variable in class org.apache.batchee.jaxb.Partition
- Collector - Class in org.apache.batchee.jaxb
-
Java class for Collector complex type.
- Collector() - Constructor for class org.apache.batchee.jaxb.Collector
- 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
- command() - Method in class org.apache.batchee.cli.command.Abandon
- command() - Method in class org.apache.batchee.cli.command.SocketCommand
- command() - Method in class org.apache.batchee.cli.command.Stop
- Command - Annotation Type in org.apache.batchee.cli.command.api
- 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.
- 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
- CommonsCsvReader - Class in org.apache.batchee.csv
- CommonsCsvReader() - Constructor for class org.apache.batchee.csv.CommonsCsvReader
- CommonsCsvWriter - Class in org.apache.batchee.csv
- CommonsCsvWriter() - Constructor for class org.apache.batchee.csv.CommonsCsvWriter
- compareTo(ComponentDocumentationGenerator.FieldDoc) - Method in class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator.FieldDoc
- completedThreadQueue - Variable in class org.apache.batchee.container.util.BatchFlowInSplitWorkUnit
- completedThreadQueue - Variable in class org.apache.batchee.container.util.BatchPartitionWorkUnit
- ComponentDocumentationGenerator - Class in org.apache.batchee.tools.maven.doc
- ComponentDocumentationGenerator(File, File, String) - Constructor for class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator
- ComponentDocumentationGenerator.ClassDoc - Class in org.apache.batchee.tools.maven.doc
- ComponentDocumentationGenerator.FieldDoc - Class in org.apache.batchee.tools.maven.doc
- ComponentDocumentationGenerator.Formatter - Interface in org.apache.batchee.tools.maven.doc
- configuration - Variable in class org.apache.batchee.beanio.BeanIOReader
- configuration - Variable in class org.apache.batchee.beanio.BeanIOWriter
- configuration(String) - Method in class org.apache.batchee.cli.lifecycle.impl.LifecycleBase
- connection() - Method in class org.apache.batchee.extras.jdbc.JdbcConnectionConfiguration
- 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 - Variable in class org.apache.batchee.container.util.BatchWorkUnit
- Controller - Interface in org.apache.batchee.container
- CONTROLLER_MAPPING - Static variable in class org.apache.batchee.servlet.JBatchServletInitializer
- 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 - Variable in class org.apache.batchee.tools.maven.JobInstancesMojo
-
the maximum number of instance to bring back
- COUNT_BY_NAME - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity.Queries
- CountedReader - Class in org.apache.batchee.extras.transaction
- CountedReader() - Constructor for class org.apache.batchee.extras.transaction.CountedReader
- create() - Method in class org.apache.batchee.test.StepBuilder.BatchletBuilder
- create() - Method in class org.apache.batchee.test.StepBuilder
- create() - Method in class org.apache.batchee.test.StepBuilder.WriterBuilder
- CREATE - org.apache.batchee.spi.PersistenceManagerService.TimestampType
- 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.cli.lifecycle.impl.SpringLifecycle.SpringArtifactFactory
- 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
- 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
- createConsumer(Processor) - Method in class org.apache.batchee.camel.component.JBatchEndpoint
- 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
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.batchee.camel.component.JBatchComponent
- 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
- 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
- createObjectTypes(String) - Static method in class org.apache.batchee.jsefa.JsefaConfigurations
- 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
- createProducer() - Method in class org.apache.batchee.camel.component.JBatchEndpoint
- 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
- createSerializer() - Method in class org.apache.batchee.jsefa.JSefaCsvWriter
- createSerializer() - Method in class org.apache.batchee.jsefa.JSefaFlrWriter
- createSerializer() - Method in class org.apache.batchee.jsefa.JSefaWriter
- createSerializer() - Method in class org.apache.batchee.jsefa.JSefaXmlWriter
- 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
- Csv - Annotation Type in org.apache.batchee.csv.mapper
- CSV_DELIMITER - Static variable in class org.apache.batchee.servlet.SimpleRestController
- CsvReaderMapper<O> - Interface in org.apache.batchee.csv
- CsvWriterMapper<I> - Interface in org.apache.batchee.csv
- currentChunkStatus - Variable in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
- currentItemStatus - Variable in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
- currentKey() - Method in class org.apache.batchee.cdi.impl.BaseContext
- currentKey() - Method in class org.apache.batchee.cdi.impl.JobContextImpl
- currentKey() - Method in class org.apache.batchee.cdi.impl.StepContextImpl
- customCheckpointPolicy - Variable in class org.apache.batchee.container.impl.controller.chunk.ChunkStepController
- CXF - org.apache.batchee.jaxrs.client.BatchEEJAXRSClientFactory.API
-
Deprecated.
D
- DaemonThreadFactory() - Constructor for class org.apache.batchee.extras.async.AsynchronousItemProcessor.DaemonThreadFactory
- 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
- decorate(Runnable) - Method in interface org.apache.batchee.cli.command.api.CliConfiguration
- decorate(Runnable) - Method in class org.apache.batchee.cli.command.internal.DefaultCliConfiguration
- DEFAULT_JNDI_LOCATION - Variable in class org.apache.batchee.container.services.executor.JNDIThreadPoolService
- DEFAULT_NAME - Static variable in annotation type org.apache.batchee.csv.mapper.Csv
- DEFAULT_OBJECT_NAME - Static variable in interface org.apache.batchee.jmx.BatchEEMBean
- DEFAULT_SCANNING - Static variable in class org.apache.batchee.servlet.JBatchServletInitializer
- 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
- DefaultCamelTemplateLocator() - Constructor for class org.apache.batchee.camel.CamelBridge.DefaultCamelTemplateLocator
- DefaultCliConfiguration - Class in org.apache.batchee.cli.command.internal
- DefaultCliConfiguration() - Constructor for class org.apache.batchee.cli.command.internal.DefaultCliConfiguration
- 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
- DefaultFieldNameGenerator - Class in org.apache.batchee.jackson
- DefaultFieldNameGenerator() - Constructor for class org.apache.batchee.jackson.DefaultFieldNameGenerator
- 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
- DefaultMapper<T> - Class in org.apache.batchee.csv.mapper
- DefaultMapper(Class<T>) - Constructor for class org.apache.batchee.csv.mapper.DefaultMapper
- DefaultMapper(Class<T>, CoercingConverter) - Constructor for class org.apache.batchee.csv.mapper.DefaultMapper
- DefaultNonTransactionalManager - Class in org.apache.batchee.container.services.transaction
- DefaultNonTransactionalManager() - Constructor for class org.apache.batchee.container.services.transaction.DefaultNonTransactionalManager
- defaultRun() - Method in class org.apache.batchee.cli.command.Abandon
- defaultRun() - Method in class org.apache.batchee.cli.command.SocketCommand
- defaultRun() - Method in class org.apache.batchee.cli.command.Stop
- defaultScan(boolean) - Method in class org.apache.batchee.servlet.JBatchController
- 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
- delegate - Variable in class org.apache.batchee.extras.async.AsynchronousItemProcessor
- delegate - Variable in class org.apache.batchee.spring.ui.DelegatingJobOperator
- DELEGATE - Static variable in class org.apache.batchee.extras.transaction.integration.Synchronizations
- DelegatingJobOperator - Class in org.apache.batchee.spring.ui
- DelegatingJobOperator(JobOperator) - Constructor for class org.apache.batchee.spring.ui.DelegatingJobOperator
- 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
- dependencies - Variable in class org.apache.batchee.tools.maven.StartMojo
-
used to find project dependencies if running the batch locally
- 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
- description() - Method in annotation type org.apache.batchee.cli.command.api.Arguments
- description() - Method in interface org.apache.batchee.cli.command.api.CliConfiguration
- description() - Method in annotation type org.apache.batchee.cli.command.api.Command
- description() - Method in annotation type org.apache.batchee.cli.command.api.Option
- description() - Method in class org.apache.batchee.cli.command.internal.DefaultCliConfiguration
- 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.
- deserializer - Variable in class org.apache.batchee.jsefa.JSefaReader
- destroy() - Method in class org.apache.batchee.servlet.JBatchServletInitializer.PrivateFilter
- DiagramGenerator - Class in org.apache.batchee.tools.maven.doc
- DiagramGenerator(String, boolean, boolean, int, int, boolean, File, String, String, boolean, String) - Constructor for class org.apache.batchee.tools.maven.doc.DiagramGenerator
- DiagramMojo - Class in org.apache.batchee.tools.maven
- DiagramMojo() - Constructor for class org.apache.batchee.tools.maven.DiagramMojo
- 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
- dispatch(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.batchee.servlet.SimpleRestController
-
The main entry for the simple REST handling
- DO_NOT_RUN - org.apache.batchee.container.status.ExtendedBatchStatus
- doCheckpointInfo() - Method in class org.apache.batchee.extras.typed.NoStateTypedItemReader
- doCheckpointInfo() - Method in class org.apache.batchee.extras.typed.NoStateTypedItemWriter
- doCheckpointInfo() - Method in class org.apache.batchee.extras.typed.TypedItemReader
- doCheckpointInfo() - Method in class org.apache.batchee.extras.typed.TypedItemWriter
- Documentation - Annotation Type in org.apache.batchee.doc.api
- DocumentationMojo - Class in org.apache.batchee.tools.maven
- DocumentationMojo() - Constructor for class org.apache.batchee.tools.maven.DocumentationMojo
- doExecutionLoop() - Method in class org.apache.batchee.container.impl.controller.ExecutionTransitioner
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.batchee.servlet.JBatchServletInitializer.PrivateFilter
- doInit() - Static method in class org.apache.batchee.container.Init
- doOpen(C) - Method in class org.apache.batchee.extras.typed.TypedItemReader
- doOpen(C) - Method in class org.apache.batchee.extras.typed.TypedItemWriter
- doOpen(Serializable) - Method in class org.apache.batchee.extras.typed.NoStateTypedItemReader
- doOpen(Serializable) - Method in class org.apache.batchee.extras.typed.NoStateTypedItemWriter
- doProcessItem(I) - Method in class org.apache.batchee.extras.typed.TypedItemProcessor
- doRead() - Method in class org.apache.batchee.beanio.BeanIOReader
- doRead() - Method in class org.apache.batchee.csv.CommonsCsvReader
- doRead() - Method in class org.apache.batchee.extras.buffered.BufferedItemReader
- doRead() - Method in class org.apache.batchee.extras.flat.FlatFileItemReader
- doRead() - Method in class org.apache.batchee.extras.stax.StaxItemReader
- doRead() - Method in class org.apache.batchee.extras.transaction.CountedReader
- doRead() - Method in class org.apache.batchee.extras.typed.TypedItemReader
- doRead() - Method in class org.apache.batchee.jackson.JacksonJsonReader
- doRead() - Method in class org.apache.batchee.jsefa.JSefaReader
- doRead() - Method in class org.apache.batchee.jsonp.JsonpReader
- doRun() - Method in class org.apache.batchee.cli.command.Executions
- doRun() - Method in class org.apache.batchee.cli.command.Instances
- doRun() - Method in class org.apache.batchee.cli.command.JobOperatorCommand
- doRun() - Method in class org.apache.batchee.cli.command.Names
- doRun() - Method in class org.apache.batchee.cli.command.Running
- doRun() - Method in class org.apache.batchee.cli.command.SocketCommand
- doRun() - Method in class org.apache.batchee.cli.command.StartableCommand
- doRun() - Method in class org.apache.batchee.cli.command.Status
- doRun() - Method in class org.apache.batchee.cli.command.StepExecutions
- doStart(JobOperator) - Method in class org.apache.batchee.cli.command.Restart
- doStart(JobOperator) - Method in class org.apache.batchee.cli.command.Start
- doStart(JobOperator) - Method in class org.apache.batchee.cli.command.StartableCommand
- doWriteItems(List<R>) - Method in class org.apache.batchee.extras.typed.TypedItemWriter
- driver - Variable in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
- driver - Variable in class org.apache.batchee.extras.jdbc.JdbcConnectionConfiguration
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
- emProvider - Variable in class org.apache.batchee.extras.jpa.EntityManagerLocator
- encoding - Variable in class org.apache.batchee.beanio.BeanIOWriter
- encoding - Variable in class org.apache.batchee.jsefa.JSefaReader
- encoding - Variable in class org.apache.batchee.jsefa.JSefaWriter
- end(Writer) - Method in interface org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator.Formatter
- End - Class in org.apache.batchee.jaxb
-
Java class for End complex type.
- End() - Constructor for class org.apache.batchee.jaxb.End
- END - org.apache.batchee.spi.PersistenceManagerService.TimestampType
- 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
- endClass(Writer) - Method in interface org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator.Formatter
- endContext(Long) - Method in class org.apache.batchee.cdi.impl.BaseContext
- endDocument() - Method in class org.apache.batchee.extras.stax.util.SAXStAXHandler
- endElement(String, String, String) - Method in class org.apache.batchee.extras.stax.util.SAXStAXHandler
- endOfJob() - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
- endOn(String) - Method in class org.apache.batchee.test.StepBuilder
- endOn(String, String) - Method in class org.apache.batchee.test.StepBuilder
- enterJobExecution() - Method in class org.apache.batchee.cdi.impl.JobContextImpl
- EntityManagerLocator - Class in org.apache.batchee.extras.jpa
- EntityManagerLocator() - Constructor for class org.apache.batchee.extras.jpa.EntityManagerLocator
- entityManagerProvider - Variable in class org.apache.batchee.extras.jpa.EntityManagerLocator
- EntityManagerProvider - Interface in org.apache.batchee.container.services.persistence.jpa
- EntityManagerProvider - Interface in org.apache.batchee.extras.jpa
- equals(Object) - Method in class org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey
- errorExitCode - Variable in class org.apache.batchee.cli.command.StartableCommand
- errorHandlerStr - Variable in class org.apache.batchee.beanio.BeanIOReader
- es - Variable in class org.apache.batchee.extras.async.AsynchronousItemProcessor
- eventOccurred() - Method in class org.apache.batchee.container.jsl.JSLValidationEventHandler
- Eviction - Class in org.apache.batchee.cli.command
- Eviction() - Constructor for class org.apache.batchee.cli.command.Eviction
- EXCEPTION_THROWN - org.apache.batchee.container.status.ExtendedBatchStatus
- 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
- exec(Step, Properties) - Static method in class org.apache.batchee.test.StepLauncher
- 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
- execute() - Method in class org.apache.batchee.tools.maven.AbandonMojo
- execute() - Method in class org.apache.batchee.tools.maven.BarMojo
- execute() - Method in class org.apache.batchee.tools.maven.DiagramMojo
- execute() - Method in class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator
- execute() - Method in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- execute() - Method in class org.apache.batchee.tools.maven.DocumentationMojo
- execute() - Method in class org.apache.batchee.tools.maven.HelpMojo
- execute() - Method in class org.apache.batchee.tools.maven.JobExecutionMojo
- execute() - Method in class org.apache.batchee.tools.maven.JobExecutionsMojo
- execute() - Method in class org.apache.batchee.tools.maven.JobInstanceCountMojo
- execute() - Method in class org.apache.batchee.tools.maven.JobInstanceMojo
- execute() - Method in class org.apache.batchee.tools.maven.JobInstancesMojo
- execute() - Method in class org.apache.batchee.tools.maven.JobNamesMojo
- execute() - Method in class org.apache.batchee.tools.maven.ParametersMojo
- execute() - Method in class org.apache.batchee.tools.maven.ReStartMojo
- execute() - Method in class org.apache.batchee.tools.maven.RunningExecutionsMojo
- execute() - Method in class org.apache.batchee.tools.maven.StartMojo
- execute() - Method in class org.apache.batchee.tools.maven.StepExecutionsMojo
- execute() - Method in class org.apache.batchee.tools.maven.StopMojo
- execute(Step) - Static method in class org.apache.batchee.test.StepLauncher
- execute(Step, Properties) - Static method in class org.apache.batchee.test.StepLauncher
- 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.
- executeTask(Runnable, Object) - Method in class org.apache.batchee.tools.services.thread.AsyncEjbBatchThreadPoolService
- executeTask(Runnable, Object) - Method in class org.apache.batchee.tools.services.thread.ThreadExecutorEjb
- 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
- executionByPage(int) - Method in class org.apache.batchee.servlet.JBatchController
- 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
- executionId - Variable in class org.apache.batchee.tools.maven.AbandonMojo
-
the executionId to abandon.
- executionId - Variable in class org.apache.batchee.tools.maven.JobExecutionMojo
-
the executionId to query.
- executionId - Variable in class org.apache.batchee.tools.maven.JobInstanceMojo
-
the executionId to use to find the corresponding job instance
- executionId - Variable in class org.apache.batchee.tools.maven.ParametersMojo
-
the executionId to query to find parameters
- executionId - Variable in class org.apache.batchee.tools.maven.ReStartMojo
-
the executionId representing the execution to restart
- executionId - Variable in class org.apache.batchee.tools.maven.StepExecutionsMojo
-
the executionId used to find step executions.
- executionId - Variable in class org.apache.batchee.tools.maven.StopMojo
-
the executionId of the execution to stop
- 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
- Executions - Class in org.apache.batchee.cli.command
- Executions() - Constructor for class org.apache.batchee.cli.command.Executions
- 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
- Exit - Annotation Type in org.apache.batchee.cli.command.api
- exitJobExecution() - Method in class org.apache.batchee.cdi.impl.JobContextImpl
- 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
- exitStep() - Method in class org.apache.batchee.cdi.impl.StepContextImpl
- ExtendedBatchStatus - Enum in org.apache.batchee.container.status
- EXTERNAL_JOB_INSTANCE - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
- extractFromXml(String, String) - Static method in class org.apache.batchee.test.StepBuilder
F
- Fail - Class in org.apache.batchee.jaxb
-
Java class for Fail complex type.
- Fail() - Constructor for class org.apache.batchee.jaxb.Fail
- failIfMissing - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- failIfMissing - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- failOn(String) - Method in class org.apache.batchee.test.StepBuilder
- failOn(String, String) - Method in class org.apache.batchee.test.StepBuilder
- failureExitCode - Variable in class org.apache.batchee.cli.command.StartableCommand
- FieldNameGenerator - Interface in org.apache.batchee.jackson
- file - Variable in class org.apache.batchee.jsefa.JSefaReader
- file - Variable in class org.apache.batchee.jsefa.JSefaWriter
- filePath - Variable in class org.apache.batchee.beanio.BeanIOReader
- filePath - Variable in class org.apache.batchee.beanio.BeanIOWriter
- filter(ClientRequestContext) - Method in class org.apache.batchee.jaxrs.client.provider.Base64Filter
- find() - Method in class org.apache.batchee.container.services.locator.ClassLoaderLocator
- find() - Method in class org.apache.batchee.container.services.locator.SingletonLocator
- find() - Static method in class org.apache.batchee.container.services.ServicesManager
- find() - Method in interface org.apache.batchee.container.services.ServicesManagerLocator
- find() - Method in class org.apache.batchee.tools.maven.locator.MavenPluginLocator
- FIND - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.CheckpointEntity.Queries
- 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
- findConsumerTemplate() - Method in class org.apache.batchee.camel.CamelBridge.DefaultCamelTemplateLocator
- findConsumerTemplate() - Method in interface org.apache.batchee.camel.CamelTemplateLocator
- findEntityManager() - Method in class org.apache.batchee.extras.jpa.EntityManagerLocator
- Finder() - Constructor for class org.apache.batchee.extras.locator.BeanLocator.Finder
- findLock() - Method in class org.apache.batchee.hazelcast.HazelcastSynchroInstanceAware
- findOperator() - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- findProducerTemplate() - Method in class org.apache.batchee.camel.CamelBridge.DefaultCamelTemplateLocator
- findProducerTemplate() - Method in interface org.apache.batchee.camel.CamelTemplateLocator
- findResource(String) - Method in class org.apache.batchee.cli.classloader.ChildFirstURLClassLoader
- findResources(String) - Method in class org.apache.batchee.cli.classloader.ChildFirstURLClassLoader
- findType() - Method in class org.apache.batchee.extras.chain.Chain
- FlatFileItemReader - Class in org.apache.batchee.extras.flat
- FlatFileItemReader() - Constructor for class org.apache.batchee.extras.flat.FlatFileItemReader
- FlatFileItemWriter - Class in org.apache.batchee.extras.flat
- FlatFileItemWriter() - Constructor for class org.apache.batchee.extras.flat.FlatFileItemWriter
- 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
- flush() - Method in class org.apache.batchee.extras.transaction.TransactionalWriter
- forceRelease - Variable in class org.apache.batchee.extras.chain.Chain
- FORM_JOB_NAME - Static variable in class org.apache.batchee.servlet.JBatchController
- format - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- format - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- format(LogRecord) - Method in class org.apache.batchee.cli.jul.OneLineFormatter
- formatter - Variable in class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator
- formatter - Variable in class org.apache.batchee.tools.maven.DocumentationMojo
- forTypes(Class<?>...) - Static method in class org.apache.batchee.jsefa.JSefaCsvMapping
- FROM - Static variable in interface org.apache.batchee.container.services.persistence.jdbc.Dictionary.SQL
- fromRecord(CSVRecord) - Method in interface org.apache.batchee.csv.CsvReaderMapper
- fromRecord(CSVRecord) - Method in class org.apache.batchee.csv.mapper.DefaultMapper
G
- get(Object) - Method in class org.apache.batchee.extras.transaction.integration.JTASynchronizationService
- get(Object) - Method in class org.apache.batchee.extras.transaction.integration.NoopSynchronizationService
- get(Object) - Static method in class org.apache.batchee.extras.transaction.integration.Synchronizations
- get(Object) - Method in interface org.apache.batchee.extras.transaction.integration.SynchronizationService
- get(String) - Static method in class org.apache.batchee.extras.locator.BeanLocator.Finder
- get(Contextual<T>) - Method in class org.apache.batchee.cdi.impl.BaseContext
- get(Contextual<T>, CreationalContext<T>) - Method in class org.apache.batchee.cdi.impl.BaseContext
- 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
- getApplicationFolder() - Method in class org.apache.batchee.cli.classloader.ChildFirstURLClassLoader
- getArtifactById(String) - Method in interface org.apache.batchee.container.services.factory.DefaultBatchArtifactFactory.ArtifactLocator
- getBaseUrl() - Method in class org.apache.batchee.jaxrs.client.ClientConfiguration
- 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.util.PartitionDataWrapper
- 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.jaxrs.client.impl.JobExecutionImpl
- getBatchStatus() - Method in class org.apache.batchee.jaxrs.client.impl.StepExecutionImpl
- getBatchStatus() - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- getBatchStatus() - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- getBeanLocator() - Method in class org.apache.batchee.camel.CamelChainItemProcessor
- getBeanLocator() - Method in class org.apache.batchee.extras.chain.Chain
- 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.
- getClasses() - Method in class org.apache.batchee.jaxrs.server.JBatchApplication
- 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
- getContextResolver() - Method in class org.apache.batchee.cdi.impl.BaseContext
- 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
- getCreateTime() - Method in class org.apache.batchee.jaxrs.client.impl.JobExecutionImpl
- getCreateTime() - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- 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
- getDefaultBatchNames() - Method in class org.apache.batchee.spring.ui.BatchEEUI.Properties
- getDelegate() - Method in class org.apache.batchee.container.proxy.AbstractProxy
- getDelegate() - Method in class org.apache.batchee.extras.async.AsynchronousItemProcessor
- 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
- getDoc() - Method in class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator.FieldDoc
- 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
- getEndTime() - Method in class org.apache.batchee.jaxrs.client.impl.JobExecutionImpl
- getEndTime() - Method in class org.apache.batchee.jaxrs.client.impl.StepExecutionImpl
- getEndTime() - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- getEndTime() - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- getEndTimeTS() - Method in class org.apache.batchee.container.impl.StepContextImpl
- getEntries() - Method in class org.apache.batchee.jaxrs.common.RestProperties
- 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
- getExecutionId() - Method in class org.apache.batchee.jaxrs.client.impl.JobExecutionImpl
- getExecutions() - Method in class org.apache.batchee.container.services.persistence.jpa.domain.JobInstanceEntity
- getExecutor() - Method in class org.apache.batchee.extras.async.AsynchronousItemProcessor
- 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.
- getExitStatus() - Method in class org.apache.batchee.jaxrs.client.impl.JobExecutionImpl
- getExitStatus() - Method in class org.apache.batchee.jaxrs.client.impl.StepExecutionImpl
- getExitStatus() - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- getExitStatus() - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- 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(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
- getFirstExecutionElement(List<ExecutionElement>, String) - Method in class org.apache.batchee.container.navigator.AbstractNavigator
- 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
- getHeader() - Method in class org.apache.batchee.jsefa.JSefaCsvMapping
- getHeaders() - Method in class org.apache.batchee.csv.mapper.DefaultMapper
- getHostnameVerifier() - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- 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.
- getId() - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- getId() - Method in class org.apache.batchee.jaxrs.common.RestJobInstance
- getId() - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- 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
- getInstance() - Method in class org.apache.batchee.groovy.Groovys.GroovyInstance
- 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
- getInstanceId() - Method in class org.apache.batchee.jaxrs.client.impl.JobInstanceImpl
- getItemCount() - Method in class org.apache.batchee.jaxb.Chunk
-
Gets the value of the itemCount property.
- getItemCount(Chunk) - Static method in class org.apache.batchee.container.impl.controller.chunk.ChunkHelper
- getJaxbContext(String, String) - Static method in class org.apache.batchee.extras.stax.util.JAXBContextFactory
- getJobContext() - Method in class org.apache.batchee.cdi.impl.BatchEEScopeExtension
- 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 interface org.apache.batchee.jaxrs.common.JBatchResource
- getJobExecution(long) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- getJobExecution(long) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- getJobExecution(long) - Method in class org.apache.batchee.test.SynchronousJobOperator
- getJobExecutionImpl() - Method in class org.apache.batchee.container.util.BatchFlowInSplitWorkUnit
- getJobExecutionImpl() - Method in class org.apache.batchee.container.util.BatchWorkUnit
- getJobExecutions(long, String) - Method in interface org.apache.batchee.jaxrs.common.JBatchResource
- getJobExecutions(long, String) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- getJobExecutions(JobInstance) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
- getJobExecutions(JobInstance) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- getJobExecutions(JobInstance) - Method in class org.apache.batchee.test.SynchronousJobOperator
- getJobExecutionTable() - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
- getJobInstance() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
- getJobInstance() - Method in class org.apache.batchee.container.status.JobStatus
- 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(long) - Method in interface org.apache.batchee.jaxrs.common.JBatchResource
- getJobInstance(long) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- getJobInstance(long) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- getJobInstance(long) - Method in class org.apache.batchee.test.SynchronousJobOperator
- getJobInstance(JobStatusManagerService, long) - Static method in class org.apache.batchee.container.impl.jobinstance.JobExecutionHelper
- 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 interface org.apache.batchee.jaxrs.common.JBatchResource
- getJobInstanceCount(String) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- getJobInstanceCount(String) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- getJobInstanceCount(String) - Method in class org.apache.batchee.test.SynchronousJobOperator
- 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 interface org.apache.batchee.jaxrs.common.JBatchResource
- getJobInstances(String, int, int) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- getJobInstances(String, int, int) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- getJobInstances(String, int, int) - Method in class org.apache.batchee.test.SynchronousJobOperator
- 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
- getJobName() - Method in class org.apache.batchee.jaxrs.client.impl.JobExecutionImpl
- getJobName() - Method in class org.apache.batchee.jaxrs.client.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 interface org.apache.batchee.jaxrs.common.JBatchResource
- getJobNames() - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- getJobNames() - Method in class org.apache.batchee.spring.ui.BatchEEJobOperator
- getJobNames() - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- getJobNames() - Method in class org.apache.batchee.test.SynchronousJobOperator
- 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
- getJobParameters() - Method in class org.apache.batchee.jaxrs.client.impl.JobExecutionImpl
- getJobParameters() - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- 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.services.persistence.jpa.domain.JobInstanceEntity
- getJobXML() - Method in class org.apache.batchee.container.impl.JobInstanceImpl
- getJsonProvider() - Method in class org.apache.batchee.jaxrs.client.ClientConfiguration
- getKey() - Method in class org.apache.batchee.jaxrs.common.RestEntry
- getKeystore() - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- getKeystorePassword() - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- 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
- getLastStepExecutions() - Method in class org.apache.batchee.test.JobLauncher
- getLastUpdatedTime() - Method in class org.apache.batchee.container.impl.JobExecutionImpl
- getLastUpdatedTime() - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
- getLastUpdatedTime() - Method in class org.apache.batchee.jaxrs.client.impl.JobExecutionImpl
- getLastUpdatedTime() - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- 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() - 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.
- getListeners(Class<T>, Step, InjectionReferences, RuntimeJobExecution) - Method in class org.apache.batchee.container.proxy.ListenerFactory
- getMapper() - Method in class org.apache.batchee.jaxb.Partition
-
Gets the value of the mapper property.
- getMapping() - Method in class org.apache.batchee.spring.ui.BatchEEUI.Properties
- 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
- getMetrics() - Method in class org.apache.batchee.jaxrs.client.impl.StepExecutionImpl
- getMetrics() - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- 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.
- getName() - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- getName() - Method in class org.apache.batchee.jaxrs.common.RestJobInstance
- getName() - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- getName() - Method in class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator.FieldDoc
- 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.
- getOrCreateOperator() - Method in class org.apache.batchee.tools.maven.BatchEEMojoBase
- 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 interface org.apache.batchee.jaxrs.common.JBatchResource
- getParameters(long) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- getParameters(long) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- getParameters(long) - Method in class org.apache.batchee.test.SynchronousJobOperator
- 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
- getPassword() - Method in class org.apache.batchee.jaxrs.client.ClientSecurity
- 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
- getPersistentUserData() - Method in class org.apache.batchee.jaxrs.client.impl.StepExecutionImpl
- 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() - Method in class org.apache.batchee.jaxb.Chunk
-
Gets the value of the retryLimit property.
- getRetryLimit(Chunk) - Static method in class org.apache.batchee.container.impl.controller.chunk.ChunkHelper
- 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.
- getRunningBatchWorkUnits() - Method in class org.apache.batchee.tools.services.thread.ThreadExecutorEjb
- getRunningExecutions(String) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
- getRunningExecutions(String) - Method in interface org.apache.batchee.jaxrs.common.JBatchResource
- getRunningExecutions(String) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- getRunningExecutions(String) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- getRunningExecutions(String) - Method in class org.apache.batchee.test.SynchronousJobOperator
- getScope() - Method in class org.apache.batchee.cdi.impl.JobContextImpl
- getScope() - Method in class org.apache.batchee.cdi.impl.StepContextImpl
- getSecurity() - Method in class org.apache.batchee.jaxrs.client.ClientConfiguration
- 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() - Method in class org.apache.batchee.jaxb.Chunk
-
Gets the value of the skipLimit property.
- getSkipLimit(Chunk) - Static method in class org.apache.batchee.container.impl.controller.chunk.ChunkHelper
- 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
- getSsl() - Method in class org.apache.batchee.jaxrs.client.ClientConfiguration
- getSslContext() - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- 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
- getStartTime() - Method in class org.apache.batchee.jaxrs.client.impl.JobExecutionImpl
- getStartTime() - Method in class org.apache.batchee.jaxrs.client.impl.StepExecutionImpl
- getStartTime() - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- getStartTime() - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- 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.cdi.impl.BatchEEScopeExtension
- 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
- getStepExecutionId() - Method in class org.apache.batchee.jaxrs.client.impl.StepExecutionImpl
- getStepExecutions(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
- getStepExecutions(long) - Method in interface org.apache.batchee.jaxrs.common.JBatchResource
- getStepExecutions(long) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- getStepExecutions(long) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- getStepExecutions(long) - Method in class org.apache.batchee.test.SynchronousJobOperator
- 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
- getStepName() - Method in class org.apache.batchee.jaxrs.client.impl.StepExecutionImpl
- 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
- 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() - Method in class org.apache.batchee.jaxb.Chunk
-
Gets the value of the timeLimit property.
- getTimeLimit(Chunk) - Static method in class org.apache.batchee.container.impl.controller.chunk.ChunkHelper
- 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
- getTransactionManager(StepContext) - Method in class org.apache.batchee.tools.services.thread.UserTransactionTransactionService
- 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
- getType() - Method in class org.apache.batchee.jaxrs.client.ClientSecurity
- getType() - Method in class org.apache.batchee.jaxrs.client.impl.MetricImpl
- getType() - Method in class org.apache.batchee.jaxrs.common.RestMetric
- 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
- getUsername() - Method in class org.apache.batchee.jaxrs.client.ClientSecurity
- getUserTransaction() - Static method in class org.apache.batchee.tools.services.thread.ThreadExecutorEjb
- getValidator() - Method in class org.apache.batchee.extras.validation.BeanValidationItemProcessor
- getValue() - Method in class org.apache.batchee.container.impl.MetricImpl
- getValue() - Method in class org.apache.batchee.extras.locator.BeanLocator.LocatorInstance
- getValue() - Method in class org.apache.batchee.jaxb.Property
-
Gets the value of the value property.
- getValue() - Method in class org.apache.batchee.jaxrs.client.impl.MetricImpl
- getValue() - Method in class org.apache.batchee.jaxrs.common.RestEntry
- getValue() - Method in class org.apache.batchee.jaxrs.common.RestMetric
- 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
- GroovyBatchlet - Class in org.apache.batchee.groovy
- GroovyBatchlet() - Constructor for class org.apache.batchee.groovy.GroovyBatchlet
- GroovyInstance(GroovyClassLoader, T) - Constructor for class org.apache.batchee.groovy.Groovys.GroovyInstance
- GroovyItemProcessor - Class in org.apache.batchee.groovy
- GroovyItemProcessor() - Constructor for class org.apache.batchee.groovy.GroovyItemProcessor
- GroovyItemReader - Class in org.apache.batchee.groovy
- GroovyItemReader() - Constructor for class org.apache.batchee.groovy.GroovyItemReader
- GroovyItemWriter - Class in org.apache.batchee.groovy
- GroovyItemWriter() - Constructor for class org.apache.batchee.groovy.GroovyItemWriter
- Groovys - Class in org.apache.batchee.groovy
- Groovys.GroovyInstance<T> - Class in org.apache.batchee.groovy
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
- hasTransaction() - Method in class org.apache.batchee.extras.transaction.integration.JTASynchronizationService
- hasTransaction() - Method in class org.apache.batchee.extras.transaction.integration.NoopSynchronizationService
- hasTransaction() - Static method in class org.apache.batchee.extras.transaction.integration.Synchronizations
- hasTransaction() - Method in interface org.apache.batchee.extras.transaction.integration.SynchronizationService
- HazelcastLockBatchlet - Class in org.apache.batchee.hazelcast
- HazelcastLockBatchlet() - Constructor for class org.apache.batchee.hazelcast.HazelcastLockBatchlet
- HazelcastSynchroInstanceAware - Class in org.apache.batchee.hazelcast
- HazelcastSynchroInstanceAware() - Constructor for class org.apache.batchee.hazelcast.HazelcastSynchroInstanceAware
- HazelcastUnlockBatchlet - Class in org.apache.batchee.hazelcast
- HazelcastUnlockBatchlet() - Constructor for class org.apache.batchee.hazelcast.HazelcastUnlockBatchlet
- Header - Annotation Type in org.apache.batchee.jsefa
-
Annotation to add a custom Header for a
CsvField
. - height - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- height - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- HelpMojo - Class in org.apache.batchee.tools.maven
-
Display help information on batchee-maven-plugin.
Callmvn batchee:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.apache.batchee.tools.maven.HelpMojo
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
- ignorableWhitespace(char[], int, int) - Method in class org.apache.batchee.extras.stax.util.SAXStAXHandler
- 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(String, Throwable) - Constructor for exception org.apache.batchee.container.exception.IllegalBatchPropertyException
- IllegalBatchPropertyException(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(String, Throwable) - Constructor for exception org.apache.batchee.container.jsl.IllegalTransitionException
- IllegalTransitionException(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
- incrementCount(int) - Method in class org.apache.batchee.extras.transaction.CountedReader
- incrementReaderCount() - Method in class org.apache.batchee.extras.transaction.CountedReader
- 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
- index() - Method in annotation type org.apache.batchee.csv.mapper.Csv
- info(String) - Method in class org.apache.batchee.cli.command.JobOperatorCommand
- info(String) - Method in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- inheritJobContext(JobContextImpl) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
- inheritStepContext(StepContextImpl) - Method in class org.apache.batchee.container.util.BatchPartitionWorkUnit
- init(Map<String, String>) - Method in class org.apache.batchee.tools.maven.locator.MavenPluginLocator
- 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
- init(Properties) - Method in class org.apache.batchee.tools.services.thread.AsyncEjbBatchThreadPoolService
- init(Properties) - Method in class org.apache.batchee.tools.services.thread.UserTransactionTransactionService
- init(ItemWriter, ItemWriter) - Method in class org.apache.batchee.extras.writer.MultiWriterBase
- init(FilterConfig) - Method in class org.apache.batchee.servlet.JBatchServletInitializer.PrivateFilter
- init(ServletConfig) - Method in class org.apache.batchee.servlet.JBatchController
- Init - Class in org.apache.batchee.container
- initDeserializer() - Method in class org.apache.batchee.jsefa.JSefaCsvReader
- initDeserializer() - Method in class org.apache.batchee.jsefa.JSefaFlrReader
- initDeserializer() - Method in class org.apache.batchee.jsefa.JSefaReader
- initDeserializer() - Method in class org.apache.batchee.jsefa.JSefaXmlReader
- 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 - Variable in class org.apache.batchee.container.services.persistence.MemoryPersistenceManagerService.Structures.JobInstanceData
- instance() - Method in class org.apache.batchee.hazelcast.HazelcastSynchroInstanceAware
- Instance(Object, Closeable) - Constructor for class org.apache.batchee.spi.BatchArtifactFactory.Instance
- INSTANCE - Static variable in class org.apache.batchee.camel.CamelBridge.DefaultCamelTemplateLocator
- 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 - Static variable in class org.apache.batchee.csv.mapper.Primitives
- INSTANCE - Static variable in class org.apache.batchee.csv.mapper.XBeanConverter
- INSTANCE - Static variable in class org.apache.batchee.extras.locator.BatcheeLocator
- INSTANCE - Static variable in class org.apache.batchee.jmx.BatchEEMBeanImpl
- instanceId - Variable in class org.apache.batchee.tools.maven.JobExecutionsMojo
-
the instanceId to use to query job executions
- instanceName - Variable in class org.apache.batchee.hazelcast.HazelcastSynchroInstanceAware
- instanceName() - Method in class org.apache.batchee.hazelcast.HazelcastSynchroInstanceAware
- Instances - Class in org.apache.batchee.cli.command
- Instances() - Constructor for class org.apache.batchee.cli.command.Instances
- 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
- invoke(BeanLocator.LocatorInstance<Batchlet>, Object) - Method in class org.apache.batchee.extras.chain.ChainBatchlet
- invoke(BeanLocator.LocatorInstance<ItemProcessor>, Object) - Method in class org.apache.batchee.camel.CamelChainItemProcessor
- invoke(BeanLocator.LocatorInstance<ItemProcessor>, Object) - Method in class org.apache.batchee.extras.chain.ChainProcessor
- invoke(BeanLocator.LocatorInstance<T>, Object) - Method in class org.apache.batchee.extras.chain.Chain
- 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
- isActive() - Method in class org.apache.batchee.cdi.impl.BaseContext
- isBatchStatusOnly() - Method in class org.apache.batchee.container.status.ExecutionStatus
- isComment(String) - Method in class org.apache.batchee.extras.flat.FlatFileItemReader
- isCustomCheckpointPolicy(Chunk) - Static method in class org.apache.batchee.container.impl.controller.chunk.ChunkHelper
- isDone(JobOperator, long) - Static method in class org.apache.batchee.util.Batches
- isDone(BatchStatus) - 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
- isSingleton() - Method in class org.apache.batchee.camel.component.JBatchEndpoint
- 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
- items - Variable in class org.apache.batchee.extras.transaction.CountedReader
- 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
- IteratorReader<E> - Class in org.apache.batchee.extras.buffered
-
A shortcut class to use an Iterator as delegation in a reader.
- IteratorReader(Iterator<E>) - Constructor for class org.apache.batchee.extras.buffered.IteratorReader
J
- JacksonJsonReader - Class in org.apache.batchee.jackson
- JacksonJsonReader() - Constructor for class org.apache.batchee.jackson.JacksonJsonReader
- JacksonJSonWriter - Class in org.apache.batchee.jackson
- JacksonJSonWriter() - Constructor for class org.apache.batchee.jackson.JacksonJSonWriter
- Jacksons - Class in org.apache.batchee.jackson
- javaPropsTojslProperties(Properties) - Static method in class org.apache.batchee.container.jsl.CloneUtility
-
Creates a new JSLProperties list from a java.util.Properties object.
- JAXBContextFactory - Class in org.apache.batchee.extras.stax.util
- JAXRS2 - org.apache.batchee.jaxrs.client.BatchEEJAXRSClientFactory.API
-
Deprecated.
- JBATCH_EXECUTION_ID - Static variable in class org.apache.batchee.camel.component.JBatchProducer
- JBATCH_OPERATOR - Static variable in class org.apache.batchee.camel.component.JBatchProducer
- JBatchApplication - Class in org.apache.batchee.jaxrs.server
- JBatchApplication() - Constructor for class org.apache.batchee.jaxrs.server.JBatchApplication
- JBatchComponent - Class in org.apache.batchee.camel.component
- JBatchComponent() - Constructor for class org.apache.batchee.camel.component.JBatchComponent
- JBatchController - Class in org.apache.batchee.servlet
- JBatchController() - Constructor for class org.apache.batchee.servlet.JBatchController
- JBatchEndpoint - Class in org.apache.batchee.camel.component
- JBatchEndpoint(String, String, Component, JobOperator) - Constructor for class org.apache.batchee.camel.component.JBatchEndpoint
- JBatchExceptionMapper - Class in org.apache.batchee.jaxrs.server
- JBatchExceptionMapper() - Constructor for class org.apache.batchee.jaxrs.server.JBatchExceptionMapper
- JBatchProducer - Class in org.apache.batchee.camel.component
- JBatchProducer(Endpoint, JobOperator, String, int, boolean, boolean, boolean) - Constructor for class org.apache.batchee.camel.component.JBatchProducer
- JBatchResource - Interface in org.apache.batchee.jaxrs.common
- JBatchResourceImpl - Class in org.apache.batchee.jaxrs.server
- JBatchResourceImpl() - Constructor for class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- JBatchServletInitializer - Class in org.apache.batchee.servlet
- JBatchServletInitializer() - Constructor for class org.apache.batchee.servlet.JBatchServletInitializer
- JBatchServletInitializer.PrivateFilter - Class in org.apache.batchee.servlet
- JdbcBatchlet - Class in org.apache.batchee.extras.jdbc
- JdbcBatchlet() - Constructor for class org.apache.batchee.extras.jdbc.JdbcBatchlet
- JdbcConnectionConfiguration - Class in org.apache.batchee.extras.jdbc
- JdbcConnectionConfiguration() - Constructor for class org.apache.batchee.extras.jdbc.JdbcConnectionConfiguration
- JDBCPersistenceManagerService - Class in org.apache.batchee.container.services.persistence
- JDBCPersistenceManagerService() - Constructor for class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
- JdbcReader - Class in org.apache.batchee.extras.jdbc
- JdbcReader() - Constructor for class org.apache.batchee.extras.jdbc.JdbcReader
- JdbcWriter - Class in org.apache.batchee.extras.jdbc
- JdbcWriter() - Constructor for class org.apache.batchee.extras.jdbc.JdbcWriter
- 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
- JOB_OPERATOR_STOPPING - org.apache.batchee.container.status.ExtendedBatchStatus
- JobActionMojoBase - Class in org.apache.batchee.tools.maven
- JobActionMojoBase() - Constructor for class org.apache.batchee.tools.maven.JobActionMojoBase
- jobContext - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
- JobContextImpl - Class in org.apache.batchee.cdi.impl
- 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
- jobExecution() - Method in class org.apache.batchee.test.StepLauncher.Result
- 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 - Variable in class org.apache.batchee.container.util.BatchWorkUnit
- JobExecutionImpl - Class in org.apache.batchee.container.impl
- JobExecutionImpl - Class in org.apache.batchee.jaxrs.client.impl
- JobExecutionImpl(long, long, PersistenceManagerService) - Constructor for class org.apache.batchee.container.impl.JobExecutionImpl
- JobExecutionImpl(long, String, Properties, BatchStatus, String, Date, Date, Date, Date) - Constructor for class org.apache.batchee.jaxrs.client.impl.JobExecutionImpl
- JobExecutionMojo - Class in org.apache.batchee.tools.maven
-
Print job an execution.
- JobExecutionMojo() - Constructor for class org.apache.batchee.tools.maven.JobExecutionMojo
- JobExecutionMojoBase - Class in org.apache.batchee.tools.maven
- JobExecutionMojoBase() - Constructor for class org.apache.batchee.tools.maven.JobExecutionMojoBase
- JobExecutionsMojo - Class in org.apache.batchee.tools.maven
-
Print job instance executions.
- JobExecutionsMojo() - Constructor for class org.apache.batchee.tools.maven.JobExecutionsMojo
- jobInstance - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
- jobInstanceColumns(int) - Method in class org.apache.batchee.container.services.persistence.jdbc.Dictionary
- JobInstanceCountMojo - Class in org.apache.batchee.tools.maven
-
Count job instance.
- JobInstanceCountMojo() - Constructor for class org.apache.batchee.tools.maven.JobInstanceCountMojo
- 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 - Class in org.apache.batchee.jaxrs.client.impl
- JobInstanceImpl(long) - Constructor for class org.apache.batchee.container.impl.JobInstanceImpl
- JobInstanceImpl(long, String) - Constructor for class org.apache.batchee.container.impl.JobInstanceImpl
- JobInstanceImpl(String, long) - Constructor for class org.apache.batchee.jaxrs.client.impl.JobInstanceImpl
- JobInstanceMojo - Class in org.apache.batchee.tools.maven
-
Print JobInstance for a particular execution.
- JobInstanceMojo() - Constructor for class org.apache.batchee.tools.maven.JobInstanceMojo
- JobInstancesMojo - Class in org.apache.batchee.tools.maven
-
Print job instances.
- JobInstancesMojo() - Constructor for class org.apache.batchee.tools.maven.JobInstancesMojo
- JobLauncher - Class in org.apache.batchee.test
-
A helper class test oriented.
- JobLauncher(String) - Constructor for class org.apache.batchee.test.JobLauncher
- 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
- jobName - Variable in class org.apache.batchee.tools.maven.JobExecutionsMojo
-
the job name to use to query job executions
- jobName - Variable in class org.apache.batchee.tools.maven.JobInstanceCountMojo
-
the job name to use to count job instances
- jobName - Variable in class org.apache.batchee.tools.maven.JobInstancesMojo
-
the job name to use to find job instances
- jobName - Variable in class org.apache.batchee.tools.maven.RunningExecutionsMojo
-
the job name used to query running executions
- jobName - Variable in class org.apache.batchee.tools.maven.StartMojo
-
the job name of the job to start
- JobNamesMojo - Class in org.apache.batchee.tools.maven
-
List all executed job names.
- JobNamesMojo() - Constructor for class org.apache.batchee.tools.maven.JobNamesMojo
- 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
- JobOperatorCommand - Class in org.apache.batchee.cli.command
-
base class handling: - classloader enriched with libs folders (and subfolders) - Lifecycle (allow to start/stop a container) Note: the classloader is created from libs command, it is handy to organize batches by folders to be able to run them contextual using this command.
- JobOperatorCommand() - Constructor for class org.apache.batchee.cli.command.JobOperatorCommand
- JobOperatorFacade - Class in org.apache.batchee.spring.ui
- JobOperatorFacade() - Constructor for class org.apache.batchee.spring.ui.JobOperatorFacade
- 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() - Constructor for class org.apache.batchee.container.impl.JobOperatorImpl
- JobOperatorImpl(ServicesManager) - 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
- jobParameters - Variable in class org.apache.batchee.tools.maven.JobActionMojoBase
-
the job parameters to use.
- JobPropertyResolver - Class in org.apache.batchee.container.modelresolver.impl
- JobPropertyResolver(boolean) - Constructor for class org.apache.batchee.container.modelresolver.impl.JobPropertyResolver
- JobScoped - Annotation Type in org.apache.batchee.cdi.scope
- 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
- JohnzonBatcheeProvider<T> - Class in org.apache.batchee.jaxrs.common.johnzon
-
Johnzon integration provider to keep old date formatting.
- JohnzonBatcheeProvider() - Constructor for class org.apache.batchee.jaxrs.common.johnzon.JohnzonBatcheeProvider
- JpaItemReader - Class in org.apache.batchee.extras.jpa
- JpaItemReader() - Constructor for class org.apache.batchee.extras.jpa.JpaItemReader
- JpaItemWriter - Class in org.apache.batchee.extras.jpa
- JpaItemWriter() - Constructor for class org.apache.batchee.extras.jpa.JpaItemWriter
- JPAPersistenceManagerService - Class in org.apache.batchee.container.services.persistence
- JPAPersistenceManagerService() - Constructor for class org.apache.batchee.container.services.persistence.JPAPersistenceManagerService
- JsefaConfigurations - Class in org.apache.batchee.jsefa
- JSefaCsvMapping - Class in org.apache.batchee.jsefa
- JSefaCsvReader - Class in org.apache.batchee.jsefa
- JSefaCsvReader() - Constructor for class org.apache.batchee.jsefa.JSefaCsvReader
- JSefaCsvWriter - Class in org.apache.batchee.jsefa
- JSefaCsvWriter() - Constructor for class org.apache.batchee.jsefa.JSefaCsvWriter
- JSefaFlrReader - Class in org.apache.batchee.jsefa
- JSefaFlrReader() - Constructor for class org.apache.batchee.jsefa.JSefaFlrReader
- JSefaFlrWriter - Class in org.apache.batchee.jsefa
- JSefaFlrWriter() - Constructor for class org.apache.batchee.jsefa.JSefaFlrWriter
- JSefaReader - Class in org.apache.batchee.jsefa
- JSefaReader() - Constructor for class org.apache.batchee.jsefa.JSefaReader
- JSefaWriter - Class in org.apache.batchee.jsefa
- JSefaWriter() - Constructor for class org.apache.batchee.jsefa.JSefaWriter
- JSefaXmlReader - Class in org.apache.batchee.jsefa
- JSefaXmlReader() - Constructor for class org.apache.batchee.jsefa.JSefaXmlReader
- JSefaXmlWriter - Class in org.apache.batchee.jsefa
- JSefaXmlWriter() - Constructor for class org.apache.batchee.jsefa.JSefaXmlWriter
- JSL_END - org.apache.batchee.container.status.ExtendedBatchStatus
- JSL_FAIL - org.apache.batchee.container.status.ExtendedBatchStatus
- JSL_STOP - org.apache.batchee.container.status.ExtendedBatchStatus
- 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
- JsonPartialReader - Class in org.apache.batchee.jsonp
- JsonPartialReader(JsonProvider, JsonParser) - Constructor for class org.apache.batchee.jsonp.JsonPartialReader
- JsonpReader - Class in org.apache.batchee.jsonp
- JsonpReader() - Constructor for class org.apache.batchee.jsonp.JsonpReader
- JsonpWriter - Class in org.apache.batchee.jsonp
- JsonpWriter() - Constructor for class org.apache.batchee.jsonp.JsonpWriter
- JsonpWriter.FieldNameGenerator - Interface in org.apache.batchee.jsonp
- JTASynchronizationService - Class in org.apache.batchee.extras.transaction.integration
- JTASynchronizationService(String) - Constructor for class org.apache.batchee.extras.transaction.integration.JTASynchronizationService
- 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
- Langs - Class in org.apache.batchee.extras.lang
- LAST_UPDATED - org.apache.batchee.spi.PersistenceManagerService.TimestampType
- layout - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- layout - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- Lifecycle<T> - Interface in org.apache.batchee.cli.lifecycle
-
Handle before/after hooks for each command.
- LIFECYCLE_PROPERTIES_FILE - Static variable in class org.apache.batchee.cli.lifecycle.impl.LifecycleBase
- LifecycleBase<T> - Class in org.apache.batchee.cli.lifecycle.impl
- LifecycleBase() - Constructor for class org.apache.batchee.cli.lifecycle.impl.LifecycleBase
- LineMapper - Interface in org.apache.batchee.extras.flat
- 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 - Variable in class org.apache.batchee.jaxb.Step
- Listeners - Class in org.apache.batchee.jaxb
-
Java class for Listeners complex type.
- Listeners() - Constructor for class org.apache.batchee.jaxb.Listeners
- 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
- loadClass(String, boolean) - Method in class org.apache.batchee.cli.classloader.ChildFirstURLClassLoader
- loadGroup() - Method in class org.apache.batchee.extras.validation.BeanValidationItemProcessor
- loadJSL(String) - Method in class org.apache.batchee.container.services.loader.DefaultJobXMLLoaderService
- loadJSL(String) - Method in interface org.apache.batchee.spi.JobXMLLoaderService
- local - Variable in class org.apache.batchee.hazelcast.HazelcastSynchroInstanceAware
- localeStr - Variable in class org.apache.batchee.beanio.BeanIOReader
- localRepo - Variable in class org.apache.batchee.tools.maven.BarMojo
- locator - Variable in class org.apache.batchee.extras.chain.Chain
- locator - Variable in class org.apache.batchee.extras.jpa.EntityManagerLocator
- LocatorInstance(T, Closeable) - Constructor for class org.apache.batchee.extras.locator.BeanLocator.LocatorInstance
- lockName - Variable in class org.apache.batchee.hazelcast.HazelcastSynchroInstanceAware
- lockName() - Method in class org.apache.batchee.hazelcast.HazelcastSynchroInstanceAware
M
- main(String[]) - Static method in class org.apache.batchee.cli.BatchEECLI
- main(String[]) - Static method in class org.apache.batchee.cli.bootstrap.Bootstrap
- main(String[]) - Static method in class org.apache.batchee.cli.lifecycle.impl.OpenEJBLifecycle
- main(String[]) - Static method in class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator
- 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
- map(Object, PreparedStatement) - Method in interface org.apache.batchee.extras.jdbc.ObjectMapper
- map(String, long) - Method in interface org.apache.batchee.extras.flat.LineMapper
- map(ResultSet) - Method in interface org.apache.batchee.extras.jdbc.RecordMapper
- mapper - Variable in class org.apache.batchee.jaxb.Partition
- mapping(String) - Method in class org.apache.batchee.servlet.JBatchController
- 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
- MavenPluginLocator - Class in org.apache.batchee.tools.maven.locator
- MavenPluginLocator() - Constructor for class org.apache.batchee.tools.maven.locator.MavenPluginLocator
- 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 - Class in org.apache.batchee.jaxrs.client.impl
- MetricImpl(Metric.MetricType, long) - Constructor for class org.apache.batchee.container.impl.MetricImpl
- MetricImpl(Metric.MetricType, long) - Constructor for class org.apache.batchee.jaxrs.client.impl.MetricImpl
- metricsAsMap() - Method in class org.apache.batchee.container.impl.StepContextImpl
- MetricsHelper - Class in org.apache.batchee.servlet
- mgr - Variable in class org.apache.batchee.container.services.transaction.JTAUserTransactionAdapter
- ModelMapperItemProcessor - Class in org.apache.batchee.modelmapper
- ModelMapperItemProcessor() - Constructor for class org.apache.batchee.modelmapper.ModelMapperItemProcessor
- 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
- MultiWriterBase - Class in org.apache.batchee.extras.writer
- MultiWriterBase() - Constructor for class org.apache.batchee.extras.writer.MultiWriterBase
- MultiWriterBase(ItemWriter, ItemWriter) - Constructor for class org.apache.batchee.extras.writer.MultiWriterBase
- MultiWriterBase.Checkpoint - Class in org.apache.batchee.extras.writer
N
- name - Variable in class org.apache.batchee.jaxb.Property
- name() - Method in interface org.apache.batchee.cli.command.api.CliConfiguration
- name() - Method in annotation type org.apache.batchee.cli.command.api.Command
- name() - Method in annotation type org.apache.batchee.cli.command.api.Option
- name() - Method in class org.apache.batchee.cli.command.internal.DefaultCliConfiguration
- name() - Method in annotation type org.apache.batchee.csv.mapper.Csv
- name(String) - Method in class org.apache.batchee.test.StepBuilder
- Names - Class in org.apache.batchee.cli.command
- Names() - Constructor for class org.apache.batchee.cli.command.Names
- NavigatorFactory - Class in org.apache.batchee.container.navigator
- newBatchlet() - Static method in class org.apache.batchee.test.StepBuilder
- newChunk() - Static method in class org.apache.batchee.test.StepBuilder
- newClient(String) - Static method in class org.apache.batchee.jaxrs.client.BatchEEJAXRSClientFactory
- newClient(ClientConfiguration) - Static method in class org.apache.batchee.jaxrs.client.BatchEEJAXRSClientFactory
- newClient(ClientConfiguration, BatchEEJAXRSClientFactory.API) - Static method in class org.apache.batchee.jaxrs.client.BatchEEJAXRSClientFactory
- newCsvConfiguration(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class org.apache.batchee.jsefa.JsefaConfigurations
- 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
- newEntityManager() - Method in interface org.apache.batchee.extras.jpa.EntityManagerProvider
- 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
- newFlrConfiguration(String, String, String, String, String, String, String, String, String, String, String) - Static method in class org.apache.batchee.jsefa.JsefaConfigurations
- newFormat() - Method in class org.apache.batchee.csv.CommonsCsvReader
- newFormat() - Method in class org.apache.batchee.csv.CommonsCsvWriter
- newInstance(Class<T>, String) - Method in class org.apache.batchee.camel.CamelLocator
- newInstance(Class<T>, String) - Method in class org.apache.batchee.extras.locator.BatcheeLocator
- newInstance(Class<T>, String) - Method in interface org.apache.batchee.extras.locator.BeanLocator
- newInstance(Class<T>, String, JobContext, StepContext) - Static method in class org.apache.batchee.groovy.Groovys
- newMapper() - Method in class org.apache.batchee.modelmapper.ModelMapperItemProcessor
- newMapper(String) - Static method in class org.apache.batchee.jackson.Jacksons
- newReader() - Method in class org.apache.batchee.csv.CommonsCsvReader
- newStep() - Static method in class org.apache.batchee.test.StepBuilder
- newThread(Runnable) - Method in class org.apache.batchee.container.services.executor.BatcheeThreadFactory
- newThread(Runnable) - Method in class org.apache.batchee.extras.async.AsynchronousItemProcessor.DaemonThreadFactory
- newXmlConfiguration(String, String, String, String, String, String, String, String, String, String, String) - Static method in class org.apache.batchee.jsefa.JsefaConfigurations
- 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
- nextName() - Method in class org.apache.batchee.jackson.DefaultFieldNameGenerator
- nextName() - Method in interface org.apache.batchee.jackson.FieldNameGenerator
- nextName() - Method in interface org.apache.batchee.jsonp.JsonpWriter.FieldNameGenerator
- nextOn(String, String) - Method in class org.apache.batchee.test.StepBuilder
- NO_JOB_ID - Static variable in class org.apache.batchee.servlet.SimpleRestController
- NoopItemWriter - Class in org.apache.batchee.extras.noop
- NoopItemWriter() - Constructor for class org.apache.batchee.extras.noop.NoopItemWriter
- NoopSynchronizationService - Class in org.apache.batchee.extras.transaction.integration
- NoopSynchronizationService() - Constructor for class org.apache.batchee.extras.transaction.integration.NoopSynchronizationService
- NORMAL_COMPLETION - org.apache.batchee.container.status.ExtendedBatchStatus
- noRollbackExceptionClasses - Variable in class org.apache.batchee.jaxb.Chunk
- NoStateTypedItemReader<R> - Class in org.apache.batchee.extras.typed
-
TypedItemReader
which doesn't need a CheckpointInfo. - NoStateTypedItemReader() - Constructor for class org.apache.batchee.extras.typed.NoStateTypedItemReader
- NoStateTypedItemWriter<R> - Class in org.apache.batchee.extras.typed
-
TypedItemWriter
which doesn't need a CheckpointInfo. - NoStateTypedItemWriter() - Constructor for class org.apache.batchee.extras.typed.NoStateTypedItemWriter
- NOT_FOUND_STRING - Static variable in class org.apache.batchee.servlet.SimpleRestController
- 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
- objectAccessorProvider - Variable in class org.apache.batchee.jsefa.JSefaReader
- objectAccessorProvider - Variable in class org.apache.batchee.jsefa.JSefaWriter
- 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
- ObjectMapper - Interface in org.apache.batchee.extras.jdbc
- objectTypes - Variable in class org.apache.batchee.jsefa.JSefaReader
- objectTypes - Variable in class org.apache.batchee.jsefa.JSefaWriter
- 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
- OnCommit() - Constructor for class org.apache.batchee.extras.transaction.integration.SynchronizationService.OnCommit
- OneLineFormatter - Class in org.apache.batchee.cli.jul
- OneLineFormatter() - Constructor for class org.apache.batchee.cli.jul.OneLineFormatter
- onJobExecutionDone(RuntimeJobExecution) - Method in class org.apache.batchee.container.services.callback.SimpleJobExecutionCallbackService
- onJobExecutionDone(RuntimeJobExecution) - Method in interface org.apache.batchee.spi.JobExecutionCallbackService
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.apache.batchee.servlet.JBatchServletInitializer
- OP_METRICS - Static variable in class org.apache.batchee.servlet.SimpleRestController
- OP_RESTART - Static variable in class org.apache.batchee.servlet.SimpleRestController
- OP_START - Static variable in class org.apache.batchee.servlet.SimpleRestController
- OP_STATUS - Static variable in class org.apache.batchee.servlet.SimpleRestController
- OP_STOP - Static variable in class org.apache.batchee.servlet.SimpleRestController
- open(Serializable) - Method in class org.apache.batchee.beanio.BeanIOReader
- open(Serializable) - Method in class org.apache.batchee.beanio.BeanIOWriter
- open(Serializable) - Method in class org.apache.batchee.camel.CamelItemReader
- open(Serializable) - Method in class org.apache.batchee.camel.CamelItemWriter
- open(Serializable) - Method in class org.apache.batchee.csv.CommonsCsvReader
- open(Serializable) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- open(Serializable) - Method in class org.apache.batchee.extras.flat.FlatFileItemReader
- open(Serializable) - Method in class org.apache.batchee.extras.flat.FlatFileItemWriter
- open(Serializable) - Method in class org.apache.batchee.extras.jdbc.JdbcReader
- open(Serializable) - Method in class org.apache.batchee.extras.jdbc.JdbcWriter
- open(Serializable) - Method in class org.apache.batchee.extras.jpa.JpaItemReader
- open(Serializable) - Method in class org.apache.batchee.extras.jpa.JpaItemWriter
- open(Serializable) - Method in class org.apache.batchee.extras.noop.NoopItemWriter
- open(Serializable) - Method in class org.apache.batchee.extras.stax.StaxItemReader
- open(Serializable) - Method in class org.apache.batchee.extras.stax.StaxItemWriter
- open(Serializable) - Method in class org.apache.batchee.extras.transaction.CountedReader
- open(Serializable) - Method in class org.apache.batchee.extras.typed.TypedItemReader
- open(Serializable) - Method in class org.apache.batchee.extras.typed.TypedItemWriter
- open(Serializable) - Method in class org.apache.batchee.extras.writer.MultiWriterBase
- open(Serializable) - Method in class org.apache.batchee.groovy.GroovyItemReader
- open(Serializable) - Method in class org.apache.batchee.groovy.GroovyItemWriter
- open(Serializable) - Method in class org.apache.batchee.jackson.JacksonJsonReader
- open(Serializable) - Method in class org.apache.batchee.jackson.JacksonJSonWriter
- open(Serializable) - Method in class org.apache.batchee.jsefa.JSefaCsvWriter
- open(Serializable) - Method in class org.apache.batchee.jsefa.JSefaReader
- open(Serializable) - Method in class org.apache.batchee.jsefa.JSefaWriter
- open(Serializable) - Method in class org.apache.batchee.jsonp.JsonpReader
- open(Serializable) - Method in class org.apache.batchee.jsonp.JsonpWriter
- open(String, String, String) - Static method in class org.apache.batchee.beanio.BeanIOs
- OpenEJBLifecycle - Class in org.apache.batchee.cli.lifecycle.impl
- OpenEJBLifecycle() - Constructor for class org.apache.batchee.cli.lifecycle.impl.OpenEJBLifecycle
- operator - Variable in class org.apache.batchee.cli.command.JobOperatorCommand
- operator - Variable in class org.apache.batchee.tools.maven.BatchEEMojoBase
- operator() - Method in class org.apache.batchee.cli.command.JobOperatorCommand
- operator(JobExplorer, JobRepository, PlatformTransactionManager, DataSource, BatchEEUI.Properties, List<Job>) - Method in class org.apache.batchee.spring.ui.BatchEEUI
- Option - Annotation Type in org.apache.batchee.cli.command.api
- org.apache.batchee.beanio - package org.apache.batchee.beanio
- org.apache.batchee.camel - package org.apache.batchee.camel
- org.apache.batchee.camel.component - package org.apache.batchee.camel.component
- org.apache.batchee.cdi.impl - package org.apache.batchee.cdi.impl
- org.apache.batchee.cdi.listener - package org.apache.batchee.cdi.listener
- org.apache.batchee.cdi.scope - package org.apache.batchee.cdi.scope
- org.apache.batchee.cli - package org.apache.batchee.cli
- org.apache.batchee.cli.bootstrap - package org.apache.batchee.cli.bootstrap
- org.apache.batchee.cli.classloader - package org.apache.batchee.cli.classloader
- org.apache.batchee.cli.command - package org.apache.batchee.cli.command
- org.apache.batchee.cli.command.api - package org.apache.batchee.cli.command.api
- org.apache.batchee.cli.command.internal - package org.apache.batchee.cli.command.internal
- org.apache.batchee.cli.jul - package org.apache.batchee.cli.jul
- org.apache.batchee.cli.lifecycle - package org.apache.batchee.cli.lifecycle
- org.apache.batchee.cli.lifecycle.impl - package org.apache.batchee.cli.lifecycle.impl
- org.apache.batchee.cli.zip - package org.apache.batchee.cli.zip
- 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.csv - package org.apache.batchee.csv
- org.apache.batchee.csv.mapper - package org.apache.batchee.csv.mapper
- org.apache.batchee.doc.api - package org.apache.batchee.doc.api
- org.apache.batchee.extras.async - package org.apache.batchee.extras.async
- org.apache.batchee.extras.buffered - package org.apache.batchee.extras.buffered
- org.apache.batchee.extras.chain - package org.apache.batchee.extras.chain
- org.apache.batchee.extras.flat - package org.apache.batchee.extras.flat
- org.apache.batchee.extras.jdbc - package org.apache.batchee.extras.jdbc
- org.apache.batchee.extras.jpa - package org.apache.batchee.extras.jpa
- org.apache.batchee.extras.lang - package org.apache.batchee.extras.lang
- org.apache.batchee.extras.locator - package org.apache.batchee.extras.locator
- org.apache.batchee.extras.noop - package org.apache.batchee.extras.noop
- org.apache.batchee.extras.stax - package org.apache.batchee.extras.stax
- org.apache.batchee.extras.stax.util - package org.apache.batchee.extras.stax.util
- org.apache.batchee.extras.transaction - package org.apache.batchee.extras.transaction
- org.apache.batchee.extras.transaction.integration - package org.apache.batchee.extras.transaction.integration
- org.apache.batchee.extras.typed - package org.apache.batchee.extras.typed
- org.apache.batchee.extras.validation - package org.apache.batchee.extras.validation
- org.apache.batchee.extras.writer - package org.apache.batchee.extras.writer
- org.apache.batchee.groovy - package org.apache.batchee.groovy
- org.apache.batchee.hazelcast - package org.apache.batchee.hazelcast
- org.apache.batchee.jackson - package org.apache.batchee.jackson
- org.apache.batchee.jaxb - package org.apache.batchee.jaxb
- org.apache.batchee.jaxrs.client - package org.apache.batchee.jaxrs.client
- org.apache.batchee.jaxrs.client.http - package org.apache.batchee.jaxrs.client.http
- org.apache.batchee.jaxrs.client.impl - package org.apache.batchee.jaxrs.client.impl
- org.apache.batchee.jaxrs.client.provider - package org.apache.batchee.jaxrs.client.provider
- org.apache.batchee.jaxrs.common - package org.apache.batchee.jaxrs.common
- org.apache.batchee.jaxrs.common.johnzon - package org.apache.batchee.jaxrs.common.johnzon
- org.apache.batchee.jaxrs.server - package org.apache.batchee.jaxrs.server
- org.apache.batchee.jmx - package org.apache.batchee.jmx
- org.apache.batchee.jsefa - package org.apache.batchee.jsefa
- org.apache.batchee.jsonp - package org.apache.batchee.jsonp
- org.apache.batchee.modelmapper - package org.apache.batchee.modelmapper
- org.apache.batchee.servlet - package org.apache.batchee.servlet
- org.apache.batchee.spi - package org.apache.batchee.spi
- org.apache.batchee.spring.ui - package org.apache.batchee.spring.ui
- org.apache.batchee.test - package org.apache.batchee.test
- org.apache.batchee.tools.maven - package org.apache.batchee.tools.maven
- org.apache.batchee.tools.maven.doc - package org.apache.batchee.tools.maven.doc
- org.apache.batchee.tools.maven.locator - package org.apache.batchee.tools.maven.locator
- org.apache.batchee.tools.services.thread - package org.apache.batchee.tools.services.thread
- 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
- output - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- output - Variable in class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator
- output - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- output - Variable in class org.apache.batchee.tools.maven.DocumentationMojo
- outputFileName - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- outputFileName - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
P
- ParameterProvider - Interface in org.apache.batchee.extras.jpa
- ParametersMojo - Class in org.apache.batchee.tools.maven
-
Print parameters for a particular execution.
- ParametersMojo() - Constructor for class org.apache.batchee.tools.maven.ParametersMojo
- parentStepContext - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
- partition - Variable in class org.apache.batchee.jaxb.JSLProperties
- partition - Variable in class org.apache.batchee.jaxb.Step
- Partition - Class in org.apache.batchee.jaxb
-
Java class for Partition complex type.
- Partition() - Constructor for class org.apache.batchee.jaxb.Partition
- 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
- password - Variable in class org.apache.batchee.extras.jdbc.JdbcConnectionConfiguration
- path - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- path - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- 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(String, Throwable) - Constructor for exception org.apache.batchee.container.exception.PersistenceException
- PersistenceException(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
- position() - Method in class org.apache.batchee.extras.transaction.TransactionalWriter
- postCommand() - Method in class org.apache.batchee.cli.command.Abandon
- postCommand() - Method in class org.apache.batchee.cli.command.SocketCommand
- postCommand() - Method in class org.apache.batchee.cli.command.Stop
- 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) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
- 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).
- preReturn(String, long) - Method in class org.apache.batchee.extras.flat.FlatFileItemReader
- preWrite(Object) - Method in class org.apache.batchee.extras.flat.FlatFileItemWriter
- primitiveDefaultValue(Class<?>) - Static method in class org.apache.batchee.csv.mapper.Primitives
- Primitives - Class in org.apache.batchee.csv.mapper
- Primitives() - Constructor for class org.apache.batchee.csv.mapper.Primitives
- PrivateFilter() - Constructor for class org.apache.batchee.servlet.JBatchServletInitializer.PrivateFilter
- process() - Method in class org.apache.batchee.extras.chain.ChainBatchlet
- process() - Method in class org.apache.batchee.extras.jdbc.JdbcBatchlet
- process() - Method in class org.apache.batchee.groovy.GroovyBatchlet
- process() - Method in class org.apache.batchee.hazelcast.HazelcastLockBatchlet
- process() - Method in class org.apache.batchee.hazelcast.HazelcastUnlockBatchlet
- process(String, String, Object) - Static method in class org.apache.batchee.camel.CamelBridge
- process(Exchange) - Method in class org.apache.batchee.camel.component.JBatchProducer
- processItem(Object) - Method in class org.apache.batchee.camel.CamelChainItemProcessor
- processItem(Object) - Method in class org.apache.batchee.camel.CamelItemProcessor
- processItem(Object) - Method in class org.apache.batchee.extras.async.AsynchronousItemProcessor
- processItem(Object) - Method in class org.apache.batchee.extras.chain.ChainProcessor
- processItem(Object) - Method in class org.apache.batchee.extras.typed.TypedItemProcessor
- processItem(Object) - Method in class org.apache.batchee.extras.validation.BeanValidationItemProcessor
- processItem(Object) - Method in class org.apache.batchee.groovy.GroovyItemProcessor
- processItem(Object) - Method in class org.apache.batchee.modelmapper.ModelMapperItemProcessor
- processor - Variable in class org.apache.batchee.jaxb.Chunk
- processor() - Method in class org.apache.batchee.test.StepBuilder.ChunkBuilder
- processor() - Method in class org.apache.batchee.test.StepBuilder.ReaderBuilder
- 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
- projectBinaries - Variable in class org.apache.batchee.tools.maven.StartMojo
-
used to find project binaries if running the batch locally
- properties - Variable in class org.apache.batchee.cli.command.StartableCommand
- 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
- properties - Variable in class org.apache.batchee.tools.maven.BatchEEMojoBase
-
the BatchEE properties when executed locally
- Properties() - Constructor for class org.apache.batchee.spring.ui.BatchEEUI.Properties
- propertiesToString(Properties) - Static method in class org.apache.batchee.container.services.persistence.jpa.domain.PropertyHelper
- property(String, String) - Method in class org.apache.batchee.test.StepBuilder.BatchletBuilder
- property(String, String) - Method in class org.apache.batchee.test.StepBuilder.ProcessorBuilder
- property(String, String) - Method in class org.apache.batchee.test.StepBuilder
- property(String, String) - Method in class org.apache.batchee.test.StepBuilder.ReaderBuilder
- property(String, String) - Method in class org.apache.batchee.test.StepBuilder.WriterBuilder
- 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
- put(Object, Object) - Method in class org.apache.batchee.extras.transaction.integration.JTASynchronizationService
- put(Object, Object) - Method in class org.apache.batchee.extras.transaction.integration.NoopSynchronizationService
- put(Object, Object) - Static method in class org.apache.batchee.extras.transaction.integration.Synchronizations
- put(Object, Object) - Method in interface org.apache.batchee.extras.transaction.integration.SynchronizationService
- pwd - Variable in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
R
- read() - Method in class org.apache.batchee.extras.buffered.IteratorReader
- read(JsonParser.Event) - Method in class org.apache.batchee.jsonp.JsonPartialReader
- readAllItems() - Method in class org.apache.batchee.extras.buffered.BufferedItemReader
-
This methods need to return all the items to be read.
- reader - Variable in class org.apache.batchee.jaxb.Chunk
- reader() - Method in class org.apache.batchee.test.StepBuilder.ChunkBuilder
- READER - org.apache.batchee.container.impl.controller.chunk.CheckpointType
- readHeaders() - Method in class org.apache.batchee.csv.CommonsCsvReader
- readItem() - Method in class org.apache.batchee.camel.CamelItemReader
- readItem() - Method in class org.apache.batchee.extras.jdbc.JdbcReader
- readItem() - Method in class org.apache.batchee.extras.jpa.JpaItemReader
- readItem() - Method in class org.apache.batchee.extras.transaction.CountedReader
- readItem() - Method in class org.apache.batchee.extras.typed.TypedItemReader
- readItem() - Method in class org.apache.batchee.groovy.GroovyItemReader
- readOnly(boolean) - Method in class org.apache.batchee.servlet.JBatchController
- receive(String, String, long, Class<?>) - Static method in class org.apache.batchee.camel.CamelBridge
- RecordMapper - Interface in org.apache.batchee.extras.jdbc
- 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
- ref(String) - Method in class org.apache.batchee.test.StepBuilder.BatchletBuilder
- ref(String) - Method in class org.apache.batchee.test.StepBuilder.ProcessorBuilder
- ref(String) - Method in class org.apache.batchee.test.StepBuilder.ReaderBuilder
- ref(String) - Method in class org.apache.batchee.test.StepBuilder.WriterBuilder
- registerSynchronization(SynchronizationService.Synchronization) - Method in class org.apache.batchee.extras.transaction.integration.JTASynchronizationService
- registerSynchronization(SynchronizationService.Synchronization) - Method in class org.apache.batchee.extras.transaction.integration.NoopSynchronizationService
- registerSynchronization(SynchronizationService.Synchronization) - Static method in class org.apache.batchee.extras.transaction.integration.Synchronizations
- registerSynchronization(SynchronizationService.Synchronization) - Method in interface org.apache.batchee.extras.transaction.integration.SynchronizationService
- release() - Method in class org.apache.batchee.extras.locator.BeanLocator.LocatorInstance
- release() - Method in class org.apache.batchee.groovy.Groovys.GroovyInstance
- 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
- release(EntityManager) - Method in interface org.apache.batchee.extras.jpa.EntityManagerProvider
- remoteRepos - Variable in class org.apache.batchee.tools.maven.BarMojo
- repalceEscapableChars(String) - Static method in class org.apache.batchee.extras.lang.Langs
- replaceAllProperties(String, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver
-
Replace all the properties in String str.
- required() - Method in annotation type org.apache.batchee.cli.command.api.Option
- 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
- resolver - Variable in class org.apache.batchee.tools.maven.BarMojo
- resolveUserData() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
- REST_CONTENT_TYPE - Static variable in class org.apache.batchee.servlet.SimpleRestController
- 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
- restart(long, Properties) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
- restart(long, Properties) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- restart(long, Properties) - Method in class org.apache.batchee.test.JobLauncher
- restart(long, Properties) - Method in class org.apache.batchee.test.SynchronousJobOperator
- restart(long, RestProperties) - Method in interface org.apache.batchee.jaxrs.common.JBatchResource
- restart(long, RestProperties) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- Restart - Class in org.apache.batchee.cli.command
- Restart() - Constructor for class org.apache.batchee.cli.command.Restart
- 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(long, Properties) - Method in interface org.apache.batchee.container.services.BatchKernelService
- restartJob(long, Properties) - 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
- ReStartMojo - Class in org.apache.batchee.tools.maven
-
Restart a job.
- ReStartMojo() - Constructor for class org.apache.batchee.tools.maven.ReStartMojo
- 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
- RestEntry - Class in org.apache.batchee.jaxrs.common
- RestEntry() - Constructor for class org.apache.batchee.jaxrs.common.RestEntry
- RestJobExecution - Class in org.apache.batchee.jaxrs.common
- RestJobExecution() - Constructor for class org.apache.batchee.jaxrs.common.RestJobExecution
- RestJobInstance - Class in org.apache.batchee.jaxrs.common
- RestJobInstance() - Constructor for class org.apache.batchee.jaxrs.common.RestJobInstance
- RestJobInstance(String, long) - Constructor for class org.apache.batchee.jaxrs.common.RestJobInstance
- RestMetric - Class in org.apache.batchee.jaxrs.common
- RestMetric() - Constructor for class org.apache.batchee.jaxrs.common.RestMetric
- RestMetric(Metric.MetricType, long) - Constructor for class org.apache.batchee.jaxrs.common.RestMetric
- RestProperties - Class in org.apache.batchee.jaxrs.common
- RestProperties() - Constructor for class org.apache.batchee.jaxrs.common.RestProperties
- RestStepExecution - Class in org.apache.batchee.jaxrs.common
- RestStepExecution() - Constructor for class org.apache.batchee.jaxrs.common.RestStepExecution
- Result(StepContextImpl, RuntimeJobExecution, PersistenceManagerService) - Constructor for class org.apache.batchee.test.StepLauncher.Result
- 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
- retryLimit(int) - Method in class org.apache.batchee.test.StepBuilder.ChunkBuilder
- 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.
- 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
- rootJobExecutionId - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
- rootJobExecutionId - Variable in class org.apache.batchee.container.impl.controller.JobThreadRootController
- rotateEdges - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- rotateEdges - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- run() - Method in class org.apache.batchee.cli.command.Eviction
- run() - Method in class org.apache.batchee.cli.command.JobOperatorCommand
- run() - Method in class org.apache.batchee.container.util.BatchWorkUnit
- runChain(Object) - Method in class org.apache.batchee.extras.chain.Chain
- runnableLoaderAware(Object) - Static method in class org.apache.batchee.container.util.ClassLoaderAwareHandler
- Running - Class in org.apache.batchee.cli.command
- Running() - Constructor for class org.apache.batchee.cli.command.Running
- RUNNING_STATUSES - Static variable in interface org.apache.batchee.container.services.persistence.jpa.domain.JobExecutionEntity.Queries
- RunningExecutionsMojo - Class in org.apache.batchee.tools.maven
-
List running executions.
- RunningExecutionsMojo() - Constructor for class org.apache.batchee.tools.maven.RunningExecutionsMojo
- 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
- SAXStAXHandler - Class in org.apache.batchee.extras.stax.util
- SAXStAXHandler(XMLEventWriter, XMLEventFactory) - Constructor for class org.apache.batchee.extras.stax.util.SAXStAXHandler
- 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
- sendCommand() - Method in class org.apache.batchee.cli.command.SocketCommand
- 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
- separator - Variable in class org.apache.batchee.extras.chain.Chain
- 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.
- serializer - Variable in class org.apache.batchee.jsefa.JSefaWriter
- service(Class<T>) - Method in class org.apache.batchee.container.services.ServicesManager
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.batchee.servlet.JBatchController
- 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
- session - Variable in class org.apache.batchee.tools.maven.BarMojo
- setAbandon(boolean) - Method in class org.apache.batchee.camel.component.JBatchEndpoint
- setAllowMissingColumnNames(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setAllowMissingColumnNames(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- 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.
- setApplicationFolder(File) - Method in class org.apache.batchee.cli.classloader.ChildFirstURLClassLoader
- setBaseUrl(String) - Method in class org.apache.batchee.jaxrs.client.ClientConfiguration
- 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(String) - Method in class org.apache.batchee.container.impl.JobExecutionImpl
- setBatchStatus(String) - Method in class org.apache.batchee.container.impl.jobinstance.RuntimeJobExecution
- setBatchStatus(String) - Method in interface org.apache.batchee.container.services.InternalJobExecution
- setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.impl.JobContextImpl
- setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.impl.StepContextImpl
- setBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.impl.StepExecutionImpl
- 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
- setBatchStatus(BatchStatus) - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- setBatchStatus(BatchStatus) - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- 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
- setCommentMarker(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setCommentMarker(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- 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
- setConfiguration(Configuration<A, B>, String, String, String, String, String) - Static method in class org.apache.batchee.jsefa.JsefaConfigurations
- 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
- setCreateTime(Date) - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- 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
- setDefaultBatchNames(String[]) - Method in class org.apache.batchee.spring.ui.BatchEEUI.Properties
- setDelimiter(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setDelimiter(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setEncoding(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setEncoding(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setEndpoint(String) - Method in class org.apache.batchee.camel.CamelItemProcessor
- 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
- setEndTime(Date) - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- setEndTime(Date) - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- setEntries(List<RestEntry>) - Method in class org.apache.batchee.jaxrs.common.RestProperties
- setEscapeCharacter(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setEscapeCharacter(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- 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.
- setExitStatus(String) - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- setExitStatus(String) - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- 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
- setFormat(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setFormat(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setFormat(CSVFormat.Predefined) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setFormat(CSVFormat.Predefined) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setHeader(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setHeader(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setHeaderComments(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setHeaderComments(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setHostnameVerifier(String) - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- setId(long) - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- setId(long) - Method in class org.apache.batchee.jaxrs.common.RestJobInstance
- setId(long) - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- 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.
- setIgnoreEmptyLines(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setIgnoreEmptyLines(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setIgnoreSurroundingSpaces(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setIgnoreSurroundingSpaces(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setInjectionReferences(InjectionReferences) - Static method in class org.apache.batchee.container.proxy.ProxyFactory
-
set the InjectionReferences into the ThreadLocal and return the previously stored value
- setInput(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- 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
- setJobParameters(RestProperties) - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- 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
- setJsonProvider(String) - Method in class org.apache.batchee.jaxrs.client.ClientConfiguration
- setKey(String) - Method in class org.apache.batchee.jaxrs.common.RestEntry
- setKeyManagerPath(String) - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- setKeyManagerType(String) - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- setKeystorePassword(String) - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- setKeystorePath(String) - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- setKeystoreType(String) - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- 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
- setLastUpdatedTime(Date) - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- 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.
- setLocator(String) - Method in class org.apache.batchee.camel.CamelItemProcessor
- setLocator(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setLocator(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setMapper(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setMapper(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setMapper(PartitionMapper) - Method in class org.apache.batchee.jaxb.Partition
-
Sets the value of the mapper property.
- setMapping(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setMapping(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setMapping(String) - Method in class org.apache.batchee.spring.ui.BatchEEUI.Properties
- setMetrics(List<RestMetric>) - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- 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.
- setName(String) - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- setName(String) - Method in class org.apache.batchee.jaxrs.common.RestJobInstance
- setName(String) - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- 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
- setNullString(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setNullString(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- 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.
- setOutput(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setParameters(Query) - Method in interface org.apache.batchee.extras.jpa.ParameterProvider
- 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
- setPassword(String) - Method in class org.apache.batchee.jaxrs.client.ClientSecurity
- 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
- setQuoteCharacter(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setQuoteCharacter(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setQuoteMode(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setQuoteMode(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- setRbfConfiguration(RbfConfiguration<A>, String, String, String, String, String, String, String, String, String) - Static method in class org.apache.batchee.jsefa.JsefaConfigurations
- 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.
- setReadHeaders(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- 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
- setRecordSeparator(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setRecordSeparator(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- 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(boolean) - Method in class org.apache.batchee.camel.component.JBatchEndpoint
- 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
- setSecurity(ClientSecurity) - Method in class org.apache.batchee.jaxrs.client.ClientConfiguration
- 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
- setSkipHeaderRecord(String) - Method in class org.apache.batchee.csv.CommonsCsvReader
- setSkipHeaderRecord(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- 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.
- setSsl(ClientSslConfiguration) - Method in class org.apache.batchee.jaxrs.client.ClientConfiguration
- setSslContextType(String) - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- 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
- setStartTime(Date) - Method in class org.apache.batchee.jaxrs.common.RestJobExecution
- setStartTime(Date) - Method in class org.apache.batchee.jaxrs.common.RestStepExecution
- 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
- setStop(boolean) - Method in class org.apache.batchee.camel.component.JBatchEndpoint
- setSynchronous(int) - Method in class org.apache.batchee.camel.component.JBatchEndpoint
- 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
- setTrustManagerAlgorithm(String) - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- setTrustManagerProvider(String) - Method in class org.apache.batchee.jaxrs.client.ClientSslConfiguration
- setType(String) - Method in class org.apache.batchee.jaxrs.client.ClientSecurity
- setType(Metric.MetricType) - Method in class org.apache.batchee.jaxrs.common.RestMetric
- 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
- setUsername(String) - Method in class org.apache.batchee.jaxrs.client.ClientSecurity
- setValue(long) - Method in class org.apache.batchee.jaxrs.common.RestMetric
- setValue(String) - Method in class org.apache.batchee.jaxb.Property
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.batchee.jaxrs.common.RestEntry
- 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
- setWriteHeaders(String) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- 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
- shouldUseSocket() - Method in class org.apache.batchee.cli.command.SocketCommand
- 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
- shutdown() - Method in class org.apache.batchee.tools.services.thread.AsyncEjbBatchThreadPoolService
- SimpleJobExecutionCallbackService - Class in org.apache.batchee.container.services.callback
- SimpleJobExecutionCallbackService() - Constructor for class org.apache.batchee.container.services.callback.SimpleJobExecutionCallbackService
- SimpleRestController - Class in org.apache.batchee.servlet
-
Simple REST api for JBatch
- SimpleRestController(JobOperator) - Constructor for class org.apache.batchee.servlet.SimpleRestController
- simpleTypeProvider - Variable in class org.apache.batchee.jsefa.JSefaReader
- simpleTypeProvider - Variable in class org.apache.batchee.jsefa.JSefaWriter
- 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
- skippedHeaderLines - Variable in class org.apache.batchee.beanio.BeanIOReader
- SocketCommand - Class in org.apache.batchee.cli.command
- SocketCommand() - Constructor for class org.apache.batchee.cli.command.SocketCommand
- SocketConfigurableCommand - Class in org.apache.batchee.cli.command
- SocketConfigurableCommand() - Constructor for class org.apache.batchee.cli.command.SocketConfigurableCommand
- 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
- SpringArtifactFactory(ApplicationContext) - Constructor for class org.apache.batchee.cli.lifecycle.impl.SpringLifecycle.SpringArtifactFactory
- SpringLifecycle - Class in org.apache.batchee.cli.lifecycle.impl
- SpringLifecycle() - Constructor for class org.apache.batchee.cli.lifecycle.impl.SpringLifecycle
- SpringLifecycle.SpringArtifactFactory - Class in org.apache.batchee.cli.lifecycle.impl
- start - Variable in class org.apache.batchee.tools.maven.JobInstancesMojo
-
the first job instance to take into account
- start() - Method in class org.apache.batchee.cli.lifecycle.impl.CdiCtrlLifecycle
- start() - Method in class org.apache.batchee.cli.lifecycle.impl.CdiSeLifecycle
- start() - Method in class org.apache.batchee.cli.lifecycle.impl.OpenEJBLifecycle
- start() - Method in class org.apache.batchee.cli.lifecycle.impl.SpringLifecycle
- start() - Method in interface org.apache.batchee.cli.lifecycle.Lifecycle
- 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
- start(String, Properties) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
- start(String, Properties) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- start(String, Properties) - Static method in class org.apache.batchee.test.JobLauncher
- start(String, Properties) - Method in class org.apache.batchee.test.SynchronousJobOperator
- start(String, RestProperties) - Method in interface org.apache.batchee.jaxrs.common.JBatchResource
- start(String, RestProperties) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- start(Properties) - Method in class org.apache.batchee.test.JobLauncher
- 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 - Class in org.apache.batchee.cli.command
- Start() - Constructor for class org.apache.batchee.cli.command.Start
- StartableCommand - Class in org.apache.batchee.cli.command
- StartableCommand() - Constructor for class org.apache.batchee.cli.command.StartableCommand
- startDocument() - Method in class org.apache.batchee.extras.stax.util.SAXStAXHandler
- STARTED - org.apache.batchee.spi.PersistenceManagerService.TimestampType
- startElement(String, String, String, Attributes) - Method in class org.apache.batchee.extras.stax.util.SAXStAXHandler
- 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(String, Properties) - Method in interface org.apache.batchee.container.services.BatchKernelService
- startJob(String, Properties) - 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
- startLimit - Variable in class org.apache.batchee.jaxb.Step
- StartMojo - Class in org.apache.batchee.tools.maven
-
Start a job.
- StartMojo() - Constructor for class org.apache.batchee.tools.maven.StartMojo
- 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
- Status - Class in org.apache.batchee.cli.command
- Status() - Constructor for class org.apache.batchee.cli.command.Status
- statusClass(BatchStatus) - Static method in class org.apache.batchee.servlet.StatusHelper
- StatusHelper - Class in org.apache.batchee.servlet
- statusStarting() - Method in class org.apache.batchee.container.impl.controller.BaseStepController
- StaxItemReader - Class in org.apache.batchee.extras.stax
- StaxItemReader() - Constructor for class org.apache.batchee.extras.stax.StaxItemReader
- StaxItemWriter - Class in org.apache.batchee.extras.stax
- StaxItemWriter() - Constructor for class org.apache.batchee.extras.stax.StaxItemWriter
- 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
- StepBuilder - Class in org.apache.batchee.test
- StepBuilder.BatchletBuilder - Class in org.apache.batchee.test
- StepBuilder.ChunkBuilder - Class in org.apache.batchee.test
- StepBuilder.ProcessorBuilder - Class in org.apache.batchee.test
- StepBuilder.ReaderBuilder - Class in org.apache.batchee.test
- StepBuilder.WriterBuilder - Class in org.apache.batchee.test
- 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.cdi.impl
- StepContextImpl - Class in org.apache.batchee.container.impl
- StepContextImpl(String) - Constructor for class org.apache.batchee.container.impl.StepContextImpl
- stepExecution() - Method in class org.apache.batchee.test.StepLauncher.Result
- 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 - Class in org.apache.batchee.jaxrs.client.impl
- StepExecutionImpl(long, long) - Constructor for class org.apache.batchee.container.impl.StepExecutionImpl
- StepExecutionImpl(long, String, BatchStatus, String, Date, Date, Serializable, Metric[]) - Constructor for class org.apache.batchee.jaxrs.client.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
- StepExecutions - Class in org.apache.batchee.cli.command
- StepExecutions() - Constructor for class org.apache.batchee.cli.command.StepExecutions
- StepExecutionsMojo - Class in org.apache.batchee.tools.maven
-
Print step executions of a job execution.
- StepExecutionsMojo() - Constructor for class org.apache.batchee.tools.maven.StepExecutionsMojo
- StepLauncher - Class in org.apache.batchee.test
- StepLauncher.Result - Class in org.apache.batchee.test
- 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
- StepScoped - Annotation Type in org.apache.batchee.cdi.scope
- stepStatus - Variable in class org.apache.batchee.container.impl.controller.BaseStepController
- StepStatus - Class in org.apache.batchee.container.status
- StepStatus(long) - Constructor for class org.apache.batchee.container.status.StepStatus
- StepStatus(long, int) - 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() - Method in class org.apache.batchee.extras.chain.ChainBatchlet
- stop() - Method in class org.apache.batchee.extras.jdbc.JdbcBatchlet
- stop() - Method in class org.apache.batchee.groovy.GroovyBatchlet
- stop() - Method in class org.apache.batchee.hazelcast.HazelcastLockBatchlet
- stop() - Method in class org.apache.batchee.hazelcast.HazelcastUnlockBatchlet
- stop(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
- stop(long) - Method in interface org.apache.batchee.jaxrs.common.JBatchResource
- stop(long) - Method in class org.apache.batchee.jaxrs.server.JBatchResourceImpl
- 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
- stop(long) - Method in class org.apache.batchee.spring.ui.DelegatingJobOperator
- stop(long) - Method in class org.apache.batchee.test.SynchronousJobOperator
- stop(Object) - Method in class org.apache.batchee.cli.lifecycle.impl.OpenEJBLifecycle
- stop(SeContainer) - Method in class org.apache.batchee.cli.lifecycle.impl.CdiSeLifecycle
- stop(CdiContainer) - Method in class org.apache.batchee.cli.lifecycle.impl.CdiCtrlLifecycle
- stop(AbstractApplicationContext) - Method in class org.apache.batchee.cli.lifecycle.impl.SpringLifecycle
- stop(T) - Method in interface org.apache.batchee.cli.lifecycle.Lifecycle
- Stop - Class in org.apache.batchee.cli.command
- Stop - Class in org.apache.batchee.jaxb
-
Java class for Stop complex type.
- Stop() - Constructor for class org.apache.batchee.cli.command.Stop
- Stop() - Constructor for class org.apache.batchee.jaxb.Stop
- stopJob(long) - Method in interface org.apache.batchee.container.services.BatchKernelService
- stopJob(long) - Method in class org.apache.batchee.container.services.kernel.DefaultBatchKernel
- StopMojo - Class in org.apache.batchee.tools.maven
-
Stop a job.
- StopMojo() - Constructor for class org.apache.batchee.tools.maven.StopMojo
- stopOn(String, String) - Method in class org.apache.batchee.test.StepBuilder
- stopOn(String, String, String) - Method in class org.apache.batchee.test.StepBuilder
- 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
- streamName - Variable in class org.apache.batchee.beanio.BeanIOReader
- streamName - Variable in class org.apache.batchee.beanio.BeanIOWriter
- 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(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.
- substituteProperties(TransitionElement, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.ControlElementPropertyResolver
- 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(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(PartitionReducer, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.PartitionReducerPropertyResolver
- substituteProperties(Partition, Properties, Properties) - Method in class org.apache.batchee.container.modelresolver.impl.PartitionPropertyResolver
- 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
- Synchronizations - Class in org.apache.batchee.extras.transaction.integration
- SynchronizationService - Interface in org.apache.batchee.extras.transaction.integration
- SynchronizationService.OnCommit - Class in org.apache.batchee.extras.transaction.integration
- SynchronizationService.Synchronization - Interface in org.apache.batchee.extras.transaction.integration
- SynchronousJobOperator - Class in org.apache.batchee.test
-
An implementation of JobOperator delegating to real JBatch implementation but waiting for start/stop/restart method.
- SynchronousJobOperator() - Constructor for class org.apache.batchee.test.SynchronousJobOperator
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
- ThreadExecutorEjb - Class in org.apache.batchee.tools.services.thread
-
Small helper class to allow new threads being created via the
AsyncEjbBatchThreadPoolService
. - ThreadExecutorEjb() - Constructor for class org.apache.batchee.tools.services.thread.ThreadExecutorEjb
- 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
- toProperties(List<String>) - Static method in class org.apache.batchee.cli.command.StartableCommand
- toProperties(Map<String, String>) - Static method in class org.apache.batchee.tools.maven.JobActionMojoBase
- toProperties(RestProperties) - Static method in class org.apache.batchee.jaxrs.common.RestProperties
- toRecord(I) - Method in interface org.apache.batchee.csv.CsvWriterMapper
- toRecord(T) - Method in class org.apache.batchee.csv.mapper.DefaultMapper
- toResponse(BatchRuntimeException) - Method in class org.apache.batchee.jaxrs.server.JBatchExceptionMapper
- toStr(JobExecution) - Static method in class org.apache.batchee.tools.maven.JobExecutionMojoBase
- 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
- toString(Metric[]) - Static method in class org.apache.batchee.servlet.MetricsHelper
- transactionalWriter - Variable in class org.apache.batchee.jsefa.JSefaWriter
- TransactionalWriter - Class in org.apache.batchee.extras.transaction
- TransactionalWriter(File, String, Serializable) - Constructor for class org.apache.batchee.extras.transaction.TransactionalWriter
- TransactionManagementException - Exception in org.apache.batchee.container.exception
- TransactionManagementException() - Constructor for exception org.apache.batchee.container.exception.TransactionManagementException
- TransactionManagementException(String) - Constructor for exception org.apache.batchee.container.exception.TransactionManagementException
- TransactionManagementException(String, Throwable) - 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
- tryDuration - Variable in class org.apache.batchee.hazelcast.HazelcastLockBatchlet
- tryDurationUnit - Variable in class org.apache.batchee.hazelcast.HazelcastLockBatchlet
- tryDurationUnit() - Method in class org.apache.batchee.hazelcast.HazelcastLockBatchlet
- TypedItemProcessor<I,O> - Class in org.apache.batchee.extras.typed
-
Typesafe ItemProcessor
- TypedItemProcessor() - Constructor for class org.apache.batchee.extras.typed.TypedItemProcessor
- TypedItemReader<R,C extends Serializable> - Class in org.apache.batchee.extras.typed
-
Typesafe abstraction of an ItemReader.
- TypedItemReader() - Constructor for class org.apache.batchee.extras.typed.TypedItemReader
- TypedItemWriter<R,C extends Serializable> - Class in org.apache.batchee.extras.typed
- TypedItemWriter() - Constructor for class org.apache.batchee.extras.typed.TypedItemWriter
- typeMappingRegistry - Variable in class org.apache.batchee.jsefa.JSefaReader
- typeMappingRegistry - Variable in class org.apache.batchee.jsefa.JSefaWriter
U
- UNRESOLVED_PROP_VALUE - Static variable in class org.apache.batchee.container.modelresolver.impl.AbstractPropertyResolver
- unwrap(RestProperties) - Static method in class org.apache.batchee.jaxrs.common.RestProperties
- unzip(File, File) - Static method in class org.apache.batchee.cli.zip.Zips
- up() - Method in class org.apache.batchee.test.StepBuilder.BatchletBuilder
- up() - Method in class org.apache.batchee.test.StepBuilder.ChunkBuilder
- up() - Method in class org.apache.batchee.test.StepBuilder.ProcessorBuilder
- up() - Method in class org.apache.batchee.test.StepBuilder.ReaderBuilder
- up() - Method in class org.apache.batchee.test.StepBuilder.WriterBuilder
- 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(long, BatchStatus) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
- updateJobBatchStatus(long, BatchStatus) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
- updateJobBatchStatus(BatchStatus) - Method in class org.apache.batchee.container.impl.controller.JobThreadRootController
- 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(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(long, JobStatus) - Method in interface org.apache.batchee.spi.PersistenceManagerService
-
Update a JobStatus
- updateJobStatus(JobStatus) - Method in interface org.apache.batchee.container.services.JobStatusManagerService
- updateJobStatus(JobStatus) - Method in class org.apache.batchee.container.services.status.DefaultJobStatusManager
- 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
- url - Variable in class org.apache.batchee.extras.jdbc.JdbcConnectionConfiguration
- useProjectClasspath - Variable in class org.apache.batchee.tools.maven.StartMojo
-
if the project (binaries + dependencies) should be added during the execution to the classpath
- user - Variable in class org.apache.batchee.container.services.persistence.JDBCPersistenceManagerService
- user - Variable in class org.apache.batchee.extras.jdbc.JdbcConnectionConfiguration
- UserCommand - Interface in org.apache.batchee.cli.command.api
- userCommands() - Method in interface org.apache.batchee.cli.command.api.CliConfiguration
- userCommands() - Method in class org.apache.batchee.cli.command.internal.DefaultCliConfiguration
- UserTransactionTransactionService - Class in org.apache.batchee.tools.services.thread
-
Implementation of the
TransactionManagementService
which controls the transaction viaUserTransaction
. - UserTransactionTransactionService() - Constructor for class org.apache.batchee.tools.services.thread.UserTransactionTransactionService
V
- validationMode - Variable in class org.apache.batchee.jsefa.JSefaReader
- validationMode - Variable in class org.apache.batchee.jsefa.JSefaWriter
- validationProvider - Variable in class org.apache.batchee.jsefa.JSefaReader
- validationProvider - Variable in class org.apache.batchee.jsefa.JSefaWriter
- value - Variable in class org.apache.batchee.jaxb.Property
- value() - Method in annotation type org.apache.batchee.cli.command.api.Exit
- value() - Method in annotation type org.apache.batchee.doc.api.Documentation
- value() - Method in annotation type org.apache.batchee.jsefa.Header
- value(String, String) - Static method in class org.apache.batchee.container.services.ServicesManager
- valueFor(Class<?>, String) - Method in interface org.apache.batchee.csv.mapper.CoercingConverter
- valueFor(Class<?>, String) - Method in class org.apache.batchee.csv.mapper.Primitives
- valueFor(Class<?>, String) - Method in class org.apache.batchee.csv.mapper.XBeanConverter
- 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.jaxrs.client.BatchEEJAXRSClientFactory.API
-
Deprecated.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.jaxrs.client.BatchEEJAXRSClientFactory.API
-
Deprecated.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
- view - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- view - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
W
- wait - Variable in class org.apache.batchee.cli.command.SocketConfigurableCommand
- wait - Variable in class org.apache.batchee.tools.maven.JobActionMojoBase
-
wait or not the end of this task before exiting maven plugin execution.
- waitEnd(JobOperator, long) - Method in class org.apache.batchee.tools.maven.JobActionMojoBase
- waitFor(long) - Method in class org.apache.batchee.container.impl.JobOperatorImpl
- waitFor(long) - Static method in class org.apache.batchee.util.Batches
-
Waits until the end of the
JobExecution
with the givenid
and returns the finalBatchStatus
. - 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(JobOperator, long) - Static method in class org.apache.batchee.util.Batches
-
Waits until the end of the
JobExecution
with the givenid
and returns the finalBatchStatus
. - waitForEnd(long) - Static method in class org.apache.batchee.util.Batches
- waitForEnd(JobOperator, long) - Static method in class org.apache.batchee.util.Batches
- warn(String) - Method in class org.apache.batchee.tools.maven.doc.ComponentDocumentationGenerator
- warn(String) - Method in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- 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
- width - Variable in class org.apache.batchee.tools.maven.DiagramMojo
- width - Variable in class org.apache.batchee.tools.maven.doc.DiagramGenerator
- withFacade(JobOperator, Function<JobOperator, T>) - Static method in class org.apache.batchee.spring.ui.BatchEEJobOperator.Context
- withId(long) - Method in class org.apache.batchee.cli.command.StepExecutions
- withOperator(JobOperator) - Method in class org.apache.batchee.cli.command.StepExecutions
- wrap(List<JobExecution>) - Static method in class org.apache.batchee.jaxrs.common.RestJobExecution
- wrap(List<JobInstance>) - Static method in class org.apache.batchee.jaxrs.common.RestJobInstance
- wrap(List<StepExecution>) - Static method in class org.apache.batchee.jaxrs.common.RestStepExecution
- wrap(Properties) - Static method in class org.apache.batchee.jaxrs.common.RestProperties
- wrap(JobExecution) - Static method in class org.apache.batchee.jaxrs.common.RestJobExecution
- wrap(JobInstance) - Static method in class org.apache.batchee.jaxrs.common.RestJobInstance
- wrap(Metric) - Static method in class org.apache.batchee.jaxrs.common.RestMetric
- wrapBatchException(Exception) - Static method in class org.apache.batchee.container.impl.controller.chunk.ExceptionConfig
-
Helper method to wrap unknown Exceptions into a
BatchContainerRuntimeException
. - write(char[], int, int) - Method in class org.apache.batchee.extras.transaction.TransactionalWriter
- writeHeaders() - Method in class org.apache.batchee.csv.CommonsCsvWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.beanio.BeanIOWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.camel.CamelItemWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.csv.CommonsCsvWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.extras.flat.FlatFileItemWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.extras.jdbc.JdbcWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.extras.jpa.JpaItemWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.extras.noop.NoopItemWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.extras.stax.StaxItemWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.extras.typed.TypedItemWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.groovy.GroovyItemWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.jackson.JacksonJSonWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.jsefa.JSefaWriter
- writeItems(List<Object>) - Method in class org.apache.batchee.jsonp.JsonpWriter
- writer - Variable in class org.apache.batchee.jaxb.Chunk
- writer() - Method in class org.apache.batchee.test.StepBuilder.ChunkBuilder
- writer() - Method in class org.apache.batchee.test.StepBuilder.ProcessorBuilder
- writer() - Method in class org.apache.batchee.test.StepBuilder.ReaderBuilder
- WRITER - org.apache.batchee.container.impl.controller.chunk.CheckpointType
- writer1 - Variable in class org.apache.batchee.extras.writer.MultiWriterBase
- writer2 - Variable in class org.apache.batchee.extras.writer.MultiWriterBase
X
- XBeanConverter - Class in org.apache.batchee.csv.mapper
- XBeanConverter() - Constructor for class org.apache.batchee.csv.mapper.XBeanConverter
- xmlConfiguration - Variable in class org.apache.batchee.hazelcast.HazelcastSynchroInstanceAware
- Xsds - Class in org.apache.batchee.container.jsl
Z
- Zips - Class in org.apache.batchee.cli.zip
All Classes All Packages