Search
Preparing search index...
The search index is not available
@atomist/automation-client
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"internal/event/NoOpEventStore"
NoOpEventStore
Class NoOpEventStore
Hierarchy
NoOpEventStore
Implements
EventStore
Index
Methods
command
Series
commands
event
Series
events
messages
record
Command
record
Event
record
Message
Methods
command
Series
command
Series
(
)
:
[
number
[]
,
number
[]
]
Returns
[
number
[]
,
number
[]
]
commands
commands
(
from
?:
number
)
:
any
[]
Parameters
Optional
from:
number
Returns
any
[]
event
Series
event
Series
(
)
:
[
number
[]
,
number
[]
]
Returns
[
number
[]
,
number
[]
]
events
events
(
from
?:
number
)
:
any
[]
Parameters
Optional
from:
number
Returns
any
[]
messages
messages
(
from
?:
number
)
:
any
[]
Parameters
Optional
from:
number
Returns
any
[]
record
Command
record
Command
(
command
:
CommandIncoming
)
:
string
Parameters
command:
CommandIncoming
Returns
string
record
Event
record
Event
(
event
:
EventIncoming
)
:
string
Parameters
event:
EventIncoming
Returns
string
record
Message
record
Message
(
id
:
string
, correlationId
:
string
, message
:
any
)
:
string
Parameters
id:
string
correlationId:
string
message:
any
Returns
string
Globals
"internal/event/
NoOp
Event
Store"
No
OpEvent
Store
command
Series
commands
event
Series
events
messages
record
Command
record
Event
record
Message
Generated using
TypeDoc