JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.flowable.policy.api.repository
Interface PolicyModel
All Known Subinterfaces:
SecurityPolicyModel
All Known Implementing Classes:
BaseSecurityPolicyModel
public interface
PolicyModel
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
String
getKey
()
String
getName
()
String
getType
()
Method Details
getKey
String
getKey
()
getType
String
getType
()
getName
String
getName
()
getDescription
String
getDescription
()