Package io.camunda.client.api.command
Interface AssignRoleToMappingCommandStep1
- All Known Implementing Classes:
AssignRoleToMappingCommandImpl
public interface AssignRoleToMappingCommandStep1
Command to assign a role to a mapping.
-
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
-