Package io.camunda.client.api.response
Interface CreateRoleResponse
- All Known Implementing Classes:
CreateRoleResponseImpl
public interface CreateRoleResponse
-
Method Summary
-
Method Details
-
getRoleKey
long getRoleKey()Returns the key of the created role.- Returns:
- the key of the created role.
-