Package com.flowable.core.idm.api
Interface UserDefinitionBuilder
public interface UserDefinitionBuilder
- Author:
- Tijs Rademakers
-
Method Details
-
getName
String getName() -
name
-
getSubType
String getSubType() -
subType
-
getKey
String getKey() -
key
-
create
UserDefinition create()
-