Hierarchy For All Packages
- com.elo.flows.api.components,
- com.elo.flows.api.components.annotations,
- com.elo.flows.api.components.connection
Class Hierarchy
- java.lang.Object
- com.elo.flows.api.components.ActionResponse<T>
- com.elo.flows.api.components.ActionResponse.Builder<T>
- com.elo.flows.api.components.DynamicInput<T>
- com.elo.flows.api.components.DynamicInputSchemaResult
- com.elo.flows.api.components.FormData
- com.elo.flows.api.components.SchemaContext
- com.elo.flows.api.components.annotations.SchemaProvider.Compatibility
- com.elo.flows.api.components.annotations.StoreContext.Scope
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.elo.flows.api.components.FormData.FormDataMappingException
- com.elo.flows.api.components.FormData.MissingFormDataInputForTypeException
- java.lang.RuntimeException
- java.lang.Exception
- com.elo.flows.api.components.connection.ValidationResult
Annotation Interface Hierarchy
- com.elo.flows.api.components.annotations.Component (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.ComponentServices (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.Config (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.Connection (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.ConnectionProvider (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.ConnectionRequired (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.Context (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.connection.Create (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.connection.CredentialInfo (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.connection.Destroy (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.Embeddable (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.Guide (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.Injectable (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.InputSchemaProvider (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.License (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.LookupProvider (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.OutputSchemaProvider (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.ParamName (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.connection.Prepare (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.connection.Refresh (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.Scheduled (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.SchemaProvider (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.Service (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.StaticLookup (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.StaticLookups (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.StoreContext (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.Synchron (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.TempDir (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.Trigger (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.TriggerAccess (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.connection.Validate (implements java.lang.annotation.Annotation)
- com.elo.flows.api.components.annotations.WebHook (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.elo.flows.api.components.ActionResponse.State
- com.elo.flows.api.components.annotations.Context.Type
- com.elo.flows.api.components.annotations.TriggerAccessType
- com.elo.flows.api.components.annotations.TriggerCardinality
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)