Package com.flowable.core.idm.api
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()
-