JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.flowable.core.idm.api
IdmProperty
Contents
Description
Method Summary
Method Details
getName()
getValue()
getId()
Hide sidebar
Show sidebar
Interface IdmProperty
All Known Subinterfaces:
IdmPropertyEntity
All Known Implementing Classes:
IdmPropertyEntityImpl
public interface
IdmProperty
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
String
getName
()
String
getValue
()
Method Details
getName
String
getName
()
getValue
String
getValue
()
getId
String
getId
()