JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.flowable.platform.service.permission
Interface AuthorizedAction
All Known Implementing Classes:
AuthorizedUserAction
public interface
AuthorizedAction
An authorized action represents an action which can be checked for permissions by using a permission helper.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getKey
()
Returns the key of this authorized action which needs to be unique at least within a scoped object type.
Method Detail
getKey
String
getKey()
Returns the key of this authorized action which needs to be unique at least within a scoped object type.
Returns:
the key of this action
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method