All Classes and Interfaces

Class
Description
This class represents a response wrapper object which contains the result of an action execution as well as additional information about the execution state
This class is used to create an ActionResponse
 
Annotation used for component declaration
Annotation used to outsource the services of a component.
This annotation is a marker annotation for config parameters
A field in a component class marked with this annotation will be injected with a connection instance provided by the corresponding connection provider.
Annotation used to define a class as a connection provider
ConnectionRequired is a marker annotation for methods, which need a provided connection.
This annotation can be used to inject a flows context
 
A method within a connection provider marked with this annotation will be used as instantiator for new connections.
This annotation helps to provide additional information about the input type needed in the method annotated with Create.
A method marked with this annotation will be used to destroy a provided connection if destruction is necessary.
This wrapper class, should be used in combination of the annotation DynamicInputSchema in order to declare a dynamic schema input in an annotated Service method.
This class declares the result of an annotated InputSchemaProvider method.
An annotation to mark a method as embeddable
Contains the raw form data as well as typed form data for a given lookup call JSONata-Expressions contained in the form data will be mapped to null values in the typed object
 
 
Annotation used to add aditional information to a component or a service
Injectable is a marker annotation used for declaration of a injectable class.
An annotation to mark a method as a input schema provider.
Annotation used to restrict the use of a component
Annotation used to define a method as a lookup-provider.
An annotation to mark a method as a output schema provider.
Annotation used to rewrite the name of a service-parameter.
A method in a connection provider marked with this annotation may be called in the credential setting process.
A method in a connection provider marked with this annotation will be called to refresh a connection if necessary
Methods marked with this annotation can be scheduled as a cron job
The context of schema generation when calling a schema provider
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 OutputSchemaProvider instead
Hilfsklasse für die Kompatibilität
Annotation used for service declaration.
Annotation used for a static lookup declaration.
Annotation used to define a list of StaticLookup definitions
Annotation used to inject a store-context object.
 
Annotation is used to mark a trigger for synchron execution
Marker-Annotation used to inject a temp-directory
Annotation used for trigger declaration.
Sets the access constraints of a trigger
Possible access-constraints of a trigger
Possible cardinalities of a trigger
a method in a connection provider marked with this annotation may be used to validate credential input.
Validation class that can be used in an AuthenticationProvider
Annotation is used to declare a trigger as a webhook