Package io.camunda.client.api.response
Interface CreateGroupResponse
- All Known Implementing Classes:
CreateGroupResponseImpl
public interface CreateGroupResponse
-
Method Summary
-
Method Details
-
getGroupKey
long getGroupKey()Returns the key of the created group.- Returns:
- the key of the created group.
-