Magek Framework
    Preparing search index...

    Magek Framework

    Classes

    Register
    UUID
    MagekConfig
    MagekError
    InvalidParameterError
    InvalidProtocolError
    NotAuthorizedError
    MagekTokenExpiredError
    MagekTokenNotBeforeError
    NotFoundError
    InvalidVersionError
    OptimisticConcurrencyUnexpectedVersionError
    InvalidEventError
    InvalidReducerError
    CommandHandlerGlobalError
    EventGlobalError
    EventHandlerGlobalError
    GlobalErrorContainer
    ProjectionGlobalError
    QueryHandlerGlobalError
    ReducerGlobalError
    ScheduleCommandGlobalError
    SnapshotPersistHandlerGlobalError
    GraphQLInitError
    GraphQLInitAck
    GraphQLData
    GraphQLError
    GraphQLComplete
    Searcher
    TimestampGenerator
    MagekDataMigrationEntity
    MagekDataMigrationFinished
    MagekDataMigrations
    Magek
    RegisterHandler
    JwksUriTokenVerifier
    PublicKeyTokenVerifier
    RoleBasedTokenVerifier
    MagekTouchEntityHandler
    GraphQLService
    HealthService

    Interfaces

    MagekApp
    CommandInterface
    CommandMetadata
    DataMigrationInterface
    DataMigrationMetadata
    MagekDataMigrationEntityDuration
    EntityInterface
    EntityMetadata
    EventHandlerInterface
    EventInterface
    EventMetadata
    CommandFilterHooks
    ReadModelFilterHooks
    QueryFilterHooks
    GlobalErrorHandlerInterface
    GlobalErrorHandlerMetadata
    SchemaMigrationMetadata
    NotificationMetadata
    ProjectionMetadata
    QueryInterface
    QueryMetadata
    QueryInfo
    MagekMetadata
    ReadModelInterface
    ReadModelMetadata
    ProjectionInfo
    ReducerMetadata
    RoleInterface
    RoleMetadata
    AuthMetadata
    CommandRoleAccess
    QueryRoleAccess
    HealthRoleAccess
    ReadModelRoleAccess
    EventStreamRoleAccess
    ScheduledCommandInterface
    ScheduledCommandMetadata
    SequenceKey
    DecodedToken
    TokenVerifier
    DataMigrationParameters
    Envelope
    TypedEnvelope
    CommandEnvelope
    HealthEnvelope
    ScheduledCommandEnvelope
    EventStoreEntryEnvelope
    NonPersistedEventEnvelope
    EventEnvelope
    NonPersistedEntitySnapshotEnvelope
    EntitySnapshotEnvelope
    EventSearchRequest
    EventLimitParameter
    EventTimeParameterFilter
    EventParametersFilterByEntity
    EventParametersFilterByType
    EventSearchResponse
    ReadModelEnvelope
    PaginatedEntityIdResult
    PaginatedEntitiesIdsResult
    ReadModelListResult
    ReadModelRequestEnvelope
    ReadModelRequestArgs
    ReadModelByIdRequestArgs
    GraphQLRequestEnvelope
    SubscriptionEnvelope
    GraphQLOperation
    ConnectionDataEnvelope
    UserEnvelope
    ContextEnvelope
    EventDeleteParameters
    SnapshotDeleteParameters
    EventStoreAdapter
    GraphQLInit
    GraphQLStart
    GraphQLStop
    GraphQLTerminate
    PostConfiguration
    PostResult
    TraceInfo
    TraceHandler
    TraceConfiguration
    Logger
    FieldOptions
    FieldMetadata
    TypeMetadata
    PropertyMetadata
    ClassMetadata
    ReadModelStoreEnvelope
    ReadModelStoreAdapter
    Runtime
    MessagingRuntime
    SensorRuntime
    GraphQLRuntime
    APIRuntime
    ScheduledRuntime
    ScheduleInterface
    HealthIndicatorResult
    HealthIndicatorsResult
    SensorMagekHealthConfiguration
    SensorConfiguration
    HealthIndicatorInterface
    HealthIndicatorConfigurationBase
    HealthIndicatorConfiguration
    HealthIndicatorMetadata
    SessionStoreAdapter
    Class
    AnyClass
    Instance
    UserApp
    ClassDecoratorContext
    FieldDecoratorContext
    MethodDecoratorContext
    GetterDecoratorContext
    ReturnsMetadata
    WebSocketMessage
    ServerOptions

    Type Aliases

    CommandAuthorizer
    QueryAuthorizer
    HealthAuthorizer
    ReadModelAuthorizer
    EventStreamAuthorizer
    CommandInput
    EventStreamConfiguration
    CommandBeforeFunction
    ReadModelBeforeFunction
    QueryBeforeFunction
    NotificationInterface
    ReadModelJoinKeyFunction
    ProjectionResult
    QueryInput
    ReducerResult
    FlusherFunction
    SignUpMethod
    QueryEnvelope
    SuperKindType
    EventSearchParameters
    ReadModelRequestProperties
    ReadModelSortProperties
    EventType
    GraphQLRequestEnvelopeError
    EventEnvelopeFromDatabase
    EntitySnapshotEnvelopeFromDatabase
    GraphQLClientMessage
    GraphQLServerMessage
    ClassType
    TypeFunction
    TypeGroup
    SearcherFunction
    FinderByKeyFunction
    SequenceFinderByKeyFunction
    ProjectionFor
    SortFor
    FilterFor
    Operation
    SensorMagekHealthConfigurationDetails
    EventStream
    ReadOnlyNonEmptyArray
    DecoratorMetadataObject
    NotificationOptions

    Functions

    run
    httpStatusCodeFor
    unique
    request
    createInstance
    createInstances
    evolve
    getLogger
    defineMetadata
    getMetadata
    retryIfError
    getTimestampGenerator
    resetTimestampGenerator
    toClassTitle
    Command
    DataMigration
    Entity
    reduces
    EventHandler
    registerEventHandler
    Event
    field
    GlobalErrorHandler
    GlobalEventHandler
    HealthSensor
    nonExposed
    Notification
    partitionKey
    projects
    Query
    ReadModel
    calculatedField
    getReturnTypeMetadata
    returns
    Role
    ScheduledCommand
    SchemaMigration
    toVersion
    sequencedBy
    eventDispatcher
    graphQLDispatcher
    triggerScheduledCommands
    notifySubscribers
    consumeEventStream
    produceEventStream
    health
    trace
    notifyTrace
    isTraceEnabled
    getJwksClient
    getKeyWithClient
    verifyJWT
    rawGraphQLRequestToEnvelope
    getWebSocketRegistry
    sendWebSocketMessage
    createServer

    Variables

    COMMANDS
    graphQLWebsocketSubprotocolHeaders
    DEFAULT_HEALTH_CONFIGURATION
    DEFAULT_SENSOR_HEALTH_CONFIGURATIONS
    MAGEK_SUPER_KIND
    DOMAIN_SUPER_KIND
    GLOBAL_EVENT_HANDLERS
    NON_EXPOSED_SYMBOL
    CALCULATED_FIELDS_SYMBOL
    RETURNS_METADATA_KEY
    SEQUENCE_KEY_SYMBOL
    DEFAULT_ROLES_CLAIM
    ServerRuntime
    registeredUsersDatabase
    authenticatedUsersDatabase
    eventsDatabase
    readModelsDatabase
    connectionsDatabase
    subscriptionDatabase

    Documents

    Documentation

    Enumerations

    DataMigrationStatus
    ProjectionAction
    ProjectionInfoReason
    ReducerAction
    MessageTypes
    TraceTypes
    TraceActionTypes
    Level
    HealthStatus
    HEALTH_INDICATORS_IDS