jamespot-user-api
Preparing search index...
JOrgchartsApi
Class JOrgchartsApi
Hierarchy (
View Summary
)
JBaseApi
JOrgchartsApi
Index
Constructors
constructor
Properties
j
Api
network
Methods
create
get
Configuration
list
update
External
Users
Image
Constructors
constructor
new
JOrgchartsApi
(
jApi
:
JamespotUserApi
)
:
JOrgchartsApi
Parameters
jApi
:
JamespotUserApi
Returns
JOrgchartsApi
Properties
j
Api
jApi
:
JamespotUserApi
network
network
:
Network
Methods
create
create
<
F
extends
"raw-little"
|
"raw-list"
|
"raw-view"
=
LIST
,
T
extends
string
|
number
|
symbol
=
never
,
E
extends
ArticleFormatsExtension
=
[
]
,
>
(
orgchart
:
MaybeWithToken
<
ArticleCreation
>
,
options
?:
{
format
?:
F
;
formatExtension
?:
E
;
signal
?:
AbortSignal
}
,
)
:
PromiseApiWrapper
<
ArticleReturn
<
F
,
T
,
E
>
[]
>
Type Parameters
F
extends
"raw-little"
|
"raw-list"
|
"raw-view"
=
LIST
T
extends
string
|
number
|
symbol
=
never
E
extends
ArticleFormatsExtension
=
[
]
Parameters
orgchart
:
MaybeWithToken
<
ArticleCreation
>
Optional
options
:
{
format
?:
F
;
formatExtension
?:
E
;
signal
?:
AbortSignal
}
Returns
PromiseApiWrapper
<
ArticleReturn
<
F
,
T
,
E
>
[]
>
get
Configuration
getConfiguration
()
:
Promise
<
ApiWrapper
<
{
global
:
{
css
:
Record
<
string
,
string
|
null
>
;
user_directory
:
{
card
:
string
[]
;
filters
:
string
[]
;
show
:
string
[]
;
table
:
string
[]
;
}
;
}
;
writer
:
boolean
;
}
,
BaseMessages
,
>
,
>
Returns
Promise
<
ApiWrapper
<
{
global
:
{
css
:
Record
<
string
,
string
|
null
>
;
user_directory
:
{
card
:
string
[]
;
filters
:
string
[]
;
show
:
string
[]
;
table
:
string
[]
;
}
;
}
;
writer
:
boolean
;
}
,
BaseMessages
,
>
,
>
list
list
(
config
:
ArticleListConfig
,
)
:
Promise
<
ApiWrapper
<
PagingResults
<
jOrgChartList
>
,
BaseMessages
>
>
Parameters
config
:
ArticleListConfig
Returns
Promise
<
ApiWrapper
<
PagingResults
<
jOrgChartList
>
,
BaseMessages
>
>
update
External
Users
Image
updateExternalUsersImage
(
id
:
number
,
type
?:
string
,
idCurrentImg
?:
number
,
idPreviousImg
?:
number
,
)
:
Promise
<
ApiWrapper
<
{
idImg
:
number
;
previousFileDeleted
?:
boolean
}
,
BaseMessages
,
>
,
>
Parameters
id
:
number
Optional
type
:
string
Optional
idCurrentImg
:
number
Optional
idPreviousImg
:
number
Returns
Promise
<
ApiWrapper
<
{
idImg
:
number
;
previousFileDeleted
?:
boolean
}
,
BaseMessages
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
j
Api
network
Methods
create
get
Configuration
list
update
External
Users
Image
jamespot-user-api
Loading...