Preparing search index...
The search index is not available
@metad/ocap-core - v1.17.0-next
@metad/ocap-core
MockAgent
Class MockAgent
转发请求, 不解析请求内容
Implements
Agent
Index
Constructors
constructor
Properties
type
Methods
error
request
select
Error
select
Status
Constructors
constructor
new
Mock
Agent
(
)
:
MockAgent
Returns
MockAgent
Properties
type
type
:
AgentType
= AgentType.Browser
Methods
error
error
(
err
)
:
void
Parameters
err
:
any
Returns
void
request
request
(
dataSource
,
options
)
:
Promise
<
any
>
Parameters
dataSource
:
DataSourceOptions
options
:
any
Returns
Promise
<
any
>
select
Error
select
Error
(
)
:
Observable
<
any
>
Returns
Observable
<
any
>
select
Status
select
Status
(
)
:
Observable
<
AgentStatusEnum
>
Returns
Observable
<
AgentStatusEnum
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
type
error
request
select
Error
select
Status
@metad/ocap-core - v1.17.0-next
Type
AdvancedSlicerOperator
AgentStatusEnum
AgentType
AggregationOperation
AggregationRole
AnnotationTerm
AuthenticationMethod
CalculationType
ChartDataZoomType
ChartDimensionRoleType
ChartMeasureRoleType
ChartOrient
ChartPattern
CompareToEnum
CriticalityRepresentationType
CriticalityType
DataType
DimensionType
DisplayBehaviour
Drill
Loading...
Generated using
TypeDoc
转发请求, 不解析请求内容