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 java.lang.StringgetId()java.lang.StringgetName()java.lang.StringgetValue()
-