All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractFileErrorHandler |
|
| AbstractFileValidator |
|
| AbstractMeta |
|
| AbstractMetaInfo |
|
| AbstractTransform<Meta extends ITransformMeta,Data extends ITransformData> |
|
| AbstractTransformMeta<Main extends ITransform,Data extends ITransformData> |
|
| Action |
An alternative when defining workflows entries.
|
| ActionBase |
Base class for the different types of workflow actions.
|
| ActionDummy |
|
| ActionMeta |
This class describes the fact that a single Action can be used multiple times in the same
Workflow.
|
| ActionPluginType |
This plugin type handles the actions.
|
| ActionResult |
This class holds the result of a action after it was executed.
|
| ActionStart |
The start action is starting point for workflow execution.
|
| ActionValidatorUtils |
Methods in this class are referenced in validator definitions within the validator resources file
(e.g.
|
| AddClosureArrayList<T> |
|
| AddExportServlet |
This servlet allows you to transport an exported workflow or pipeline over to the carte server as
a zip file.
|
| AddPipelineServlet |
|
| AddWorkflowServlet |
|
| AfterInjection |
|
| AndValidator |
Boolean ANDs the results of all validators.
|
| AreaOwner<Parent,Owner> |
|
| AreaOwner.AreaType |
|
| Assert |
|
| AttributesUtil |
|
| AuditEvent |
|
| AuditList |
This is simply a list of things you want to store using the audit manager.
|
| AuditManager |
|
| AuditState |
This class allows you to describe the state of objects like loaded files, windows and so on
|
| AuditStateMap |
|
| AuthenticationConsumerInvocationHandler |
|
| AuthenticationConsumerPlugin |
This annotation signals to the plugin system that the class is an authentication provider plugin.
|
| AuthenticationConsumerPluginType |
This class represents the authentication plugin type.
|
| AuthenticationConsumptionException |
|
| AuthenticationFactoryException |
|
| AuthenticationManager |
|
| AuthenticationPersistenceManager |
|
| AuthenticationProviderPlugin |
This annotation signals to the plugin system that the class is an authentication provider plugin.
|
| AuthenticationProviderPluginType |
This class represents the authentication plugin type.
|
| BaseFileErrorHandling |
Block for error handling settings.
|
| BaseFileField |
Describes a single field in a text file
|
| BaseFileInputAdditionalField |
Additional fields settings.
|
| BaseFileInputFiles |
Input files settings.
|
| BaseFileInputMeta<Main extends ITransform,Data extends ITransformData,A extends BaseFileInputAdditionalField,I extends BaseFileInputFiles,F extends BaseFileField> |
Base meta for file-based input transforms.
|
| BaseFileInputTransform<Meta extends BaseFileInputMeta,Data extends BaseFileInputTransformData> |
This class contains base functionality for file-based input transforms.
|
| BaseFileInputTransformData |
Some base data for file-based input transforms.
|
| BaseFileInputTransformUtils |
Utils for file-based input transforms.
|
| BaseHopMeta<T> |
This class defines a base hop from one action copy to another, or from one transform to another.
|
| BaseHopServerPlugin |
|
| BaseHttpServlet |
|
| BaseMetadataSearchableAnalyser<T extends IHopMetadata> |
|
| BasePainter<Hop extends BaseHopMeta<?>,Part extends IBaseMeta> |
|
| BasePartitioner |
Implements common functionality needed by partitioner plugins.
|
| BaseSearchableAnalyser<T> |
|
| BaseTransform<Meta extends ITransformMeta,Data extends ITransformData> |
This class can be extended for the actual row processing of the implemented transform.
|
| BaseTransformData |
This class is the base class for the ITransformData and contains the methods to set and retrieve
the status of the transform data.
|
| BaseTransformMeta<Main extends ITransform,Data extends ITransformData> |
This class is responsible for implementing common functionality regarding transform meta, such as
logging.
|
| BaseWorkflowServlet |
|
| BasicDataProfilingDataSampler |
|
| BasicDataProfilingDataSampler.ProfilingType |
|
| BasicDataProfilingDataSamplerStore |
|
| BeanInjectionInfo<Meta> |
Storage for bean annotations info for Metadata Injection and Load/Save.
|
| BeanInjector<Meta> |
Engine for get/set metadata injection properties from bean.
|
| BeanLevelInfo<Meta> |
Storage for one transform on the bean deep level.
|
| BeanLevelInfo.DIMENSION |
|
| BodyHttpServlet |
|
| BooleanPluginProperty |
|
| ChangeAction |
This class store undo and redo information...
|
| ChangeAction.ActionType |
|
| ChangedFlag |
|
| CheckTransformsExtension |
|
| ClassloaderBridgingAuthenticationPerformer<ReturnType,CreateArgType,ConsumedType> |
|
| CollectionPredicates |
|
| CompositeFileErrorHandler |
|
| CompressionInputStream |
|
| CompressionOutputStream |
|
| CompressionPlugin |
This annotation signals to the plugin system that the class is a compression provider plugin.
|
| CompressionPluginType |
This class represents the compression plugin type.
|
| CompressionProviderFactory |
|
| ConcurrentMapProperties |
Thread Safe version of Java Properties class.
|
| ConfigurableStreamLogger |
Provides the ability to specify the desired logLevel on which the StreamLogger should write.
|
| ContentChangedAdapter |
|
| CurrentDirectoryResolver |
|
| CustomSocketFactory |
|
| DatabaseCreatedXp |
|
| DatabaseImpact |
|
| DatabaseMetaSearchableAnalyser |
|
| DefaultAuthenticationConsumerFactory |
|
| DefaultAuthenticationPerformer<ReturnType,CreateArgType,T extends IAuthenticationProvider> |
|
| DefaultAuthenticationPerformerFactory |
|
| DefaultWebServerShutdownHandler |
|
| DelegationAdapter |
|
| DeleteExecutionInfoServlet |
|
| DescribedVariableSearchableAnalyser |
|
| Dummy |
Do nothing.
|
| DummyData |
|
| DummyMeta |
|
| EmailValidator |
|
| EmptyPipelineRunConfiguration |
|
| EmptyWorkflowRunConfiguration |
|
| EncodingType |
|
| EngineComponent |
|
| EngineComponent.ComponentExecutionStatus |
|
| EngineMetric |
|
| EngineMetrics |
Describes the metrics you can get from an execution engine
|
| EntryCurrentDirectoryChangedListener |
|
| EntryCurrentDirectoryChangedListener.IPathReference |
|
| Execution |
This is all the static information we have about an execution.
|
| Execution.EnvironmentDetailType |
|
| ExecutionBuilder |
|
| ExecutionData |
This class contains execution data in the form of rows of data.
|
| ExecutionDataBuilder |
|
| ExecutionDataProfile |
This data profile makes it easy to specify what kind of information you want to capture about the
output of a transform during its execution.
|
| ExecutionDataSampleInformation |
Provides some extra information about a set of sample rows
|
| ExecutionDataSamplerBase<Store extends IExecutionDataSamplerStore> |
|
| ExecutionDataSamplerMeta |
Extra metadata about the data sampler being used
|
| ExecutionDataSamplerPlugin |
|
| ExecutionDataSamplerPluginType |
|
| ExecutionDataSamplerStoreBase<Store extends IExecutionDataSamplerStore> |
|
| ExecutionDataSetMeta |
|
| ExecutionDataSetMetaDeserializer |
|
| ExecutionInfoLocation |
|
| ExecutionInfoLocationPlugin |
|
| ExecutionInfoLocationPluginType |
|
| ExecutionInfoLocationTypeMetadata |
|
| ExecutionMetricsType |
|
| ExecutionState |
Execution states are possible for pipelines and workflows but also for actions and transforms.
|
| ExecutionStateBuilder |
|
| ExecutionStateComponentMetrics |
|
| ExecutionType |
|
| FieldnameLineage |
This describes how a field gets renamed in a certain transform.
It helps us to do the complete lineage from source to target and back.
|
| FileDoesNotExistValidator |
Fails if a field's value is a filename and the file does not exist.
|
| FileErrorHandlerContentLineNumber |
|
| FileErrorHandlerMissingFiles |
|
| FileExecutionInfoLocation |
|
| FileExistsValidator |
Fails if a field's value is a filename and the file does not exist.
|
| FilePlayListAll |
|
| FileUtil |
|
| FirstRowsExecutionDataSampler |
|
| FirstRowsExecutionDataSamplerStore |
A class meant to contain transform execution sampling data
|
| GenericTransformData |
|
| GetExecutionInfoServlet |
|
| GetExecutionInfoServlet.Type |
|
| GetPipelineImageServlet |
|
| GetPipelineStatusServlet |
|
| GetRootServlet |
|
| GetStatusServlet |
|
| GetWorkflowImageServlet |
|
| GetWorkflowStatusServlet |
|
| GuiFactory |
|
| GzipCompressionInputStream |
|
| GzipCompressionOutputStream |
|
| GzipCompressionProvider |
|
| HadoopSnappyCompressionInputStream |
|
| HadoopSnappyCompressionOutputStream |
|
| HadoopSnappyCompressionProvider |
|
| HopConfig |
|
| HopEncrypt |
|
| HopEnvironment |
The HopEnvironment class contains settings and properties for all of Hop.
|
| HopImport |
|
| HopImportBase |
|
| HopRun |
|
| HopSearch |
|
| HopServer |
|
| HopServer |
|
| HopServer.HopServerCommandException |
Exception generated when command line fails
|
| HopServerConfig |
|
| HopServerObjectEntry |
A carte object entry in the pipeline or workflow maps
|
| HopServerPipelineStatus |
|
| HopServerPluginType |
This class represents the carte plugin type.
|
| HopServerResource |
|
| HopServerSearchableAnalyser |
|
| HopServerServlet |
This annotation signals to the Hop plugin registry that it needs to consider the annotated class
as a carte servlet plugin.
|
| HopServerServlet |
|
| HopServerSingleton |
|
| HopServerStatus |
|
| HopServerTypeMetadata |
|
| HopServerTypeMetadata |
|
| HopServerWorkflowStatus |
|
| HopTrustManager |
This is a wrapper around a standard X509TrustManager.
|
| HopVersionProvider |
|
| HttpProtocol |
HTTP
|
| IAction |
IAction is the main Java interface that a plugin implements.
|
| IActionDialog |
IActionDialog is the Java interface that implements the settings dialog of a action plugin.
|
| IActionListener<T extends WorkflowMeta> |
|
| IActionValidator |
The interface of a action validator.
|
| IAddUndoPosition |
|
| IAuditManager |
This interface describes all the things you can do with a history manager
|
| IAuthenticationConsumer<ReturnType,ConsumedType> |
|
| IAuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType> |
|
| IAuthenticationConsumerType |
The IAuthenticationProvider interface specifies the operations needed to interact with an
authentication method.
|
| IAuthenticationPerformer<ReturnType,CreateArgType> |
|
| IAuthenticationPerformerFactory |
|
| IAuthenticationProvider |
|
| IAuthenticationProviderType |
The IAuthenticationProvider interface specifies the operations needed to interact with an
authentication method.
|
| IBaseFileInputReader |
Content-based reader for file.
|
| IBaseFileInputTransformControl |
Interface for some transform operations required for parse input file.
|
| IBaseMeta |
Common methods of TransformMeta and ActionMeta.
|
| IBreakPointListener |
|
| IChanged |
|
| ICompressionProvider |
The ICompressionProvider interface specifies the operations needed to interact with a stream
whose data is compressed on output and decompressed on input.
|
| ICompressionProviderFactory |
|
| IContentChangedListener |
This listener will be called by the parent object when its content changes.
|
| ICsvInputAwareMeta |
A common interface for all metas aware of the csv input format, such as CSV Input and Text File
Input
|
| ICurrentDirectoryChangedListener |
Listens for changes in Internal.Entry.Current.Directory
|
| IDelegationListener |
|
| IEngineComponent |
An identifiable component of an execution engine IPipelineEngine In a pipeline engine
this would be a transform
|
| IEngineMeta |
|
| IEngineMetric |
|
| IExecutionConfiguration |
|
| IExecutionDataSampler<Store extends IExecutionDataSamplerStore> |
This describes methods for sampling data from
|
| IExecutionDataSampler.ExecutionDataSamplerObjectFactory |
This object factory is needed to instantiate the correct plugin class based on the value of the
Object ID which is simply the object ID.
|
| IExecutionDataSamplerStore |
|
| IExecutionFinishedListener<T> |
A finished listener for executions of a pipeline or workflow
|
| IExecutionInfoLocation |
This interface describes how execution information can be interacted with for a certain location.
|
| IExecutionInfoLocation.ExecutionInfoLocationObjectFactory |
This object factory is needed to instantiate the correct plugin class based on the value of the
Object ID which is simply the object ID.
|
| IExecutionMatcher |
|
| IExecutionStartedListener<T> |
A started listener for pipeline engines
|
| IExecutionStoppedListener<T> |
|
| IExecutor |
|
| IFileErrorHandler |
|
| IFilenameChangedListener |
A listener that will signal when the filename of an object changes.
|
| IFilePlayList |
|
| IFinishedListener |
|
| IGc |
|
| IGc.EColor |
|
| IGc.EFont |
|
| IGc.EImage |
|
| IGc.ELineStyle |
|
| IHasFilename |
|
| IHasLogChannel |
|
| IHopImport |
|
| IHopObserver |
|
| IHopServerPlugin |
|
| IHopServerRequestHandler |
|
| IHopServerRequestHandler.IHopServerRequest |
|
| IHopServerRequestHandler.IHopServerResponse |
|
| IHopServerRequestHandler.IOutputStreamResponse |
|
| IHopServerRequestHandler.IWriterResponse |
|
| IHopServerServlet |
|
| IHopUi |
|
| IInputFileMeta |
Deprecated.
|
| ILogParentProvided |
|
| ImportPlugin |
This signals to the plugin system that the annotated class is an Import plugin.
|
| ImportPluginType |
This class represents the transform plugin type.
|
| INameChangedListener |
A listener that will signal when the name of an object changes.
|
| Injection |
Field that support injection should be marked by this annotation.
|
| InjectionDeep |
Bean inside metadata should be marked by this annotation for introspect it for injection
annotations find.
|
| InjectionSupported |
Metadata object should be marked by this annotation if it supports metadata injection.
|
| Injector |
Executor class to allow a java program to inject rows of data into a pipeline.
|
| InjectorData |
Data class to allow a java program to inject rows of data into a pipeline.
|
| InjectorField |
|
| InjectorMeta |
Metadata class to allow a java program to inject rows of data into a pipeline.
|
| IntegerPluginProperty |
|
| IntegerValidator |
Fails if a field's value is not an integer.
|
| IPartitioner |
Defines methods needed for partitioner plugins.
|
| IPipelineComponentRowsReceived |
|
| IPipelineEngine<T extends PipelineMeta> |
Describes the capabilities of an execution engine for a certain type of object called the subject
|
| IPipelineEngineRunConfiguration |
|
| IPipelineMetaFactory |
|
| IPluginProperty |
|
| IProvidesDatabaseConnectionInformation |
An interface for pipeline transforms that connect to a database table.
|
| IProvidesModelerMeta |
|
| IResourceExport |
The classes implementing this interface allow their used resources to be exported.
|
| IResourceHolder |
|
| IResourceNaming |
|
| IResourceNaming.FileNamingType |
|
| IResourceXmlPropertyEmitter |
|
| IRowDistribution |
|
| IRowHandler |
Defines methods used for handling row data within transforms.
|
| IRowListener |
IRowListener is a listener interface for receiving row events.
|
| IStream |
|
| IStream.StreamType |
|
| ISubComponentExecutionListener |
|
| ISubPipelineAwareMeta |
A transform "meta" that contains a reference to a sub-pipeline.
|
| ITransform |
The interface that any pipeline transform or plugin needs to implement.
|
| ITransformData |
This defines the basic interface for the data used by a thread.
|
| ITransformDialog |
This interface is used to launch Transform Dialogs.
|
| ITransformFinishedListener |
This listener informs the audience when a transform finished processing.
|
| ITransformIOMeta |
|
| ITransformMeta |
This interface allows custom transforms to talk to Hop.
|
| ITransformMeta.TransformFactory |
|
| ITransformMetaChangeListener |
|
| ITransformStartedListener |
This listener informs the audience when a transform starts processing.
|
| IUndo |
|
| IWebServerShutdownHandler |
|
| IWorkflowEngine<T extends WorkflowMeta> |
|
| IWorkflowEngineRunConfiguration |
|
| JavaScriptUtils |
This class contains common code from org.apache.hop.pipeline.transforms.script.Script and .scriptvalues_mod.ScriptValuesMod classes
|
| KerberosAuthenticationProvider |
|
| KerberosAuthenticationProvider.KerberosAuthenticationProviderType |
|
| KerberosUtil |
|
| KerberosUtil.HopLoginConfiguration |
A Login Configuration that is pre-configured based on our static configuration.
|
| KeyValue<T> |
|
| KeyValueFactory<T> |
|
| KeyValueSet |
|
| LastRowsExecutionDataSampler |
|
| LastRowsExecutionDataSamplerStore |
A class meant to contain transform execution sampling data
|
| LocalAuditManager |
The local audit manager stores its history in the hop home directory (~/.hop) under the history
folder So : $HOME/.hop/history
|
| LocalPipelineEngine |
|
| LocalPipelineEngineCapabilities |
|
| LocalPipelineRunConfiguration |
|
| LocalPipelineRunConfiguration.SampleType |
|
| LocalSinglePipelineEngine |
|
| LocalSinglePipelineRunConfiguration |
|
| LocalWorkflowEngine |
|
| LocalWorkflowRunConfiguration |
|
| LogChannelFileWriter |
This class takes care of polling the central log store for new log messages belonging to a
certain log channel ID (and children).
|
| LoggingMetric |
Just a small wrapper class to allow us to pass a few extra details along with a metrics snapshot
(like the batch id)
|
| LoginContextInvocationHandler<T> |
|
| LongValidator |
|
| Missing |
|
| MissingAction |
|
| MissingData |
|
| MissingTransform |
|
| ModPartitioner |
|
| NoAuthenticationAuthenticationProvider |
|
| NoneCompressionProvider |
|
| NoneCompressionProvider.NoneCompressionInputStream |
|
| NoneCompressionProvider.NoneCompressionOutputStream |
|
| NotBlankValidator |
Fails if the field's value is either null, an empty string, or a string containing
only whitespace.
|
| NotePadMeta |
Describes a note displayed on a Pipeline or Workflow.
|
| NotNullValidator |
Fails if a field's value is null.
|
| NVPair |
|
| PartitionerPlugin |
An alternate way of defining partiioners.
|
| PartitionerPluginType |
This is the partitioner plugin type.
|
| PartitionSchema |
A partition schema allow you to partition a transform according into a number of partitions that
run independendly.
|
| PartitionSchemaSearchableAnalyser |
|
| PausePipelineServlet |
|
| PerformanceSnapShot |
|
| Pipeline |
This class represents the information and operations associated with the execution of a Pipeline.
|
| PipelineConfiguration |
|
| PipelineDataLineage |
This class will help calculate and contain the data lineage for all values in the pipeline.
What we will get is a List of ValueLineage objects for all the values transforms in the pipeline.
|
| PipelineDebugMeta |
For a certain pipeline, we want to be able to insert break-points into a pipeline.
|
| PipelineDebugMetaWrapper |
|
| PipelineEngineCapabilities |
|
| PipelineEngineFactory |
|
| PipelineEnginePlugin |
|
| PipelineEnginePluginType |
|
| PipelineExecutionConfiguration |
|
| PipelineHopMeta |
Defines a link between 2 transforms in a pipeline
|
| PipelineMap |
This is a map between the pipeline name and the (running/waiting/finished) pipeline.
|
| PipelineMeta |
This class defines information about a pipeline and offers methods to save and load it from XML
as well as methods to alter a pipeline by adding/removing databases, transforms, hops, etc.
|
| PipelineMeta.PipelineType |
The PipelineType enum describes the various types of pipelines in terms of execution, including
Normal, Serial Single-Threaded, and Single-Threaded.
|
| PipelineMetaFactoryImpl |
|
| PipelineMetaInfo |
|
| PipelineMetaSearchAnalyser |
|
| PipelinePainter |
|
| PipelinePainterExtension |
|
| PipelinePainterFlyoutExtension |
|
| PipelinePreviewFactory |
|
| PipelineResource |
|
| PipelineRunConfiguration |
|
| PipelineRunConfigurationMetadataObjectFactory |
|
| PipelineRunConfigurationSearchableAnalyser |
|
| PipelineRunConfigurationTypeMetadata |
|
| PipelineStatus |
|
| PipelineSvgPainter |
|
| PluginMessages |
Simple utility for messages.
|
| PluginPropertyFactory |
|
| PluginPropertyHandler |
|
| PluginPropertyHandler.AbstractHandler |
|
| PluginPropertyHandler.AppendXml |
|
| PluginPropertyHandler.Fail |
Fail/throws HopException.
|
| PluginPropertyHandler.LoadXml |
|
| PluginPropertyHandler.ReadFromPreferences |
|
| PluginPropertyHandler.SaveToPreferences |
|
| PrepareExecutionPipelineServlet |
|
| RandomRowsExecutionDataSampler |
|
| RandomRowsExecutionDataSamplerStore |
A class meant to contain transform execution sampling data
|
| RegisterExecutionInfoServlet |
|
| RegisterPackageServlet |
|
| RegisterPipelineServlet |
|
| RegisterWorkflowServlet |
|
| RemoteExecutionInfoLocation |
|
| RemotePipelineEngine |
|
| RemotePipelineEngineCapabilities |
|
| RemotePipelineRunConfiguration |
|
| RemoteWorkflowEngine |
|
| RemoteWorkflowRunConfiguration |
|
| RemovePipelineServlet |
|
| RemoveWorkflowServlet |
|
| ResourceDefinition |
|
| ResourceEntry |
|
| ResourceEntry.ResourceType |
|
| ResourceReference |
|
| ResourceUtil |
|
| RowAdapter |
RowAdapter is an adapter class for receiving row events.
|
| RowDistributionPlugin |
This annotation signals to the plugin system that the class is a row distribution plugin.
|
| RowDistributionPluginType |
This class represents the row distribution plugin type.
|
| RowMetaUtils |
|
| RowProducer |
Allows you to "Inject" rows into a transform.
|
| RunThread |
|
| SequenceResourceNaming |
With this resource naming scheme we try to keep the original filename.
|
| SerializableMetadataProvider |
This metadata implementation is an in-memory metadata which serializes using JSON.
|
| ServerStatus |
|
| SetHopConfigVariables |
|
| SimpleResourceNaming |
|
| SingleThreadedPipelineExecutor |
|
| SnapAllignDistribute |
|
| SnappyCompressionInputStream |
|
| SnappyCompressionOutputStream |
|
| SnappyCompressionProvider |
|
| SniffTransformServlet |
|
| SocketPortAllocation |
|
| SslConfiguration |
|
| StartExecutionPipelineServlet |
|
| StartPipelineServlet |
|
| StartWorkflowServlet |
|
| StatusServletUtils |
|
| StopPipelineServlet |
|
| StopWorkflowServlet |
|
| Stream |
|
| StreamIcon |
|
| StringListPluginProperty |
|
| StringPluginProperty |
|
| StringSearcher |
|
| StringSearchResult |
|
| SubComponentExecutionAdapter |
|
| SvgGc |
|
| SwingGUIResource |
|
| SwingSvgImageUtil |
Class for loading images from SVG, PNG, or other bitmap formats.
|
| TextFileInputField |
Describes a single field in a text file
|
| TopLevelResource |
This describes the top level resource after an export
|
| Transform |
An alternate way of defining transforms.
|
| TransformCreatedXp |
|
| TransformDebugMeta |
This class is used to define debugging meta data for a certain transform.
|
| TransformErrorMeta |
This class contains the metadata to handle proper error handling on a transform level.
|
| TransformInitThread |
|
| TransformIOMeta |
|
| TransformMeta |
This class contains everything that is needed to define a transform.
|
| TransformMetaDataCombi |
|
| TransformOption |
|
| TransformPartitioningMeta |
|
| TransformPluginType |
This class represents the transform plugin type.
|
| TransformStatus |
|
| TransformWithMappingMeta<Main extends ITransform,Data extends ITransformData> |
This class is supposed to use in transforms where the mapping to sub pipelines takes place
|
| TrustAlwaysManager |
|
| TypeFieldDefinition |
|
| UsernamePasswordAuthenticationProvider |
|
| UsernamePasswordAuthenticationProvider.UsernamePasswordAuthenticationProviderType |
|
| UuidResourceNaming |
|
| ValidatorContext |
|
| ValidatorMessages |
Utility class for getting formatted strings from validator resource bundle.
|
| ValueLineage |
This class contains value lineage information.
That means that we will have information on where and how a certain value is originating, being
manipulated etc.
|
| WebResult |
|
| WebServer |
|
| WebServerShutdownHook |
|
| WebService |
|
| WebServiceServlet |
|
| Workflow |
This class executes a workflow as defined by a WorkflowMeta object.
|
| WorkflowConfiguration |
|
| WorkflowEngineFactory |
|
| WorkflowEnginePlugin |
|
| WorkflowEnginePluginType |
|
| WorkflowExecutionConfiguration |
|
| WorkflowExecutionExtension |
|
| WorkflowHopMeta |
This class defines a hop from one action copy to another.
|
| WorkflowMap |
This is a map between the workflow name and the (running/waiting/finished) workflow.
|
| WorkflowMeta |
The definition of a Hop workflow is represented by a WorkflowMeta object.
|
| WorkflowMetaInfo |
|
| WorkflowMetaSearchAnalyser |
|
| WorkflowPainter |
|
| WorkflowPainterExtension |
|
| WorkflowResource |
|
| WorkflowRunConfiguration |
|
| WorkflowRunConfigurationMetadataObjectFactory |
|
| WorkflowRunConfigurationSearchableAnalyser |
|
| WorkflowRunConfigurationTypeMetadata |
|
| WorkflowStatus |
|
| WorkflowSvgPainter |
|
| WorkflowTracker<T extends WorkflowMeta> |
Responsible for tracking the execution of a workflow as a hierarchy.
|
| ZipCompressionInputStream |
|
| ZipCompressionOutputStream |
|
| ZipCompressionProvider |
|