A B C D E F G H I J K L M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Action - Class in org.deltafi.common.types
- Action() - Constructor for class org.deltafi.common.types.Action
- ActionContext - Class in org.deltafi.common.types
- ActionContext(String, String, String, String, String, String) - Constructor for class org.deltafi.common.types.ActionContext
- ActionDescriptor - Class in org.deltafi.common.types
- ActionDescriptor() - Constructor for class org.deltafi.common.types.ActionDescriptor
- ActionEventInput - Class in org.deltafi.common.types
- ActionEventInput() - Constructor for class org.deltafi.common.types.ActionEventInput
- ActionEventType - Enum in org.deltafi.common.types
- ActionInput - Class in org.deltafi.common.types
- ActionInput() - Constructor for class org.deltafi.common.types.ActionInput
- actionKitVersion(String) - Method in class org.deltafi.common.types.Plugin.Builder
-
The action kit version
- actionNamed(String) - Method in class org.deltafi.common.types.DeltaFile
- ActionRegistrationInput - Class in org.deltafi.common.types
- ActionRegistrationInput() - Constructor for class org.deltafi.common.types.ActionRegistrationInput
- actions(List<ActionDescriptor>) - Method in class org.deltafi.common.types.Plugin.Builder
-
The actions included
- ActionState - Enum in org.deltafi.common.types
- ActionType - Enum in org.deltafi.common.types
-
Enumeration for action types
- addDomain(String, String, String) - Method in class org.deltafi.common.types.DeltaFile
- addEnrichment(String, String) - Method in class org.deltafi.common.types.DeltaFile
- addEnrichment(String, String, String) - Method in class org.deltafi.common.types.DeltaFile
- addIndexedMetadata(Map<String, String>) - Method in class org.deltafi.common.types.DeltaFile
- addMetadata(String, String) - Method in class org.deltafi.common.types.SourceInfo
- addMetadata(List<KeyValue>) - Method in class org.deltafi.common.types.SourceInfo
- addMetadata(Map<String, String>) - Method in class org.deltafi.common.types.SourceInfo
- addMetadata(KeyValue) - Method in class org.deltafi.common.types.SourceInfo
- AUTO_RESOLVE_FLOW_NAME - Static variable in class org.deltafi.common.constant.DeltaFiConstants
- AutoDestructTempFile - Class in org.deltafi.common.file
- AutoDestructTempFile() - Constructor for class org.deltafi.common.file.AutoDestructTempFile
- AutoDestructTempFile(InputStream) - Constructor for class org.deltafi.common.file.AutoDestructTempFile
- AutoDestructTempFile(InputStream, String, String) - Constructor for class org.deltafi.common.file.AutoDestructTempFile
- AutoDestructTempFile(String, String) - Constructor for class org.deltafi.common.file.AutoDestructTempFile
B
- BOOLEAN - org.deltafi.common.types.VariableDataType
- build() - Method in class org.deltafi.common.types.Plugin.Builder
- Builder() - Constructor for class org.deltafi.common.types.Plugin.Builder
- buildSslContext(SslProperties) - Static method in class org.deltafi.common.ssl.SslContextFactory
C
- close() - Method in class org.deltafi.common.file.AutoDestructTempFile
- COMPLETE - org.deltafi.common.types.ActionState
- COMPLETE - org.deltafi.common.types.DeltaFileStage
- completeAction(String, OffsetDateTime, OffsetDateTime) - Method in class org.deltafi.common.types.DeltaFile
- completeAction(ActionEventInput) - Method in class org.deltafi.common.types.DeltaFile
- containsKey(String) - Method in class org.deltafi.common.types.SourceInfo
- Content - Class in org.deltafi.common.types
-
A data object that defines a named content reference with associated metadata
- Content() - Constructor for class org.deltafi.common.types.Content
- ContentReference - Class in org.deltafi.common.content
- ContentReference(String, String, String) - Constructor for class org.deltafi.common.content.ContentReference
- ContentStorageService - Class in org.deltafi.common.content
- ContentStorageService() - Constructor for class org.deltafi.common.content.ContentStorageService
- convertKeyValues(List<KeyValue>) - Static method in class org.deltafi.common.converters.KeyValueConverter
D
- DEFAULT - org.deltafi.common.types.PropertySource
- delete(ContentReference) - Method in class org.deltafi.common.content.ContentStorageService
- DELETE - org.deltafi.common.types.ActionType
- deleteAll(List<ContentReference>) - Method in class org.deltafi.common.content.ContentStorageService
- DeltaFiConstants - Class in org.deltafi.common.constant
- DeltaFiConstants() - Constructor for class org.deltafi.common.constant.DeltaFiConstants
- DeltaFile - Class in org.deltafi.common.types
- DeltaFile() - Constructor for class org.deltafi.common.types.DeltaFile
- DeltaFileStage - Enum in org.deltafi.common.types
- dependencies(List<PluginCoordinates>) - Method in class org.deltafi.common.types.Plugin.Builder
-
The plugin coordinates of required plugins
- description(String) - Method in class org.deltafi.common.types.Plugin.Builder
-
A description of the functionality provided
- DGS_QUEUE - Static variable in class org.deltafi.common.constant.DeltaFiConstants
- displayName(String) - Method in class org.deltafi.common.types.Plugin.Builder
-
A user-friendly name
- Domain - Class in org.deltafi.common.types
- Domain() - Constructor for class org.deltafi.common.types.Domain
- domainMap() - Method in class org.deltafi.common.types.DeltaFile
- drop(List<String>) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Drop all queues in key list.
E
- EGRESS - org.deltafi.common.types.ActionEventType
- EGRESS - org.deltafi.common.types.ActionType
- EGRESS - org.deltafi.common.types.DeltaFileStage
- EgressActionSchemaInput - Class in org.deltafi.common.types
- EgressActionSchemaInput() - Constructor for class org.deltafi.common.types.EgressActionSchemaInput
- ENRICH - org.deltafi.common.types.ActionEventType
- ENRICH - org.deltafi.common.types.ActionType
- ENRICH - org.deltafi.common.types.DeltaFileStage
- EnrichActionSchemaInput - Class in org.deltafi.common.types
- EnrichActionSchemaInput() - Constructor for class org.deltafi.common.types.EnrichActionSchemaInput
- EnrichInput - Class in org.deltafi.common.types
- EnrichInput() - Constructor for class org.deltafi.common.types.EnrichInput
- Enrichment - Class in org.deltafi.common.types
- Enrichment() - Constructor for class org.deltafi.common.types.Enrichment
- enrichmentMap() - Method in class org.deltafi.common.types.DeltaFile
- equals(Object) - Method in class org.deltafi.common.types.Plugin
- equalsIgnoreVersion(PluginCoordinates) - Method in class org.deltafi.common.types.PluginCoordinates
- ERROR - org.deltafi.common.types.ActionEventType
- ERROR - org.deltafi.common.types.ActionState
- ERROR - org.deltafi.common.types.DeltaFileStage
- errorAction(String, OffsetDateTime, OffsetDateTime, String, String) - Method in class org.deltafi.common.types.DeltaFile
- errorAction(ActionEventInput) - Method in class org.deltafi.common.types.DeltaFile
- errorAction(ActionEventInput, String, String) - Method in class org.deltafi.common.types.DeltaFile
- ErrorDomain - Class in org.deltafi.common.types
- ErrorDomain() - Constructor for class org.deltafi.common.types.ErrorDomain
- ErrorInput - Class in org.deltafi.common.types
- ErrorInput() - Constructor for class org.deltafi.common.types.ErrorInput
- EXTERNAL - org.deltafi.common.types.PropertySource
F
- FILTER - org.deltafi.common.types.ActionEventType
- filterAction(ActionEventInput, String) - Method in class org.deltafi.common.types.DeltaFile
- FILTERED - org.deltafi.common.types.ActionState
- FilterInput - Class in org.deltafi.common.types
- FilterInput() - Constructor for class org.deltafi.common.types.FilterInput
- FORMAT - org.deltafi.common.types.ActionEventType
- FORMAT - org.deltafi.common.types.ActionType
- FORMAT_MANY - org.deltafi.common.types.ActionEventType
- FormatActionSchemaInput - Class in org.deltafi.common.types
- FormatActionSchemaInput() - Constructor for class org.deltafi.common.types.FormatActionSchemaInput
- FormatInput - Class in org.deltafi.common.types
- FormatInput() - Constructor for class org.deltafi.common.types.FormatInput
- formatString(String) - Method in enum org.deltafi.common.types.VariableDataType
-
Format the value in a way that it can be mapped to json
- FormattedData - Class in org.deltafi.common.types
- FormattedData() - Constructor for class org.deltafi.common.types.FormattedData
- forQueue(String) - Method in class org.deltafi.common.types.DeltaFile
- fromMap(Map<String, String>) - Static method in class org.deltafi.common.converters.KeyValueConverter
- fromMapEntry(Map.Entry<String, String>) - Static method in class org.deltafi.common.converters.KeyValueConverter
G
- getActionKitVersion() - Method in class org.deltafi.common.types.Plugin
-
The action kit version
- getActions() - Method in class org.deltafi.common.types.Plugin
-
The actions included
- getContentReference() - Method in class org.deltafi.common.types.ProtocolLayer
- getDependencies() - Method in class org.deltafi.common.types.Plugin
-
The plugin coordinates of required plugins
- getDescription() - Method in class org.deltafi.common.types.Plugin
-
A description of the functionality provided
- getDisplay() - Method in enum org.deltafi.common.types.ActionType
- getDisplayName() - Method in class org.deltafi.common.types.Plugin
-
A user-friendly name
- getDomain(String) - Method in class org.deltafi.common.types.DeltaFile
- getDomains() - Method in class org.deltafi.common.types.DeltaFile
- getEnrichment() - Method in class org.deltafi.common.types.DeltaFile
- getEnrichment(String) - Method in class org.deltafi.common.types.DeltaFile
- getLastProtocolLayer() - Method in class org.deltafi.common.types.DeltaFile
- getLastProtocolLayerContent() - Method in class org.deltafi.common.types.DeltaFile
- getLastProtocolLayerMetadata() - Method in class org.deltafi.common.types.DeltaFile
- getLastProtocolLayerMetadataAsMap() - Method in class org.deltafi.common.types.DeltaFile
- getMetadata(String) - Method in class org.deltafi.common.types.SourceInfo
- getMetadata(String, String) - Method in class org.deltafi.common.types.SourceInfo
- getMetadataAsMap() - Method in class org.deltafi.common.types.SourceInfo
- getObject(ObjectReference) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- getObject(ObjectReference) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- getObjectAsByteArray(ObjectReference) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- getPath() - Method in class org.deltafi.common.file.AutoDestructTempFile
- getPluginCoordinates() - Method in class org.deltafi.common.types.Plugin
-
The identifying coordinates
- getPropertySets() - Method in class org.deltafi.common.types.Plugin
-
The properties required
- getVariables() - Method in class org.deltafi.common.types.Plugin
-
Variables associated with this plugin
- GraphqlClientProperties - Class in org.deltafi.common.properties
- GraphqlClientProperties() - Constructor for class org.deltafi.common.properties.GraphqlClientProperties
H
- hasCompletedAction(String) - Method in class org.deltafi.common.types.DeltaFile
- hasCompletedActions(List<String>) - Method in class org.deltafi.common.types.DeltaFile
- hasDomains(List<String>) - Method in class org.deltafi.common.types.DeltaFile
- hasEnrichments(List<String>) - Method in class org.deltafi.common.types.DeltaFile
- hasErroredAction() - Method in class org.deltafi.common.types.DeltaFile
- hasFilteredAction() - Method in class org.deltafi.common.types.DeltaFile
- hashCode() - Method in class org.deltafi.common.types.Plugin
- hasPendingActions() - Method in class org.deltafi.common.types.DeltaFile
- hasSplitAction() - Method in class org.deltafi.common.types.DeltaFile
- hasTerminalAction(String) - Method in class org.deltafi.common.types.DeltaFile
I
- INGRESS - org.deltafi.common.types.ActionType
- INGRESS - org.deltafi.common.types.DeltaFileStage
- INGRESS_ACTION - Static variable in class org.deltafi.common.constant.DeltaFiConstants
- IngressInput - Class in org.deltafi.common.types
- IngressInput() - Constructor for class org.deltafi.common.types.IngressInput
- isNewAction(String) - Method in class org.deltafi.common.types.DeltaFile
J
- JedisKeyedBlockingQueue - Class in org.deltafi.common.queue.jedis
-
A keyed blocking queue based on the Jedis client library for Redis.
- JedisKeyedBlockingQueue(String, String, int, int) - Constructor for class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Constructs a JedisKeyedBlockingQueue.
K
- KeyValue - Class in org.deltafi.common.types
- KeyValue() - Constructor for class org.deltafi.common.types.KeyValue
- KeyValueConverter - Class in org.deltafi.common.converters
- KeyValueConverter() - Constructor for class org.deltafi.common.converters.KeyValueConverter
L
- LIST - org.deltafi.common.types.VariableDataType
- load(ContentReference) - Method in class org.deltafi.common.content.ContentStorageService
- LOAD - org.deltafi.common.types.ActionEventType
- LOAD - org.deltafi.common.types.ActionType
- LoadActionSchemaInput - Class in org.deltafi.common.types
- LoadActionSchemaInput() - Constructor for class org.deltafi.common.types.LoadActionSchemaInput
- LoadInput - Class in org.deltafi.common.types
- LoadInput() - Constructor for class org.deltafi.common.types.LoadInput
M
- MAP - org.deltafi.common.types.VariableDataType
- markForDelete(String) - Method in class org.deltafi.common.types.DeltaFile
- matches(String, String) - Static method in class org.deltafi.common.maven.VersionMatcher
-
Determine if a given version satisfies a version spec.
- MATCHES_ANY - Static variable in class org.deltafi.common.constant.DeltaFiConstants
- minioClient - Variable in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- MinioObjectStorageService - Class in org.deltafi.common.storage.s3.minio
- MinioObjectStorageService() - Constructor for class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- minioProperties - Variable in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- MinioProperties - Class in org.deltafi.common.properties
- MinioProperties() - Constructor for class org.deltafi.common.properties.MinioProperties
- MONGO - org.deltafi.common.types.PropertySource
- MONGO_MAP_KEY_DOT_REPLACEMENT - Static variable in class org.deltafi.common.constant.DeltaFiConstants
N
- newBuilder() - Static method in class org.deltafi.common.types.Plugin
- NO_EGRESS_FLOW_CONFIGURED_ACTION - Static variable in class org.deltafi.common.constant.DeltaFiConstants
- noPendingAction(String) - Method in class org.deltafi.common.types.DeltaFile
- NUMBER - org.deltafi.common.types.VariableDataType
O
- objectName() - Method in class org.deltafi.common.content.ContentReference
- ObjectReference - Class in org.deltafi.common.storage.s3
- ObjectReference(String, String) - Constructor for class org.deltafi.common.storage.s3.ObjectReference
- ObjectStorageException - Exception in org.deltafi.common.storage.s3
- ObjectStorageException(String, Throwable) - Constructor for exception org.deltafi.common.storage.s3.ObjectStorageException
- ObjectStorageService - Interface in org.deltafi.common.storage.s3
- org.deltafi.common.constant - package org.deltafi.common.constant
- org.deltafi.common.content - package org.deltafi.common.content
- org.deltafi.common.converters - package org.deltafi.common.converters
- org.deltafi.common.file - package org.deltafi.common.file
- org.deltafi.common.maven - package org.deltafi.common.maven
- org.deltafi.common.properties - package org.deltafi.common.properties
- org.deltafi.common.queue.jedis - package org.deltafi.common.queue.jedis
- org.deltafi.common.resource - package org.deltafi.common.resource
- org.deltafi.common.ssl - package org.deltafi.common.ssl
- org.deltafi.common.storage.s3 - package org.deltafi.common.storage.s3
- org.deltafi.common.storage.s3.minio - package org.deltafi.common.storage.s3.minio
- org.deltafi.common.types - package org.deltafi.common.types
P
- Plugin - Class in org.deltafi.common.types
-
A Plugin is a collection of actions.
- Plugin() - Constructor for class org.deltafi.common.types.Plugin
- Plugin(PluginCoordinates, String, String, String, List<ActionDescriptor>, List<PluginCoordinates>, List<PropertySet>, List<Variable>) - Constructor for class org.deltafi.common.types.Plugin
- Plugin.Builder - Class in org.deltafi.common.types
- pluginCoordinates(PluginCoordinates) - Method in class org.deltafi.common.types.Plugin.Builder
-
The identifying coordinates
- PluginCoordinates - Class in org.deltafi.common.types
-
PluginCoordinates are used to uniquely identify a plugin.
- PluginCoordinates() - Constructor for class org.deltafi.common.types.PluginCoordinates
- Property - Class in org.deltafi.common.types
- Property() - Constructor for class org.deltafi.common.types.Property
- PropertySet - Class in org.deltafi.common.types
- PropertySet() - Constructor for class org.deltafi.common.types.PropertySet
- propertySets(List<PropertySet>) - Method in class org.deltafi.common.types.Plugin.Builder
-
The properties required
- PropertySource - Enum in org.deltafi.common.types
- ProtocolLayer - Class in org.deltafi.common.types
- ProtocolLayer(String, List<Content>, List<KeyValue>) - Constructor for class org.deltafi.common.types.ProtocolLayer
- put(String, Object) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Puts an object into the queue.
- put(List<Pair<String, Object>>) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Puts multiple objects into the queue.
- putObject(ObjectReference, InputStream) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- putObject(ObjectReference, InputStream) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- putObjectAsByteArray(ObjectReference, byte[]) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
Q
- queueAction(String) - Method in class org.deltafi.common.types.DeltaFile
- queueActionsIfNew(List<String>) - Method in class org.deltafi.common.types.DeltaFile
- QUEUED - org.deltafi.common.types.ActionState
- queuedActions() - Method in class org.deltafi.common.types.DeltaFile
- queueNewAction(String) - Method in class org.deltafi.common.types.DeltaFile
R
- read(String) - Static method in class org.deltafi.common.resource.Resource
- readStringAsMap(String) - Static method in enum org.deltafi.common.types.VariableDataType
-
Read a list of key value pairs into a Map where keys are delimited from values by colons and pairs are delimited by commas
- RedisProperties - Class in org.deltafi.common.properties
- RedisProperties() - Constructor for class org.deltafi.common.properties.RedisProperties
- removeMetadata(String) - Method in class org.deltafi.common.types.SourceInfo
- removeObject(ObjectReference) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- removeObject(ObjectReference) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- removeObjects(String, List<String>) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- removeObjects(String, List<String>) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- Resource - Class in org.deltafi.common.resource
- Resource() - Constructor for class org.deltafi.common.resource.Resource
- RETRIED - org.deltafi.common.types.ActionState
- retryErrors() - Method in class org.deltafi.common.types.DeltaFile
S
- save(String, byte[], String) - Method in class org.deltafi.common.content.ContentStorageService
- save(String, InputStream, String) - Method in class org.deltafi.common.content.ContentStorageService
- setActionKitVersion(String) - Method in class org.deltafi.common.types.Plugin
- setActions(List<ActionDescriptor>) - Method in class org.deltafi.common.types.Plugin
- setDependencies(List<PluginCoordinates>) - Method in class org.deltafi.common.types.Plugin
- setDescription(String) - Method in class org.deltafi.common.types.Plugin
- setDisplayName(String) - Method in class org.deltafi.common.types.Plugin
- setPluginCoordinates(PluginCoordinates) - Method in class org.deltafi.common.types.Plugin
- setPropertySets(List<PropertySet>) - Method in class org.deltafi.common.types.Plugin
- setVariables(List<Variable>) - Method in class org.deltafi.common.types.Plugin
- SourceInfo - Class in org.deltafi.common.types
- SourceInfo() - Constructor for class org.deltafi.common.types.SourceInfo
- sourceMetadata(String) - Method in class org.deltafi.common.types.DeltaFile
- sourceMetadata(String, String) - Method in class org.deltafi.common.types.DeltaFile
- SPLIT - org.deltafi.common.types.ActionEventType
- SPLIT - org.deltafi.common.types.ActionState
- splitAction(ActionEventInput) - Method in class org.deltafi.common.types.DeltaFile
- SplitInput - Class in org.deltafi.common.types
- SplitInput() - Constructor for class org.deltafi.common.types.SplitInput
- SslContextFactory - Class in org.deltafi.common.ssl
- SslContextFactory() - Constructor for class org.deltafi.common.ssl.SslContextFactory
- SslContextFactory.SslException - Exception in org.deltafi.common.ssl
- SslException(Throwable) - Constructor for exception org.deltafi.common.ssl.SslContextFactory.SslException
- SslProperties - Class in org.deltafi.common.ssl
- SslProperties() - Constructor for class org.deltafi.common.ssl.SslProperties
- storedContentReferences() - Method in class org.deltafi.common.types.DeltaFile
- STRING - org.deltafi.common.types.VariableDataType
T
- take(String, Class<T>) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Takes an object out of the queue.
- toString() - Method in class org.deltafi.common.types.Plugin
- toString() - Method in class org.deltafi.common.types.PluginCoordinates
- TRANSFORM - org.deltafi.common.types.ActionEventType
- TRANSFORM - org.deltafi.common.types.ActionType
- TransformActionSchemaInput - Class in org.deltafi.common.types
- TransformActionSchemaInput() - Constructor for class org.deltafi.common.types.TransformActionSchemaInput
- TransformInput - Class in org.deltafi.common.types
- TransformInput() - Constructor for class org.deltafi.common.types.TransformInput
U
- UNKNOWN_SIZE - Static variable in class org.deltafi.common.storage.s3.ObjectReference
- USER_HEADER - Static variable in class org.deltafi.common.constant.DeltaFiConstants
V
- VALIDATE - org.deltafi.common.types.ActionEventType
- VALIDATE - org.deltafi.common.types.ActionType
- ValidateActionSchemaInput - Class in org.deltafi.common.types
- ValidateActionSchemaInput() - Constructor for class org.deltafi.common.types.ValidateActionSchemaInput
- validateValue(String) - Method in enum org.deltafi.common.types.VariableDataType
-
Verify that the value can be converted to the data type
- valueOf(String) - Static method in enum org.deltafi.common.types.ActionEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deltafi.common.types.ActionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deltafi.common.types.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deltafi.common.types.DeltaFileStage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deltafi.common.types.PropertySource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.deltafi.common.types.VariableDataType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.deltafi.common.types.ActionEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.deltafi.common.types.ActionState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.deltafi.common.types.ActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.deltafi.common.types.DeltaFileStage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.deltafi.common.types.PropertySource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.deltafi.common.types.VariableDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Variable - Class in org.deltafi.common.types
- Variable() - Constructor for class org.deltafi.common.types.Variable
- VariableDataType - Enum in org.deltafi.common.types
- variables(List<Variable>) - Method in class org.deltafi.common.types.Plugin.Builder
-
Variables associated with this plugin
- VersionMatcher - Class in org.deltafi.common.maven
- VersionMatcher() - Constructor for class org.deltafi.common.maven.VersionMatcher
All Classes All Packages