Package io.camunda.client.api.command
Interface UnassignRoleFromGroupCommandStep1
- All Known Implementing Classes:
UnassignRoleFromGroupCommandImpl
public interface UnassignRoleFromGroupCommandStep1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Modifier and TypeMethodDescriptionSets the role ID.
-
Method Details
-
roleId
Sets the role ID.- Parameters:
roleId- the id of the role- Returns:
- the builder for this command
-