jamespot-user-api
Preparing search index...
JFileIntegrity
Class JFileIntegrity
Hierarchy (
View Summary
)
JBaseApi
JFileIntegrity
Index
Constructors
constructor
Properties
j
Api
network
Methods
delete
get
Comment
Quarantines
list
release
Constructors
constructor
new
JFileIntegrity
(
jApi
:
JamespotUserApi
)
:
JFileIntegrity
Parameters
jApi
:
JamespotUserApi
Returns
JFileIntegrity
Properties
j
Api
jApi
:
JamespotUserApi
network
network
:
Network
Methods
delete
delete
(
id
:
number
,
params
?:
{
formatExtension
?:
(
|
"comments"
|
"search"
|
"actions"
|
"attachments"
|
"contact"
|
"filebank"
|
"licenses"
|
"licensesExtrabot"
|
"messenger"
|
"filebankPath"
|
"parentArticle"
|
"quarantine"
|
"quizFieldDefinitions"
|
"quizResponseRecord"
|
"recurringEventRecord"
|
"socialEventRecord"
|
"surveyDateRecord"
|
"bookmark"
)
[]
;
signal
?:
AbortSignal
;
}
,
)
:
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
Parameters
id
:
number
Optional
params
:
{
formatExtension
?:
(
|
"comments"
|
"search"
|
"actions"
|
"attachments"
|
"contact"
|
"filebank"
|
"licenses"
|
"licensesExtrabot"
|
"messenger"
|
"filebankPath"
|
"parentArticle"
|
"quarantine"
|
"quizFieldDefinitions"
|
"quizResponseRecord"
|
"recurringEventRecord"
|
"socialEventRecord"
|
"surveyDateRecord"
|
"bookmark"
)
[]
;
signal
?:
AbortSignal
;
}
Returns
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
get
Comment
Quarantines
getCommentQuarantines
<
T
extends
jQuarantineLittle
,
K
extends
ArticleFormatsExtension
,
>
(
id
:
number
,
params
?:
{
formatExtension
?:
(
|
"comments"
|
"search"
|
"actions"
|
"attachments"
|
"contact"
|
"filebank"
|
"licenses"
|
"licensesExtrabot"
|
"messenger"
|
"filebankPath"
|
"parentArticle"
|
"quarantine"
|
"quizFieldDefinitions"
|
"quizResponseRecord"
|
"recurringEventRecord"
|
"socialEventRecord"
|
"surveyDateRecord"
|
"bookmark"
)
[]
;
signal
?:
AbortSignal
;
}
,
)
:
Promise
<
ApiWrapper
<
ArticleWithExtensions
<
T
,
K
>
[]
,
BaseMessages
>
>
Type Parameters
T
extends
jQuarantineLittle
K
extends
ArticleFormatsExtension
Parameters
id
:
number
Optional
params
:
{
formatExtension
?:
(
|
"comments"
|
"search"
|
"actions"
|
"attachments"
|
"contact"
|
"filebank"
|
"licenses"
|
"licensesExtrabot"
|
"messenger"
|
"filebankPath"
|
"parentArticle"
|
"quarantine"
|
"quizFieldDefinitions"
|
"quizResponseRecord"
|
"recurringEventRecord"
|
"socialEventRecord"
|
"surveyDateRecord"
|
"bookmark"
)
[]
;
signal
?:
AbortSignal
;
}
Returns
Promise
<
ApiWrapper
<
ArticleWithExtensions
<
T
,
K
>
[]
,
BaseMessages
>
>
list
list
(
params
:
ListQueryParameters
,
signal
?:
AbortSignal
,
)
:
Promise
<
ApiWrapper
<
PagingResults
<
jQuarantineList
>
,
BaseMessages
>
>
Parameters
params
:
ListQueryParameters
Optional
signal
:
AbortSignal
Returns
Promise
<
ApiWrapper
<
PagingResults
<
jQuarantineList
>
,
BaseMessages
>
>
release
release
<
T
extends
jArticleList
>
(
id
:
number
,
params
?:
{
formatExtension
?:
(
|
"comments"
|
"search"
|
"actions"
|
"attachments"
|
"contact"
|
"filebank"
|
"licenses"
|
"licensesExtrabot"
|
"messenger"
|
"filebankPath"
|
"parentArticle"
|
"quarantine"
|
"quizFieldDefinitions"
|
"quizResponseRecord"
|
"recurringEventRecord"
|
"socialEventRecord"
|
"surveyDateRecord"
|
"bookmark"
)
[]
;
signal
?:
AbortSignal
;
}
,
)
:
Promise
<
ApiWrapper
<
T
,
BaseMessages
>
>
Type Parameters
T
extends
jArticleList
Parameters
id
:
number
Optional
params
:
{
formatExtension
?:
(
|
"comments"
|
"search"
|
"actions"
|
"attachments"
|
"contact"
|
"filebank"
|
"licenses"
|
"licensesExtrabot"
|
"messenger"
|
"filebankPath"
|
"parentArticle"
|
"quarantine"
|
"quizFieldDefinitions"
|
"quizResponseRecord"
|
"recurringEventRecord"
|
"socialEventRecord"
|
"surveyDateRecord"
|
"bookmark"
)
[]
;
signal
?:
AbortSignal
;
}
Returns
Promise
<
ApiWrapper
<
T
,
BaseMessages
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
j
Api
network
Methods
delete
get
Comment
Quarantines
list
release
jamespot-user-api
Loading...