Index

A C D E F G H I L M N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

add(Annotation) - Method in interface com.elo.flows.api.schema.AnnotatedType
Fügt dem Typ eine zusätzliche Annotation dynamisch hinzu.
AnnotatedType - Interface in com.elo.flows.api.schema
Schnittstelle für einen annotierten Java-Typ Über diese Schnittstelle können dem Java-Typ zusätzliche Annotationen dynamisch hinzugefügt werden.
arrayInputModes() - Element in annotation interface com.elo.flows.api.schema.annotations.DisplayOptions
The input mode for arrays and lists

C

collapsed() - Element in annotation interface com.elo.flows.api.schema.annotations.PropertyGroup
Defines whether this group will be collapsed initially or not
com.elo.flows.api.schema - package com.elo.flows.api.schema
 
com.elo.flows.api.schema.annotations - package com.elo.flows.api.schema.annotations
 
com.elo.flows.api.schema.enums - package com.elo.flows.api.schema.enums
 
configFactory() - Element in annotation interface com.elo.flows.api.schema.annotations.DynamicInputSchema
 
context() - Element in annotation interface com.elo.flows.api.schema.annotations.DynamicInputSchema.ConfigFactory
 
Credential - Annotation Interface in com.elo.flows.api.schema.annotations
Marks a class as a credential.
Credential.Property - Annotation Interface in com.elo.flows.api.schema.annotations
 
Credential.Property.Info - Annotation Interface in com.elo.flows.api.schema.annotations
Info annotation for additional metadata about the property.
Credential.Property.Info.Type - Enum Class in com.elo.flows.api.schema.annotations
 
Credential.Property.LicenseType - Enum Class in com.elo.flows.api.schema.annotations
The license types that are required to use this property.

D

description() - Element in annotation interface com.elo.flows.api.schema.annotations.Property
Defines a description of a property.
description() - Element in annotation interface com.elo.flows.api.schema.annotations.PropertyGroup
Defines a description for a property group
displayName() - Element in annotation interface com.elo.flows.api.schema.annotations.Property
Defines the display name of a property.
displayName() - Element in annotation interface com.elo.flows.api.schema.annotations.PropertyGroup
The displayName of the property-group, can be used for translation in the client
displayName() - Element in annotation interface com.elo.flows.api.schema.annotations.PropertyValue
Provides a localisation key
DisplayOptions - Annotation Interface in com.elo.flows.api.schema.annotations
Annotation used to declare display-options
DisplayOptions.ArrayInputMode - Enum Class in com.elo.flows.api.schema.annotations
Possible input modes for arrays and lists
DisplayOptions.EDITOR_SIZE - Class in com.elo.flows.api.schema.annotations
 
DynamicInputConfigFactory - Interface in com.elo.flows.api.schema
Interface for a factory that provides a configuration object for a dynamic input schema provider
DynamicInputConfigFactory.NOOP - Class in com.elo.flows.api.schema
NOOP implementation of the DynamicInputConfigFactory that always returns null
DynamicInputSchema - Annotation Interface in com.elo.flows.api.schema.annotations
An annotation to mark a class with a dynamic input schema provider.
DynamicInputSchema.ConfigFactory - Annotation Interface in com.elo.flows.api.schema.annotations
 
DynamicOutputSchema - Annotation Interface in com.elo.flows.api.schema.annotations
An annotation to mark a class or field with a dynamic output schema provider.
DynamicSchema - Annotation Interface in com.elo.flows.api.schema.annotations
Deprecated, for removal: This API element is subject to removal in a future version.
since 23.06.000, will be removed in the future, use DynamicOutputSchema instead
DynamicSchema.Compatibility - Class in com.elo.flows.api.schema.annotations
Deprecated.
Hilfsklasse für die Kompatibilität

E

ENTERPRISE - Enum constant in enum class com.elo.flows.api.schema.annotations.Credential.Property.LicenseType
 
expression() - Element in annotation interface com.elo.flows.api.schema.annotations.Property
Defines whether the value defines an expression

F

FREE - Enum constant in enum class com.elo.flows.api.schema.annotations.DisplayOptions.ArrayInputMode
 

G

getConfig(String, String, String) - Method in interface com.elo.flows.api.schema.DynamicInputConfigFactory
Returns a configuration object for the given service group, service name and optional context
getConfig(String, String, String) - Method in class com.elo.flows.api.schema.DynamicInputConfigFactory.NOOP
 
getErasedType() - Method in interface com.elo.flows.api.schema.AnnotatedType
Gibt den gelöschten Typ zurück
getId() - Method in enum class com.elo.flows.api.schema.annotations.DisplayOptions.ArrayInputMode
 
getLocale() - Method in interface com.elo.flows.api.schema.enums.Localized
Provides a locale key for this enum constant instance
getRawErasedType() - Method in interface com.elo.flows.api.schema.AnnotatedType
Gibt den gelöschten rohen Typ zurück

H

hidden() - Element in annotation interface com.elo.flows.api.schema.annotations.DisplayOptions
Defines whether the property will be hidden by default or not

I

info() - Element in annotation interface com.elo.flows.api.schema.annotations.Credential.Property
 
INFO - Enum constant in enum class com.elo.flows.api.schema.annotations.Credential.Property.Info.Type
 

L

LARGE - Static variable in class com.elo.flows.api.schema.annotations.DisplayOptions.EDITOR_SIZE
 
licenseTypes() - Element in annotation interface com.elo.flows.api.schema.annotations.Credential.Property
Defines the types of licenses required to use this credential property.
LIST_TRANSFORMATION - Enum constant in enum class com.elo.flows.api.schema.annotations.DisplayOptions.ArrayInputMode
 
Localized - Interface in com.elo.flows.api.schema.enums
Enumerations that have a complex localization process can implement this interface to provide the locale key
Lookup - Annotation Interface in com.elo.flows.api.schema.annotations
Field annotation used to link a lookup-method to a field.

M

MEDIUM - Static variable in class com.elo.flows.api.schema.annotations.DisplayOptions.EDITOR_SIZE
 
message() - Element in annotation interface com.elo.flows.api.schema.annotations.Credential.Property.Info
 

N

name() - Element in annotation interface com.elo.flows.api.schema.annotations.PropertyGroup
The name of the property-group
NOOP() - Constructor for class com.elo.flows.api.schema.DynamicInputConfigFactory.NOOP
 

O

order() - Element in annotation interface com.elo.flows.api.schema.annotations.DisplayOptions
Will be used to determine the place of this property in the user interface
order() - Element in annotation interface com.elo.flows.api.schema.annotations.PropertyGroup
Will be used to determine the position of this group in the client

P

POSITIONS - Enum constant in enum class com.elo.flows.api.schema.annotations.DisplayOptions.ArrayInputMode
 
PROFESSIONAL - Enum constant in enum class com.elo.flows.api.schema.annotations.Credential.Property.LicenseType
 
properties() - Element in annotation interface com.elo.flows.api.schema.annotations.Credential
Properties of the credential that need special handling
Property - Annotation Interface in com.elo.flows.api.schema.annotations
Marks a field or Parameter as a property.
PropertyAccess - Annotation Interface in com.elo.flows.api.schema.annotations
Sets the access constraints of a field or parameter.
PropertyAccessType - Enum Class in com.elo.flows.api.schema.annotations
various options for specifying how properties may be accessed.
PropertyGroup - Annotation Interface in com.elo.flows.api.schema.annotations
Annotation used to group Property definitions
PropertyGroupRef - Annotation Interface in com.elo.flows.api.schema.annotations
Annoation used to link a Property definition to a PropertyGroup definition
PropertyGroups - Annotation Interface in com.elo.flows.api.schema.annotations
Annotation used to define a list of PropertyGroup definitions
PropertyIgnore - Annotation Interface in com.elo.flows.api.schema.annotations
Deprecated.
instead remove the Property annotation
propertyName() - Element in annotation interface com.elo.flows.api.schema.annotations.Credential.Property
The name of the property
PropertyValue - Annotation Interface in com.elo.flows.api.schema.annotations
This annotation is used to localize enum constants

R

READ_ONLY - Enum constant in enum class com.elo.flows.api.schema.annotations.PropertyAccessType
Access setting that means that the property may only be read, but not written.
READ_WRITE - Enum constant in enum class com.elo.flows.api.schema.annotations.PropertyAccessType
Access setting that means that the property will be accessed for both write and read
required() - Element in annotation interface com.elo.flows.api.schema.annotations.Property
Defines whether a property is required or not

S

SchemaContext - Annotation Interface in com.elo.flows.api.schema.annotations
For internal use only
secret() - Element in annotation interface com.elo.flows.api.schema.annotations.Credential.Property
Defines whether this property will be handled as a secret.
service() - Element in annotation interface com.elo.flows.api.schema.annotations.SchemaContext
 
serviceGroup() - Element in annotation interface com.elo.flows.api.schema.annotations.SchemaContext
 
size() - Element in annotation interface com.elo.flows.api.schema.annotations.DisplayOptions
Defines how many rows to use when displaying the property
SMALL - Static variable in class com.elo.flows.api.schema.annotations.DisplayOptions.EDITOR_SIZE
 
suggestValue() - Element in annotation interface com.elo.flows.api.schema.annotations.DisplayOptions
Defines whether the set value of the annotated field will be suggested in the client

T

targetClass() - Element in annotation interface com.elo.flows.api.schema.annotations.DynamicOutputSchema
indicates the possible target class
targetClass() - Element in annotation interface com.elo.flows.api.schema.annotations.DynamicSchema
Deprecated.
indicates the possible target class
targetType() - Element in annotation interface com.elo.flows.api.schema.annotations.SchemaContext
 
Title - Annotation Interface in com.elo.flows.api.schema.annotations
This annotation provides the possibility to decorate the given Java-Bean class with a title that will be used in the Flows-Admin GUI
toDynamicOutputSchema(DynamicSchema) - Static method in class com.elo.flows.api.schema.annotations.DynamicSchema.Compatibility
Deprecated.
Konvertiert die veraltete DynamicSchema Annotation in die neue DynamicOutputSchema.
Transformable - Annotation Interface in com.elo.flows.api.schema.annotations
Transformable is a marker annoation for types.
TransformableBy - Annotation Interface in com.elo.flows.api.schema.annotations
TransformableBy is a annoation for types.
type() - Element in annotation interface com.elo.flows.api.schema.annotations.Credential.Property.Info
 
type() - Element in annotation interface com.elo.flows.api.schema.annotations.SchemaContext
 

V

value() - Element in annotation interface com.elo.flows.api.schema.annotations.DynamicInputSchema.ConfigFactory
 
value() - Element in annotation interface com.elo.flows.api.schema.annotations.DynamicInputSchema
 
value() - Element in annotation interface com.elo.flows.api.schema.annotations.DynamicOutputSchema
 
value() - Element in annotation interface com.elo.flows.api.schema.annotations.DynamicSchema
Deprecated.
 
value() - Element in annotation interface com.elo.flows.api.schema.annotations.Lookup
The name of the registered lookup
value() - Element in annotation interface com.elo.flows.api.schema.annotations.PropertyAccess
defines the access-type of a property
value() - Element in annotation interface com.elo.flows.api.schema.annotations.PropertyGroupRef
Defines the group membership of a property
value() - Element in annotation interface com.elo.flows.api.schema.annotations.PropertyGroups
 
value() - Element in annotation interface com.elo.flows.api.schema.annotations.Title
The title to show in the Flows-Admin GUI
value() - Element in annotation interface com.elo.flows.api.schema.annotations.TransformableBy
 
valueOf(String) - Static method in enum class com.elo.flows.api.schema.annotations.Credential.Property.Info.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.elo.flows.api.schema.annotations.Credential.Property.LicenseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.elo.flows.api.schema.annotations.DisplayOptions.ArrayInputMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.elo.flows.api.schema.annotations.PropertyAccessType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.elo.flows.api.schema.annotations.Credential.Property.Info.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.elo.flows.api.schema.annotations.Credential.Property.LicenseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.elo.flows.api.schema.annotations.DisplayOptions.ArrayInputMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.elo.flows.api.schema.annotations.PropertyAccessType
Returns an array containing the constants of this enum class, in the order they are declared.

W

WARNING - Enum constant in enum class com.elo.flows.api.schema.annotations.Credential.Property.Info.Type
 
WRITE_ONLY - Enum constant in enum class com.elo.flows.api.schema.annotations.PropertyAccessType
Access setting that means that the property may only be written, but will not be read.
A C D E F G H I L M N O P R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values