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