Preparing search index...
The search index is not available
@netgrif/petriflow
@netgrif/petriflow
ProcessPermissionRef
Class ProcessPermissionRef
Hierarchy (
view full
)
PermissionRef
<
CaseLogic
>
ProcessPermissionRef
Index
Constructors
constructor
Accessors
id
logic
Methods
clone
compare
Constructors
constructor
new
Process
Permission
Ref
(
id
)
:
ProcessPermissionRef
Parameters
id
:
string
Returns
ProcessPermissionRef
Accessors
id
get
id
(
)
:
string
Returns
string
set
id
(
value
)
:
void
Parameters
value
:
string
Returns
void
logic
get
logic
(
)
:
T
Returns
T
set
logic
(
value
)
:
void
Parameters
value
:
T
Returns
void
Methods
clone
clone
(
)
:
ProcessPermissionRef
Returns
ProcessPermissionRef
compare
compare
(
ref
)
:
number
Parameters
ref
:
PermissionRef
<
CaseLogic
>
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
id
logic
Methods
clone
compare
@netgrif/petriflow
Loading...