Interface | Description |
---|---|
ContainerStepListener |
Any class adding this listener class can broadcast when a step starts and finishes.
|
Class | Description |
---|---|
ActionListBatchProcessor |
Created by pvsubrah on 10/28/14.
|
ApplicationConfigurer | |
AttributeSchemaValidationBuilder |
Builder for XML schema types based on a data dictionary attribute.
|
AttributeSchemaValidationBuilder.DD_VALIDATION_TYPES | |
AttributeSchemaValidationBuilder.SCHEMA_BASE_TYPES | |
BatchContainerDirectory |
BatchContainerDirectory knows the path to the directory for the BatchContainerStep and BatchStepTrigger semaphore files.
|
BatchLogger |
Provides a method to add a ConsoleAppender to a Logger if one has not already been configured.
|
BatchStepClassFilter |
Class filter used to match classes that executes batch job/steps, used to configure batch transaction settings
|
BatchStepExecutor |
BatchStepExecutor executes a Step in its own Thread and writes either a .success or .error file after execution.
|
BatchStepFileDescriptor |
BatchStepFileDescriptor contains the properties of a batch step file (name of the job, name of the step, and the file type extension).
|
BatchStepLauncher |
This class should be used in the development environment to run the batch container, execute one or more steps, then shut down the batch container.
|
BatchStepRunner | |
BatchStepTrigger |
BatchStepTrigger writes .run files containing a job name and step name for BatchContainerStep to read.
|
BatchStepTriggerParameters |
BatchStepTriggerParameters provides parsing and error checking for the arguments needed by the BatchStepTrigger.
|
ConfigPropertyPlaceholderConfigurer |
Configures a property placeholder in Spring which will allow access to the properties configured in the workflow configuration.
|
FileExtensionFileFilter |
A file filter which only returns any directory or any files with the given extension
|
FinancialSystemResourceLoader |
A custom
org.kuali.rice.kew.plugin.ResourceLoader which wraps a Spring BeanFactory and delegates certain service lookups to
the BeanFactory. |
Log4jConfigurer |
This configurer serves 2 purposes:
1 - Provide the ability to override the bundled log4j.properties |
NDCFilter | |
OleConfigFactoryBean |
Created with IntelliJ IDEA.
|
OLEConfigurer | |
OleFsProjectContext |
Created with IntelliJ IDEA.
|
OLEInitializeListener | |
OlePollingStandaloneLifeCycle |
Created by pvsubrah on 12/6/13.
|
OleWebModuleConfiguration | |
ProxyUtils | |
SchemaBuilder |
Called during the build process to output schema files with validation built from the data dictionary or set to defaults
|
SpringContext | |
SpringContextForBatchRunner | |
WorkflowImporter |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.