Package io.camunda.client.api.command
Interface UnassignRoleFromMappingCommandStep1
- All Known Implementing Classes:
UnassignRoleFromMappingCommandImpl
public interface UnassignRoleFromMappingCommandStep1
-
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 roleId of the role- Returns:
- the builder for this command.
-