JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.flowable.idm.api
Interface PrivilegeMapping
All Superinterfaces:
Serializable
public interface
PrivilegeMapping
extends
Serializable
Author:
Tijs Rademakers
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getGroupId
()
String
getPrivilegeId
()
String
getUserId
()
Method Details
getPrivilegeId
String
getPrivilegeId
()
getUserId
String
getUserId
()
getGroupId
String
getGroupId
()